Hi,
I'm trying to migrate a few VM from a host called proxhost001 to proxhost02.
I have the VM at local-lvm on proxhost001 and i want to migrate to A1-vm-002 on proxhost02 - but it's impossible...
Why can't i choose where it'll be migrated to?
//Stefan
I'm trying to migrate a few VM from a host called proxhost001 to proxhost02.
I have the VM at local-lvm on proxhost001 and i want to migrate to A1-vm-002 on proxhost02 - but it's impossible...
Code:
Task viewer: CT 101 - Migrate (proxhost001 ---> proxhost02)
OutputStatus
Stop
2020-10-04 23:57:11 starting migration of CT 101 to node 'proxhost02' (192.168.0.253)
2020-10-04 23:57:12 found local volume 'local-lvm:vm-101-disk-0' (in current VM config)
2020-10-04 23:57:13 can't activate LV 'pve/vm-101-disk-0' to zero-out its data: Failed to find logical volume "pve/vm-101-disk-0"
2020-10-04 23:57:13 lvcreate 'pve/vm-101-disk-0' error: Volume group "pve" has insufficient free space (4095 extents): 8192 required.
2020-10-04 23:57:13 command 'dd 'if=/dev/pve/vm-101-disk-0' 'bs=64k'' failed: got signal 13
send/receive failed, cleaning up snapshot(s)..
2020-10-04 23:57:13 ERROR: storage migration for 'local-lvm:vm-101-disk-0' to storage 'local-lvm' failed - command 'set -o pipefail && pvesm export local-lvm:vm-101-disk-0 raw+size - -with-snapshots 0 | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=proxhost02' root@192.168.0.253 -- pvesm import local-lvm:vm-101-disk-0 raw+size - -with-snapshots 0 -allow-rename 0' failed: exit code 5
2020-10-04 23:57:13 aborting phase 1 - cleanup resources
2020-10-04 23:57:13 ERROR: found stale volume copy 'local-lvm:vm-101-disk-0' on node 'proxhost02'
2020-10-04 23:57:13 start final cleanup
2020-10-04 23:57:13 ERROR: migration aborted (duration 00:00:02): storage migration for 'local-lvm:vm-101-disk-0' to storage 'local-lvm' failed - command 'set -o pipefail && pvesm export local-lvm:vm-101-disk-0 raw+size - -with-snapshots 0 | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=proxhost02' root@192.168.0.253 -- pvesm import local-lvm:vm-101-disk-0 raw+size - -with-snapshots 0 -allow-rename 0' failed: exit code 5
TASK ERROR: migration aborted
Why can't i choose where it'll be migrated to?
//Stefan
Last edited: