/proc/cpuinfo | grep vmx -- output changing between OVM Server 2.1 and 2.2
637764Feb 16 2010 — edited Feb 16 2010Have not seen this issue before.
I have a Dell 2950 with 2 Intel Xeon Quad-Core CPUs , with Virtualization enabled in the BIOS.
When I install OVM Server 2.1.5, my cpus support virtualization (based on "cat /proc/cpuinfo | grep vmx" returning data)
When I upgrade to OVM Server 2.2, my cpus no longer support virtualization ( based on "cat /proc/cpuinfo | grep vmx" returning NO data)
If I do a clean install of OVM Server 2.2, my cpus do not support virtualization ( based on "cat /proc/cpuinfo | grep vmx" returning NO data)
I have to be missing something simple.