Symptoms

prlctl migrate virtual-server root@destination.pcs.server

Operation progress ...99% Operation progress 100% The data has been migrated. The VM has been stopped and will be converted on the target node. The conversion may take up to 30 minutes qemu-kvm: -machine pc-i440fx-vz7.3.0,accel=kvm,usb=off,dump-guest-core=off: unsupported machine type Use -machine help to list supported machines

Cause

This is a knows bug with id #PSBM-88578: machine type 7.3.0 is not supported in qemu-kvm

Resolution

open config.pvs for the migrated VM on the surce and edit the following section:

<Chipset Version_patch="1" dyn_lists=""> <Type>1</Type> <Version>0</Version> </Chipset>

Replace <Version>0</Version> to <Version>1</Version>

Internal content