Migartion issue between 2 nodes in a cluster

neevc

New Member
Feb 18, 2023
2
0
1
Hello, I have this issue when I try to migrate a vm between a node to another. I don't understand what is the issue here.

Task viewer: VM 146 - Migrate (debian ---> Renault) OutputStatus Stop Download 2023-06-04 11:10:55 starting migration of VM 146 to node 'Renault' (192.168.1.100) 2023-06-04 11:10:55 found local disk 'local:101/base-101-disk-0.qcow2/146/vm-146-disk-0.qcow2' (in current VM config) 2023-06-04 11:10:55 ERROR: Problem found while scanning volumes - can't migrate 'local:101/base-101-disk-0.qcow2/146/vm-146-disk-0.qcow2' as it's a clone of 'base-101-disk-0.qcow2' at /usr/share/perl5/PVE/QemuMigrate.pm line 505. 2023-06-04 11:10:55 aborting phase 1 - cleanup resources 2023-06-04 11:10:55 ERROR: migration aborted (duration 00:00:00): Problem found while scanning volumes - can't migrate 'local:101/base-101-disk-0.qcow2/146/vm-146-disk-0.qcow2' as it's a clone of 'base-101-disk-0.qcow2' at /usr/share/perl5/PVE/QemuMigrate.pm line 505. TASK ERROR: migration aborted
 

Attachments

Hi,
you can't migrate a linked clone that references a local base image, because that base image is not available on the target node. In theory, I think online migration could work with some extra handling, but it's not implemented. Feel free to add a feature request on our bug tracker so that can be evaluated in detail: https://bugzilla.proxmox.com/