[Cialug] VM Environments

Paul Gray gray at cs.uni.edu
Mon Jul 23 15:29:44 CDT 2012


On 07/23/2012 01:56 PM, Zachary Kotlarek wrote:
>
> On Jul 23, 2012, at 11:26 AM, Don Ellis wrote:
>
>> What VM tool(s) are you currently using/prefer? Lee and I have been
>> using VirtualBox, but starting to consider switching to Xen (at least
>> for some applications). Each has benefits and restrictions. I think
>> any VM tool will call for some kind of compromise (including having to
>> pay for it ;-) ).
>
>
> For individual installations I use qemu (which uses KVM). I use it directly, but I'm a control freak; I'm sure there are wrappers to make it more friendly. I like it because KVM is part of the kernel mainline so it's easy to keep all the drivers (host and optional guest) up-to-date, particularly if you're running linux guests. And qemu runs as a normal, non-privileged, userland process, which lets you use all of the standard linux tools and techniques for management on the host side.
>
> I've never setup any significant multi-host VM system, so I don't have any recommendation on that front.

Consider "Proxmox".  It's free, supports live migration, HA, Fencing, 
failover storage through sheepdog/splitbrain/ceph and full-blown 
clustering.  It supports KVM and vz virtualization/migration/automated 
backups.

And, again I'll mention that it's free.

-- 
Paul Gray                                         -o)
314 East Gym, Dept. of Computer Science           /\\
University of Northern Iowa                      _\_V
  Message void if penguin violated ...  Don't mess with the penguin
  No one says, "Hey, I can't read that ASCII attachment ya sent me."


More information about the Cialug mailing list