Web based KVM management for Ubuntu
        Posted  
        
            by Tim
        on Server Fault
        
        See other posts from Server Fault
        
            or by Tim
        
        
        
        Published on 2010-04-14T15:55:40Z
        Indexed on 
            2010/04/14
            16:03 UTC
        
        
        Read the original article
        Hit count: 784
        
Hey all,
We've got a single Ubuntu 9.10 root server on which we want to run multiple KVM virtual machines. To administer these virtual machines I'd like a web based KVM management tool, but I don't know which one to choose from the list of tools mentioned on linux-kvm.org.
I've used virsh & virt-manager on my desktop, but would like a web interface for the server. I tested ConVirt on my desktop, but it failed to pickup KVM machines from virsh / virt-manager, and I could not get KVM virtual machine import to work (only Xen).
oVirt looks good, but I can't find out if and how I can install it on Ubuntu 9.10.. (And I'd really rather not waste another few days on testing stuff that might not work in the end.)
Can anyone recommend any good web based KVM management tools that are easy to install on Ubuntu 9.10?
I'm looking for something that will also allow me to run other services like apache and postgresql besides hosting virtual machines, so preferably fairly lightweight & no dedicated OS installs. We don't need any professional clustering / migration or anything, just something that will let us create, start, inspect, administer & stop virtual machines from a web page.
Best regards, Tim
© Server Fault or respective owner