Best distro for workstation virtualization host with KVM?
Linux - VirtualizationThis forum is for the discussion of all topics relating to Linux Virtualization. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Best distro for workstation virtualization host with KVM?
Hi All,
Having tried this out with a few different distros so far without success I am now thinking of trying either OpenSUSE or Debian. Can someone offer any advice as to which of these might be best suited to use as a virtualization host for KVM?
Summary of known requirements and difficulties encountered so far are:
Workstation Virtualization - both host partition and VMs all running on same physical machine
Mixed Windows and Linux guest operating systems
Access to NTFS partitions on same machine
Access to Windows network
Clean basic install for host KVM partition without Browser, Office or other unnecessary accessories and additions
GUI required as this is for workstation virtualization
Support for dual-screens on nVidia GPU
Are there any known difficulties or anything in the above which suggests that either OpenSUSE or Debian might not be the most suitable host OS for this purpose?
Tried Fedora 16 without too much success. Had small problems installing it in the first place then found that KVM couldn't import an existing .vhd so gave up with Fedora and now looking elsewhere.
I wondered if being upstream of Redhat Fedora was a bit too much bleeding edge and if I would have any more success with something more stable. Having said that I guess I do want to be using the latest KVM and associated libraries, hopefully there is more chance of things working in later builds than earlier ones.
why should KVM be able to import anything? It's a hypervisor kernel module, not a disk image converter.
Besides, when you create images in proprietary systems, there's no guarantee an open system will be able to use that image. Moreover, MS are known for screwing standards up to break compatibility with anything but their own software.
In Hyper-V guest operating systems are stored in .vhd files. In KVM these guest OSs can in theory be migrated to KVM guest OS using the 'kvm-img convert' command.
1. you probably mean qemu-img (note - no kvm in there)
2. converting an image and importing it are different things - import means a full scale v2v, where a VM is taken from one system, stripped of that system's specific drivers and agents, and injected with the drivers and agents for the destination hypervisor before it's placed in the destination storage. qemu-img can convert VM images, but it doesn't go into the VM itself, and replace drivers and software installed in the VM.
and again, KVM is not qemu, it uses qemu for some of the tasks.
Having tried this out with a few different distros so far without success I am now thinking of trying either OpenSUSE or Debian. Can someone offer any advice as to which of these might be best suited to use as a virtualization host for KVM?
Summary of known requirements and difficulties encountered so far are:
Workstation Virtualization - both host partition and VMs all running on same physical machine
Mixed Windows and Linux guest operating systems
Access to NTFS partitions on same machine
Access to Windows network
Clean basic install for host KVM partition without Browser, Office or other unnecessary accessories and additions
GUI required as this is for workstation virtualization
Support for dual-screens on nVidia GPU
Are there any known difficulties or anything in the above which suggests that either OpenSUSE or Debian might not be the most suitable host OS for this purpose?
Thanks,
Nick
Did you try the recommendation I made in my reply to your other thread on this same topic?
Did you try the recommendation I made in my reply to your other thread on this same topic?
Actually no, I'd forgotten about your Salix XFCE suggestion.
As Salix is one of the lesser known distros and bearing in mind that I am coming from a Windows world, I wasn't sure if it was suitable. I guessed it might be more Linux command line rather than GUI based which would'nt be idea for a Linux newbie.
Actually no, I'd forgotten about your Salix XFCE suggestion.
Hi gesley,
As Salix is one of the lesser known distros and bearing in mind that I am coming from a Windows world, I wasn't sure if it was suitable. I guessed it might be more Linux command line rather than GUI based which would'nt be idea for a Linux newbie.
Now downloading Salix...
Salix now installed and booting ok. First few items noticed:
Dual screens - by default both screens are mirrored, no obvious way that I can see to allow them to work as one big desktop
Not able to see Windows Network - is there someting I need to do to enable this
No Network connection - which explains the above, where are the network settings
No option at install time to install Virtual Machine Manager and other virtualation tools - what do I need to install
Salix now installed and booting ok. First few items noticed:
Dual screens - by default both screens are mirrored, no obvious way that I can see to allow them to work as one big desktop
Not able to see Windows Network - is there someting I need to do to enable this
No Network connection - which explains the above, where are the network settings
No option at install time to install Virtual Machine Manager and other virtualation tools - what do I need to install
Network back and working now, it almost seems as if something happened during the Salix install which disabled both NICs, hard reboot (full power off) of both computer and router solved the network problem. However at the moment I still can't see where to get to network settings or how to connect to a windows network.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.