Migration Issue

okieunix1957

Member
Feb 11, 2020
71
5
8
67
I am trying to migration VM's back to my new node but not able to. Any suggestions:

2020-02-21 16:23:26 starting migration of VM 107 to node 'host10' (x.x.x..21)
2020-02-21 16:23:26 copying disk images
2020-02-21 16:23:26 starting VM 107 on remote node 'host10'
2020-02-21 16:23:30 start failed: command '/usr/bin/kvm -id 107 -name ivasilyeu -chardev 'socket,id=qmp,path=/var/run/qemu-server/107.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -chardev 'socket,id=qmp-event,path=/var/run/qmeventd.sock,reconnect=5' -mon 'chardev=qmp-event,mode=control' -pidfile /var/run/qemu-server/107.pid -daemonize -smbios 'type=1,uuid=699200e4-0442-447c-a241-191aa62d2bb2' -smp '8,sockets=2,cores=4,maxcpus=8' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vnc unix:/var/run/qemu-server/107.vnc,x509,password -cpu kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,enforce -m 40960 -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'vmgenid,guid=c4e9f4af-75f9-41ab-8482-06c6b8805c5f' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'VGA,id=vga,bus=pci.0,addr=0x2' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:1b6f9e9dcabb' -drive 'file=/mnt/pve/volume02/images/107/vm-107-cloudinit.qcow2,if=none,id=drive-ide2,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2' -device 'virtio-scsi-pci,id=scsihw0,bus=pci.0,addr=0x5' -drive 'file=/mnt/pve/volume02/images/107/vm-107-disk-0.qcow2,if=none,id=drive-scsi0,format=qcow2,cache=none,aio=native,detect-zeroes=on' -device 'scsi-hd,bus=scsihw0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0,id=scsi0,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap107i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=06:AE:0C:7F:86:20,netdev=net0,bus=pci.0,addr=0x12,id=net0' -machine 'type=pc-i440fx-2.12' -incoming unix:/run/qemu-server/107.migrate -S' failed: exit code 1
2020-02-21 16:23:30 ERROR: online migrate failure - command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=-host10' root@x.x.x21 qm start 107 --skiplock --migratedfrom host07 --migration_type secure --stateuri unix --machine pc-i440fx-2.12' failed: exit code 255
2020-02-21 16:23:30 aborting phase 2 - cleanup resources
2020-02-21 16:23:30 migrate_cancel
2020-02-21 16:23:31 ERROR: migration finished with problems (duration 00:00:06)
TASK ERROR: migration problems

Can anyone point me why looks like hostkeys maybe causing the problems?
 
I am trying to migration VM's back to my new node but not able to. Any suggestions:

2020-02-21 16:23:26 starting migration of VM 107 to node 'host10' (x.x.x..21)
2020-02-21 16:23:26 copying disk images
2020-02-21 16:23:26 starting VM 107 on remote node 'host10'
2020-02-21 16:23:30 start failed: command '/usr/bin/kvm -id 107 -name ivasilyeu -chardev 'socket,id=qmp,path=/var/run/qemu-server/107.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -chardev 'socket,id=qmp-event,path=/var/run/qmeventd.sock,reconnect=5' -mon 'chardev=qmp-event,mode=control' -pidfile /var/run/qemu-server/107.pid -daemonize -smbios 'type=1,uuid=699200e4-0442-447c-a241-191aa62d2bb2' -smp '8,sockets=2,cores=4,maxcpus=8' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vnc unix:/var/run/qemu-server/107.vnc,x509,password -cpu kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,enforce -m 40960 -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'vmgenid,guid=c4e9f4af-75f9-41ab-8482-06c6b8805c5f' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'VGA,id=vga,bus=pci.0,addr=0x2' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:1b6f9e9dcabb' -drive 'file=/mnt/pve/volume02/images/107/vm-107-cloudinit.qcow2,if=none,id=drive-ide2,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2' -device 'virtio-scsi-pci,id=scsihw0,bus=pci.0,addr=0x5' -drive 'file=/mnt/pve/volume02/images/107/vm-107-disk-0.qcow2,if=none,id=drive-scsi0,format=qcow2,cache=none,aio=native,detect-zeroes=on' -device 'scsi-hd,bus=scsihw0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0,id=scsi0,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap107i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=06:AE:0C:7F:86:20,netdev=net0,bus=pci.0,addr=0x12,id=net0' -machine 'type=pc-i440fx-2.12' -incoming unix:/run/qemu-server/107.migrate -S' failed: exit code 1
2020-02-21 16:23:30 ERROR: online migrate failure - command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=-host10' root@x.x.x21 qm start 107 --skiplock --migratedfrom host07 --migration_type secure --stateuri unix --machine pc-i440fx-2.12' failed: exit code 255
2020-02-21 16:23:30 aborting phase 2 - cleanup resources
2020-02-21 16:23:30 migrate_cancel
2020-02-21 16:23:31 ERROR: migration finished with problems (duration 00:00:06)
TASK ERROR: migration problems

Can anyone point me why looks like hostkeys maybe causing the problems?
Is there any kind of Migration checks that can be performed?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!