Hi all,
after updating from 1.6 to 1.7 via apt-get I lost the possibility to start/use KVM. In the kernel.log I have:
I even updated to the latest pvetest to no avail:
I had KVM guests running before but they won't start anymore. There is no possibility to build new kvm guests.
And YES, virtualisation is enabled:
Anyone any ideas?
TIA
Michael
after updating from 1.6 to 1.7 via apt-get I lost the possibility to start/use KVM. In the kernel.log I have:
Code:
kernel: kvm: disagrees about version of symbol smp_ops
kernel: kvm: Unknown symbol smp_ops
kernel: kvm_amd: Unknown symbol kvm_exit
kernel: kvm_amd: Unknown symbol kvm_init
kernel: kvm_amd: Unknown symbol kvm_enable_efer_bits
kernel: ....
Code:
pveversion -v
pve-manager: 1.7-12 (pve-manager/1.7/5490)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.7-30
pve-kernel-2.6.32-4-pve: 2.6.32-30
qemu-server: 1.1-29
pve-firmware: 1.0-10
libpve-storage-perl: 1.0-16
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-10
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.14.0-1
ksm-control-daemon: 1.0-5
And YES, virtualisation is enabled:
Code:
cat /proc/cpuinfo
...
model name : AMD Athlon(tm) II X2 250 Processor
stepping : 3
cpu MHz : 3012.874
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt
...
TIA
Michael