Displaying 1 result from an estimated 1 matches for "win01n".
Did you mean:
win01
2010 Jan 21
2
Windows Xen VM's have high guest CPU usage and poor performance
...indows VMs. Any suggestions? I have Windows VM's
on other hardware (typically PowerEdge R905s and R710s and they seem ok).
This 2950 is a decent machine.. 32G RAM, 2x Xeon E5405 (quad core) at
2ghz. And I'm only allocating 1 CPU and 768MB RAM for each VM.
Sample config:
name = "win01n"
maxmem = 768
memory = 768
vcpus = 1
builder = "hvm"
kernel = "/usr/lib/xen/boot/hvmloader"
boot = "c"
pae = 1
acpi = 1
apic = 0
localtime = 1
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
device_model = "/us...