Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

JVM Languages

"All Things Virtual"



I recently spoke with Vijay Sarathy, Senior Director for Sun xVM at Sun Microsystems, about Sun's virtualization strategy. This strategy includes the impressive piece of software Sun recently acquired through its purchase of innotek -- VirtualBox. In particular, VirtualBox 1.6 has just been released, which adds support for Macintosh and Solaris host platforms, new high-performance virtual devices, improved scalability and Web services, and optional support for "seamless mode." In this mode, the windows of applications running within a guest OS run alongside applications running on the host OS.

VirtualBox is just part of Sun's xVM product line. Sun xVM is an umbrella brand for its virtualization and management software built around the concept of virtualization. It consists of four key components:

  • xVM Server, a cross-platform, highly efficient, open source hypervisor capable of hosting multiple operating systems.
  • xVM Ops Center, a datacenter automation tool that simplifies discovery, provisioning, updates, and management of physical and virtualized assets in cross-platform Linux and Solaris OS-based x86 and SPARC environments.
  • xVM VDI, a secure virtual desktop environment on a wide variety of client devices, from traditional PCs to Sun Ray virtual display clients.
  • xVM VirtualBox (described above).

xVM Server (Enterprise)

xVM Server is bare-metal hypervisor, versus the host-based one used in VirtualBox, marketed as an appliance. It includes the hypervisor, control domain, and management framework in one bundle. It also supports deployment and management via a Browser-based UI or API; there's generally no console access because the experience is meant to be natural to users of Windows, Mac OS X, or an X-Windows based GUI environment.

Currently, Sun has about 8 percent of the virtualization market in x86, where only 5 percent of all servers are virtualized. Their goal is to capture the other 90 percent of the market, and increase the market size altogether. To do this, Sun is taking virtualization to the next level, targeting security, ease-of-use, sandboxing, and issues around I/O. Its analogy is the invention of the wheel versus the invention of the car; the wheel is monumental on its own, but its value increases exponentially as part of a vehicle.

The result is a heterogeneous environment supporting other OSs, but with Solaris features (reliable, secure, and so on) transfered to the hosted OS (i.e., predictive self-healing), with a policy-based management framework. With it, customers will be able to implement a "dynamic datacenter," where servers are split and recombined on-the-fly.

xVM Ops Center (Management Framework)

This component of xVM is about automated lifecycle management; just plug it in, and it bare-metal provisions the hardware, the OS, and your applications. This includes user accounts, OS and software patches, and compliance reporting. The upcoming release (version 2.0) includes a browser-based, platform-indepenant interface that uses Ajax for its rich interactivity. It will contain one interface that combines physical and virtual pools of servers and applications, all of which can be reconfigured on the fly.

xVM VDI

xVM VDI is mainly a Sun Secure Global Desktop connector that leverages Sun's Sun Ray thin-client desktops. To be accurate, this component isn't about virtualization at all, but is instead about remote desktop capabilities (the desktop software's UI running on the server is remotely exposed). Sun's offering is different from other vendors' in that it offers a choice of desktop OS. Other differences include:

  • Support for various WAN protocols (i.e., RDP - remote desktop in a browser over a WAN). This enables painless full-screen repainting over WAN protocols.
  • Lifecycle management
  • Role-based provisioning (finance user versus engineer)
  • The ability to monitor guest OS usage and dynamically turn them off to save power

VirtualBox (End-user/Developer)

VirtualBox is about mass adoption, a tool for the brand, and an entry point into the world of virtualization. It has a small footprint and a high-performance hypervisor. Its target audience consists of end users and developers that can use it to test and build cross-platform, multi-tier applications on a desktop. The next logical step for these users is to deploy their enterprise creations on xVM Server. Sun also has an OEM focus for VirtualBox since it's small and can be embedded easily into other software.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.