Configuration:
2 proxmox at cluster mode P1 & P2. Storage for virtual disk - NFS.
VM: qm config 220
bootdisk: ide0
cores: 1
ide0: nfs:220/vm-220-disk-1.qcow2,format=qcow2,size=32G
memory: 512
name: 123
net0: rtl8139=BE:72:1C:02:6F:8B,bridge=vmbr0
ostype: wxp
scsihw: virtio-scsi-pci
sockets: 1
I want migrate vm#220 from P1 to P2 online, VM status - working
and result - parsing(!!!) error
> qm migrate 220 P2 --online
Jul 11 10:01:05 starting migration of VM 220 to node 'P2' (192.168.1.2)
Jul 11 10:01:05 copying disk images
Jul 11 10:01:05 starting VM 220 on remote node 'P2'
Jul 11 10:01:10 Unknown option: machine
Jul 11 10:01:10 400 unable to parse option
Jul 11 10:01:10 qm start <vmid> [OPTIONS]
Jul 11 10:01:10 ERROR: online migrate failure - command '/usr/bin/ssh -o 'BatchMode=yes' root@192.168.1.2 qm start 220 --stateuri tcp --skiplock --migratedfrom P2 --machine pc-i440fx-1.4' failed: exit code 9
Jul 11 10:01:10 aborting phase 2 - cleanup resources
Jul 11 10:01:10 migrate_cancel
Jul 11 10:01:14 ERROR: migration finished with problems (duration 00:00:13)
migration problems
Migration ok when VM status are stopped
2 proxmox at cluster mode P1 & P2. Storage for virtual disk - NFS.
VM: qm config 220
bootdisk: ide0
cores: 1
ide0: nfs:220/vm-220-disk-1.qcow2,format=qcow2,size=32G
memory: 512
name: 123
net0: rtl8139=BE:72:1C:02:6F:8B,bridge=vmbr0
ostype: wxp
scsihw: virtio-scsi-pci
sockets: 1
I want migrate vm#220 from P1 to P2 online, VM status - working
and result - parsing(!!!) error
> qm migrate 220 P2 --online
Jul 11 10:01:05 starting migration of VM 220 to node 'P2' (192.168.1.2)
Jul 11 10:01:05 copying disk images
Jul 11 10:01:05 starting VM 220 on remote node 'P2'
Jul 11 10:01:10 Unknown option: machine
Jul 11 10:01:10 400 unable to parse option
Jul 11 10:01:10 qm start <vmid> [OPTIONS]
Jul 11 10:01:10 ERROR: online migrate failure - command '/usr/bin/ssh -o 'BatchMode=yes' root@192.168.1.2 qm start 220 --stateuri tcp --skiplock --migratedfrom P2 --machine pc-i440fx-1.4' failed: exit code 9
Jul 11 10:01:10 aborting phase 2 - cleanup resources
Jul 11 10:01:10 migrate_cancel
Jul 11 10:01:14 ERROR: migration finished with problems (duration 00:00:13)
migration problems
Migration ok when VM status are stopped