Hello, thanks for the hint. In fact it indeed seems to be a problem with the latest Centos not loading the kvm_intel module:
modprobe kvm_intel FATAL: Error inserting kvm_intel (/lib/modules/2.6.32-504.el6.x86_64/kernel/arch/x86/kvm/kvm-intel.ko): Operation not supported CPU is capable of virtualization and it is enabled. grep -E 'svm|vmx' /proc/cpuinfo 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dts tpr_shadow vnmi flexpriority ept vpid I will try to resolve the issue with kvm_intel module and come back to CloudStack later. Thank you again. Michal On 11/12/2014 09:04 AM, Erik Weber wrote: > You're missing either kvm_intel or kvm_amd based on your CPU. > Are you sure the CPU is capable of virtualization? You might have to check > the BIOS, on some machines you have to enable it. >
