KVM Module not loaded although CPU supports virtualizaton

  • Thread starter Thread starter wally
  • Start date Start date
W

wally

Guest
Hi
I installed Proxmox 1.5 in a cluster with 3 machines, all 3 support virtualization - Output from "cat /proc/cpuinfo |grep vmx" :
cat /proc/cpuinfo |grep vmx
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm

VMX is listed and I know virtualization is supported but I only have OpenVz as an option on all the servers.I even tried using the pvetest repository but not updates still at 2.6.18-2-pve kernel.

Output from:
pveversion -v
pve-manager: 1.5-10 (pve-manager/1.5/4822)
running kernel: 2.6.18-2-pve
proxmox-ve-2.6.18: 1.5-5
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-16
pve-firmware: 1.0-5
libpve-storage-perl: 1.0-13
vncterm: 0.9-2
vzctl: 3.0.24-1pve2
vzdump: 1.2-7
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm-2.6.18: 0.9.1-5

All the above is from the cluster master. Any ideas of what is going wrong here and how to resolve?
Thanks.
 
Thanks, I had it enabled but read some more and found out I had to remove power from the server and then power back on instead of rebooting for this change to take effect. So now the KVM module loads Ok,