If I want to move a VM from 1 cluster to another where the VM would need to have a different ID (because it is taken on the new cluster), how would I do that?
I tried doing a backup, renaming the backup to the new desired ID, then copying the VMID.conf to the new server and renaming it to NEWID.conf, then restoring it. But it seems that the new vm uses the old ID for the disk image in local-lvm, so the restore fails.
What would be the best way to go about moving a VM to a different cluster with a new ID?
I tried doing a backup, renaming the backup to the new desired ID, then copying the VMID.conf to the new server and renaming it to NEWID.conf, then restoring it. But it seems that the new vm uses the old ID for the disk image in local-lvm, so the restore fails.
What would be the best way to go about moving a VM to a different cluster with a new ID?