Hi everyone,
I had a node with a VM that had a local storage, which had a failure and shut down for some time.
Due to the HA, it was migrated to another node, and ended up in failed state due to the local storage not migrated.
Now the node is up again.
I've put the HA state to disabled for this node in order to workaround the failed state.
I would like to migrate the VM back again to that not-failed-anymore node, but I have this issue :
Does someone have an idea on how to migrate back this vm ?
Also it seems it needs a fix due to the uninitialized value message.
Thanks !
Thomas.
I had a node with a VM that had a local storage, which had a failure and shut down for some time.
Due to the HA, it was migrated to another node, and ended up in failed state due to the local storage not migrated.
Now the node is up again.
I've put the HA state to disabled for this node in order to workaround the failed state.
I would like to migrate the VM back again to that not-failed-anymore node, but I have this issue :
task started by HA resource agent
2021-01-27 09:05:12 starting migration of VM 4010 to node 'proxmox5' (10.0.5.15)
2021-01-27 09:05:13 found local disk 'local:4010/vm-4010-disk-0.qcow2' (in current VM config)
2021-01-27 09:05:13 copying local disk images
failed to stat '/var/lib/vz/images/4010/vm-4010-disk-0.qcow2'
Use of uninitialized value $format in string eq at /usr/share/perl5/PVE/Storage/Plugin.pm line 1376.
2021-01-27 09:05:13 ERROR: Failed to sync data - storage migration for 'local:4010/vm-4010-disk-0.qcow2' to storage 'local' failed - volume 'local:4010/vm-4010-disk-0.qcow2' does not exist
2021-01-27 09:05:13 aborting phase 1 - cleanup resources
2021-01-27 09:05:13 ERROR: found stale volume copy 'local:4010/vm-4010-disk-0.qcow2' on node 'proxmox5'
2021-01-27 09:05:13 ERROR: migration aborted (duration 00:00:01): Failed to sync data - storage migration for 'local:4010/vm-4010-disk-0.qcow2' to storage 'local' failed - volume 'local:4010/vm-4010-disk-0.qcow2' does not exist
TASK ERROR: migration aborted
Does someone have an idea on how to migrate back this vm ?
Also it seems it needs a fix due to the uninitialized value message.
Thanks !
Thomas.