KVM vs Hyper-V. Which hypervisor is best for windows guests?
Posted
by
user198851
on Server Fault
See other posts from Server Fault
or by user198851
Published on 2013-11-10T08:40:45Z
Indexed on
2013/11/10
9:58 UTC
Read the original article
Hit count: 172
I am currently testing openstack for windows guests (XP and 7). I have deployed openstack "all in one" on system with following specs
Processor corei5. (4 physical cores and 8 Threads with HT Technology)
RAM 8 GB.
HD 500 GB.
I have created 4 windows xp guests with 512MB RAM and 1VCPU.
On each windows guest i have installed visual studio 2008 only.
In nova.conf CPU Over-Commit ratio is 2 for better performance (as mentioned in openstack operation guide).
Using KVM as hyerpvisor.
I have observed poor performance when simultaneously using visual studio in four windows instances. How i can improve performance ? Should i use KVM or Hyper-V ? or any other suggestion ?
© Server Fault or respective owner