English

Challenges of Upgrading a Virtual Appliance

Software Engineering 2012-07-04 v1

Abstract

A virtual appliance contains a target application, and the running environment necessary for running that application. Users run an appliance using a virtualization engine, freeing them from the need to make sure that the target application has access to all its dependencies. However, creating and managing a virtual appliance, versus a stand-alone application, requires special considerations. Upgrading a software system is a common requirement, and is more complicated when dealing with an appliance. This is because both the target application and the running environment must be upgraded, and there are often dependencies between these two components. In this paper we briefly discuss some important points to consider when upgrading an appliance. We then present a list of items that can help developers prevent problems during an upgrade effort.

Keywords

Cite

@article{arxiv.1207.0546,
  title  = {Challenges of Upgrading a Virtual Appliance},
  author = {Kamran Karimi},
  journal= {arXiv preprint arXiv:1207.0546},
  year   = {2012}
}

Comments

5 pages

R2 v1 2026-06-21T21:29:28.116Z