Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: VM Management



On 16.09.2011 22:06, Sean Bruno wrote:
> What's being used for VM management with Xen in NetBSD?  
>
> I'm looking for a management tool that allows some GUI control of VM
> creation and startup that I can use some kind of user/pass scheme to
> allow people to create their own VMs.  

I would rather recommend a very minimal dom0, with just an ssh running
inside. It's a critical domain, you can't really leave everyone and
everything running inside, GUI apps included.

There is nothing quite straightforward, sadly; I would avoid desktop
applications (like virt manager) for this task, they all require X to be
installed somewhere, and are not really build for VM management "a la EC2".

Maybe Openstack/Cloudstack, I did not have the time to test them.

-- 
Jean-Yves Migeon
jeanyves.migeon%free.fr@localhost


Home | Main Index | Thread Index | Old Index