[SOLVED] Migration error

lordhanuman

Renowned Member
Jan 2, 2010
60
0
71
hello everyone when trying to migrate a vps from one node to another of the cluster this error comes out.
1680785218432.png

2023-04-06 12:39:24 use dedicated network address for sending migration traffic (x.x.x.1)
2023-04-06 12:39:25 starting migration of VM 100 to node 'fra' (x.x.x.1)
2023-04-06 12:39:25 ERROR: Problem found while scanning volumes - no such logical volume pve/data
2023-04-06 12:39:25 aborting phase 1 - cleanup resources
2023-04-06 12:39:25 ERROR: migration aborted (duration 00:00:01): Problem found while scanning volumes - no such logical volume pve/data
TASK ERROR: migration aborted

I saw that the problem is probably local lvm, i.e. the other two nodes have a local lvm which is not here even if it is not co-shared.
I tried going to the cluster and disabling the use of the local-lvm from the new node that doesn't have the vm that are named the same and it won't let me do it

Parameter verification failed. (400)

thinpool: property is not defined in schema and the schema does not allow additional properties
1680785149081.png

is there a way to unbind these lvm's from the cluster?
Thank you
 
I answer myself I removed the local lvm from the storage managed by the cluster and everything works.