Hi there,
We've installed a Windows SBS 2011 in a VM with cpu type Nehalem, an encountered some problems with kvm / qemu 1.0.50 since 2.0.
All was fine with Proxmox 1.9 / kvm / qemu 0.15 but with a fresh install of Proxmox 2.0 and new W2K11SBS vm, we've got a BSOD during the installation.
In kern.log, while BSOD happening we've got :
Apr 24 14:03:46 host kernel: kvm: 30866: cpu0 kvm_set_msr_common: MSR_IA32_DEBUGCTLMSR 0x1, nop
Apr 24 14:03:46 host kernel: kvm: 30866: cpu0 unhandled rdmsr: 0x1c9
Apr 24 14:51:27 host kernel: kvm: 43711: cpu0 unhandled wrmsr: 0x188 data 0
Apr 24 14:53:12 host kernel: kvm: 44125: cpu0 unhandled wrmsr: 0x188 data 0
We tried some different -cpu type in vm configuration (host, Nehalem, core2duo, Conroe ...) with the same result.
Workaround is :
rmmod kvm-intel kvm
modprobe kvm ignore_msrs=1
modprobe kvm-intel
and now we've got :
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 kvm_set_msr_common: MSR_IA32_DEBUGCTLMSR 0x1, nop
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 ignored rdmsr: 0x1c9
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 ignored rdmsr: 0x680
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 ignored rdmsr: 0x6c0
and no more BSOD while installing the SBS ...
Physical host are Dell PE T410 / Xeon E5606 cpu / 16 Gb RAM and Dell PE T310 / Xeon X3430 / 16 Gb RAM
Are there any planed solutions for this problem ?
Thanks and great job for this nice 2.0
!!!
Thomas
We've installed a Windows SBS 2011 in a VM with cpu type Nehalem, an encountered some problems with kvm / qemu 1.0.50 since 2.0.
All was fine with Proxmox 1.9 / kvm / qemu 0.15 but with a fresh install of Proxmox 2.0 and new W2K11SBS vm, we've got a BSOD during the installation.
In kern.log, while BSOD happening we've got :
Apr 24 14:03:46 host kernel: kvm: 30866: cpu0 kvm_set_msr_common: MSR_IA32_DEBUGCTLMSR 0x1, nop
Apr 24 14:03:46 host kernel: kvm: 30866: cpu0 unhandled rdmsr: 0x1c9
Apr 24 14:51:27 host kernel: kvm: 43711: cpu0 unhandled wrmsr: 0x188 data 0
Apr 24 14:53:12 host kernel: kvm: 44125: cpu0 unhandled wrmsr: 0x188 data 0
We tried some different -cpu type in vm configuration (host, Nehalem, core2duo, Conroe ...) with the same result.
Workaround is :
rmmod kvm-intel kvm
modprobe kvm ignore_msrs=1
modprobe kvm-intel
and now we've got :
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 kvm_set_msr_common: MSR_IA32_DEBUGCTLMSR 0x1, nop
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 ignored rdmsr: 0x1c9
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 ignored rdmsr: 0x680
Apr 25 09:54:31 host kernel: kvm: 51326: cpu0 ignored rdmsr: 0x6c0
and no more BSOD while installing the SBS ...
Physical host are Dell PE T410 / Xeon E5606 cpu / 16 Gb RAM and Dell PE T310 / Xeon X3430 / 16 Gb RAM
Are there any planed solutions for this problem ?
Thanks and great job for this nice 2.0

Thomas