Task viewer: VM 100 - Migrate (pool1 ---> pool2)
OutputStatus
Stop
2020-04-04 13:51:49 starting migration of VM 100 to node 'pool2' (10.10.10.4)
2020-04-04 13:51:49 found local disk 'local-lvm:base-100-disk-0' (via storage)
2020-04-04 13:51:49 found local disk 'local-lvm:vm-100-disk-1' (via storage)
2020-04-04 13:51:49 copying disk images
volume pve/vm-100-disk-1 already exists
command 'dd 'if=/dev/pve/vm-100-disk-1' 'bs=64k'' failed: got signal 13
send/receive failed, cleaning up snapshot(s)..
2020-04-04 13:51:50 ERROR: Failed to sync data - command 'set -o pipefail && pvesm export local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0 | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=pool2' root@10.10.10.4 -- pvesm import local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0' failed: exit code 255
2020-04-04 13:51:50 aborting phase 1 - cleanup resources
2020-04-04 13:51:50 ERROR: found stale volume copy 'local-lvm:vm-100-disk-1' on node 'pool2'
2020-04-04 13:51:50 ERROR: migration aborted (duration 00:00:01): Failed to sync data - command 'set -o pipefail && pvesm export local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0 | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=pool2' root@10.10.10.4 -- pvesm import local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0' failed: exit code 255
TASK ERROR: migration aborted