Hi,
I encounter a probleme with a VM Migration.
We've got 2 Vcenter infrasctructure on 5.5 and 6.5.
We would like to migrate VM from the 5.5 to the 6.5.
In order to do that, I extract an ESXi from a cluster on the 5.5 infrasctructure and I move the VM to this ESXi.
I disconnect this ESXi and in connect it on the 6.5 infrastructure.
When i try to move a vm to a new cluster (evc is not enabled) , i've got the following error :
cpuid incompatibility at level 0x1 register ecx
Host bits: 0000:0000:0000:0000:0010:0010:0000:0011
Required: 00xx:xx0x:xx00:x0x0:xxxx:0xx0:00x0:00x1
If i shutdown a vm an change the compabitility level from 8 to 10, i can move the vm.
We need to migrate 200 VM and it'll be complicated to program shutdown for all of them.
Is it possible to migrate the VM without powering off the VM ?