I had x64 Centos 5.3 kvm machines. I upgraded to 1.3 from 1.2 and now when I try to boot my kvms I get:
Your CPU does not support long mode. Use a 32bit distribution.
cat /proc/cpuinfo (only one core shown for clarity)
proxinternal01:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5405 @ 2.00GHz
stepping : 10
cpu MHz : 1999.999
cache size : 6144 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
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 lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
bogomips : 4003.23
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
So: What happened between 1.2 and 1.3 that made it impossible for me to boot my x64 Cenos 5.3 kvm? I did try to re-install the kvm OS (in the event the config was obsoleted in the upgrade) and the installer also reports my cpu does not support x64.
Your CPU does not support long mode. Use a 32bit distribution.
cat /proc/cpuinfo (only one core shown for clarity)
proxinternal01:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5405 @ 2.00GHz
stepping : 10
cpu MHz : 1999.999
cache size : 6144 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
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 lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
bogomips : 4003.23
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
So: What happened between 1.2 and 1.3 that made it impossible for me to boot my x64 Cenos 5.3 kvm? I did try to re-install the kvm OS (in the event the config was obsoleted in the upgrade) and the installer also reports my cpu does not support x64.