I configure 3 servers in HA (srvvm1,srvvm2,srvvm3). When i test shutting down a server1 the vm inside start to migrate to server2 and server3 but they cannot start and the logs says:
2020-06-19 starting migration of VM 102 to node 'srvvm2' (192.168.0.3)
2020-06-19 found local disk 'local-lvm:vm-102-disk-0' (in current VM config)
2020-06-19 copying local disk images
2020-06-19 blockdev: cannot open /dev/pve/vm-102-disk-0:Nosuch file or directory
2020-06-19 command '/sbin/blockdev --get size64 /dev/pve/vm-102-disk-0' failed: exit code 1
2020-06-19 import: no size found in export header, aborting
send/recieve failed, cleaning up snapshot(s)..
2020-06-19 ERROR: Failed to sync data-storage migration for 'local-lv:vm-102-disk-0' to sttorage 'local-lvm' failed -command 'set -o pipefail && pvesm pipefail && pvesm export local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 | /usr/bin/ssh -e none -o'BatchMode=yes'-o 'HostKeyAlias=srvvm2'root@192.168.0.3 --pvesm import local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 -allow-rename 1' failed: exit code 255
2020-06-19 aborting phase 1 -cleanup resources
2020-06-19 ERROR: found state volume copy 'local-lvm:vm-102-disk-0' on node 'srvvm2'
2020-06-19 ERROR: migration aborted (duration 00:00:02): Failed to sync:data -storrage migration for 'local-lvm: vm-102-disk-0' to storage 'local-lvm' failed -command 'set -o pipefail && pvesm export local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 | /usr/bin/ssh -e none -o'BatchMode=yes' -o 'HostKeyAlias=srvvm2' root@192.168.2.203 --pvesm import local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 -allow-rename 1' failed:exit code 255
TASK ERROR: migration aborted
2020-06-19 starting migration of VM 102 to node 'srvvm2' (192.168.0.3)
2020-06-19 found local disk 'local-lvm:vm-102-disk-0' (in current VM config)
2020-06-19 copying local disk images
2020-06-19 blockdev: cannot open /dev/pve/vm-102-disk-0:Nosuch file or directory
2020-06-19 command '/sbin/blockdev --get size64 /dev/pve/vm-102-disk-0' failed: exit code 1
2020-06-19 import: no size found in export header, aborting
send/recieve failed, cleaning up snapshot(s)..
2020-06-19 ERROR: Failed to sync data-storage migration for 'local-lv:vm-102-disk-0' to sttorage 'local-lvm' failed -command 'set -o pipefail && pvesm pipefail && pvesm export local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 | /usr/bin/ssh -e none -o'BatchMode=yes'-o 'HostKeyAlias=srvvm2'root@192.168.0.3 --pvesm import local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 -allow-rename 1' failed: exit code 255
2020-06-19 aborting phase 1 -cleanup resources
2020-06-19 ERROR: found state volume copy 'local-lvm:vm-102-disk-0' on node 'srvvm2'
2020-06-19 ERROR: migration aborted (duration 00:00:02): Failed to sync:data -storrage migration for 'local-lvm: vm-102-disk-0' to storage 'local-lvm' failed -command 'set -o pipefail && pvesm export local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 | /usr/bin/ssh -e none -o'BatchMode=yes' -o 'HostKeyAlias=srvvm2' root@192.168.2.203 --pvesm import local-lvm:vm-102-disk-0 raw+size --with-snapshots 0 -allow-rename 1' failed:exit code 255
TASK ERROR: migration aborted