I need virtualization system, based on kvm or Xen with Web interface, or windows gui, which support cloning vms. One more point is that I can not install it from iso (server is located in hetzner). Proxmox is almost what I need, but it does not support cloning vms. Any recommendations?

link|improve this question

69% accept rate
Dekstop virtualization or server virtualization? – Frank Nov 26 '11 at 14:12
Server, with windows and Linux guest support. – user59178 Nov 26 '11 at 16:24
You can copy the iso-images to the server and boot your VMs from them. – Nils Nov 26 '11 at 22:18
feedback

2 Answers

You can try the new RHEV 3 - the current beta is free to try. For a standalone machine there's also the virt-clone tool which is a part of libvirt. There is no web manager as such, but if you can ssh to the host you can either use the CLI or ssh -X and use virt-manager

link|improve this answer
RHEV seems to be right what I need. Thanks, I'll try it. – user59178 Nov 27 '11 at 6:33
feedback

I use and am quite happy with Citrix Xen Center, it comes with a very nice gui for windows.

It has a free version and a paying version that has more futures (live migration).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.