The Truth About Hosting Virtual Servers on VMware vs Virtuozzo

The difference between VMware and Virtuozzodoes not and cannot offer—virtual memory.
Containers is more than just the name. Only hostingVirtual memory, called swap in Unix or page file in
companies using VMware can offer completeWindows, allows your applications to use an assigned
flexibility, security and capacity, as well as options forpiece of disk space as working memory when
high availability, load balancing and disaster recovery.necessary to avoid crashing. Because all container
Operating System Flexibilityenvironments share an operating system core,
A basic difference between VMware and Virtuozzo iscontainers don’t have independent access to
that VMware creates individual virtual servers directlyswap. Using VMware, your hosting provider can give
on the hardware, at a bare metal level, whileyou swap space or a paging file as large as that
Virtuozzo’s containers run at the operatingavailable on a physical server.
system (OS) level.Security
All container environments running on the sameVirtual environments that all run the same operating
physical hardware must share the same hostsystem are more vulnerable to both security
operating system. This means that while eachbreaches and simultaneous code faults. If the virtual
environment can run its own client OS, the one youservers on a hosting physical server are all running
can run on your virtual environment will be limited toone operating system, and any of the operating
those that are compatible with the host. Virtuozzo issystems are hacked, then they all are; if the host
limited to Linux or Windows at both the host andoperating system experiences a failure due to a bug
client level, and can only run a client OS on a physicalin the software, then they all do. This is not the kind
server that uses the same host OS; in other words,of virtual server environment you can depend on to
a Linux client on a Linux host, and a Windows clientfailover gracefully or recover quickly.
on a Windows host. Of course, limiting the operatingIn a Virtuozzo environment, security is complicated
system also limits your choice of software to thatby the need for OS patches to be certified by the
available for Linux and Windows.company. That means that when a critical operating
Running at the hardware level, VMware accomplishessystem patch is released, the patch must go through
virtualization by using a physical machine’sanother layer of complexity and time before it is
hardware resources to serve multiple virtual servers,applied—time in which your virtual server could be
each of which can run an independent operatingvulnerable. If your servers are hosted on VMware,
system. In this way, VMware virtualization supportsyou can apply patches as soon as they are released.
many diverse operating systems on any serverOn-Demand Capacity
system. This allows VMware to support a variety ofBecause a VMware virtual server can operate on any
Windows versions and many different flavors ofphysical server in the network, and because VMware
Linux, including Ubuntu, SuSE, and Red Hat, as well assupports live migration or vMotion, your whole virtual
non-Windows and Linux operating systems such asserver can be moved as needed to another piece of
Solaris and Netware.hardware—with no downtime. This saves your
With Virtuozzo, because your virtual environmentcompany data and time, and it could save you
must run the same OS as the host, you don’tcustomers and money. It also means that when your
have the option to manage and modify your ownhosting company needs to take a physical server
operating system. The need for uniformity extendsdown for maintenance or replacement, you never
to updates—all environments must run at theneed to know. Unlike in an OS virtual environment,
same patch level. That means that if your virtuallive migration will allow your virtual server to continue
environment’s software has not been optimizedrunning on the hosting company’s other servers.
for the latest Windows or Linux update, and yourThis is a feature that Virtuozzo still does not have.
hosting company installs it (on the host system andHigh Availability, Load Balancing and Disaster
across all virtual environments), your software mayRecovery Options
function poorly, or not at all.VMware virtual server lets your hosting company
With VMware, you can manage and modify youroffer high availability, load balancing, and disaster
own operating system, as well as run different patchrecovery, unlike OS virtual environments. With
levels than the host system. This offers yourVMware, your hosting company can offer load
company installation and update control on yourbalancing, so your workload can run on the physical
virtual servers, and the freedom to use an extendedserver that suits your needs during peak times.
range of software, software releases, and evenWith an OS-level environment, it might be impossible
multiple software flavors on the same OS, such asto move live data from one server to another. Even
SQL Standard, Web and Express editions.with compatible operating systems, the server might
In Virtuozzo’s containers, when you need torequire a reboot.
reboot your virtual environment, such as during aWhen You’re Looking for Virtual Server Hosting,
test phase, you’ll have to wait for a scheduledThink Infinitely Virtual
system outage for the entire physical server, chainingVirtual Server platforms aren’t all the same, and
you to your hosting company’s calendar. Usingyour hosting company needs to use the most
VMware, you can reboot your operating systemflexible, secure and available virtualization technology.
when and as often as your situation requires.VMware, which runs virtual servers at the hardware
Finally, a hardware-based virtual server like VMwarelevel, is that technology.
offers something an OS-based virtual environment