VMware Workstation vs. VirtualBox vs. Parallels
snydeq writes "InfoWorld's Randall Kennedy takes an in-depth look at VMware Workstation 7, VirtualBox 3.1, and Parallels Desktop 4, three technologies at the heart of 'the biggest shake-up for desktop virtualization in years.' The shake-up, which sees Microsoft's once promising Virtual PC off in the Windows 7 XP Mode weeds, has put VirtualBox — among the best free open source software available for Windows — out front as a general-purpose VM, filling the void left by VMware's move to make Workstation more appealing to developers and admins. Meanwhile, Parallels finally offers a Desktop for Windows on par with its Mac product, as well as Workstation 4 Extreme, which delivers near native performance for graphics, disk, and network I/O. 'There's some genuine innovation going on, especially in the areas of hardware support and application compatibility,' Kennedy writes. 'All support 32- and 64-bit Windows and Linux hosts and guests, and all have added compelling new VM management capabilities, ranging from automated snapshots to live VM migration.'"
VMWare Server 1.x was great. For 2.x, they decided to ditch the native client in favour of an awful web interface that barely worked. That's one of the reasons why you don't hear many people singing its praises any more. It went from being useful to being absolutely horrible to use. VirtualBox is also free to use, it understands VMWare images, and it doesn't have that awful web interface.
Bogtha Bogtha Bogtha
If you actually bother to boot up and try VirtualBox you will find it very buggy compared to VMware...
Sorry, I have to disagree. I have many, many instances of VirtualBox running and I love it. I *have* had some issues, but only with some really far out edge cases. I find it to be very easy to use, and reliable. As a sysadmin, VBoxManage is awesome for scripting.
Why is it so hot? Where am I going? What am I doing in this handbasket?
I just wanted to say that I have some experience with Virtualbox 3.1 and I disagree with the "ease-of-use" assessment of 7/10. I've played around with VMWare 7, Virtualbox, and VirtualPC, and Virtualbox is about as easy as a virtualization program can get. It has a simple GUI interface to setup your VM, provides sane settings by default, and allows lots of optimizations (like increasing # of cores used and 3D accel) easily.
I'm currently running Ubuntu 9.10 x86 in Windows 7 Professional x64, sharing 4 CPUs and allocating 512 MB of RAM to the VM. The VM runs very well and starts up incredibly fast. I'm very happy with it. It was also dead easy to install. Virtualbox also has a huge array of support for OS's - pretty much every Linux flavor, all Windows verisons from DOS/Win 3.x to Win 7/2008 R2, OpenBSD, FreeBSD, BeOS, Haiku etc. See http://www.virtualbox.org/wiki/Guest_OSes for a full list.
In addition, it has VT-x and AMD-V support, but it isn't required. But, the best part is that it is open source (there is a closed version with a few more features) and FREE.
I didn't find Vmware as easy to use (rated 9/10). It was fine, just not easier than Virtualbox.
Linux's KVM module and the "Virtual Machince Manager" (VMM) app that uses it needs to be measured on here. The interface is simple and easy.
It has shiny features too:
- live OS migration.
- Tools like "Test Drive Ubuntu" can use it to give you one-click "Test your bug in a daily build VM".
- FOSS on FOSS (Linux, BSD, etc) no-latency driver requests being passed to the Host OS, meaning only 1 context switch per Virtual-Physical interrupt.
- It's contributers are all still in the business of improving it (unlike all those mentioned except Parallels)
- It's FOSS, has very little code, is the fastest growing
- Its modules can run code for other CPUs (good for the oncoming ARMs).
Hardware virtualization helps for Windows virtualization. Please measure programs that use it (other than with Virtualbox which doesn't cooperate).
Science & open-source build trust from peer review. Learn systems you can trust.
It took very little time for me to discover that VMware has absolutely no colour management capability, which completely kills any chance you have of using Windows-based, colour-managed applications like Photoshop (unless you are intentionally not using a colour-managed workflow).
The color matrix/LUT itself must obviously be created and applied in the host OS (I use Argyll and an X-Rite i1 Display 2 all on Linux, which work great) but it's useless if the Windows application isn't aware of the display profile.
I did a bit of reading and it turned out VirtualBox does support hardware display profiles for Windows guests; the same afternoon I had a Windows XP VirtualBox guest running Photoshop CS3 with full colour management and has since been working great. Strongly recommend to other Linuxy designer-types finding themselves in a similar situation.
On a related note, if ever you do create a calibrated monitor profile using Argyll that you intend to use with Firefox, use a matrix type profile, not a LUT -- Firefox apparently does not support the more accurate LUT profiles at all, but matrix profiles work just fine. I use the LUT for the general display profile but point firefox explicitly to an alternate matrix profile so that photos containing embedded display profiles show up with gamma and especially saturation levels for my display.