I create a template with VMID 200. Then from this created another template with VMID 201.
From this, I create a VMs with VMID 202, 203, etc. My understanding is that by using these templates in LVM-thin, this saves space as the duplicated parts are not copied but use CoW strategy. Is this correct?
Now, I backed up all these templates/VMs and copied them to a different proxmox server.
I want to restore them, but change the VMID to begin 300 e.g.
qmrestore 300 vmafile
How do I ensure that the clone/template links are preserved?
From this, I create a VMs with VMID 202, 203, etc. My understanding is that by using these templates in LVM-thin, this saves space as the duplicated parts are not copied but use CoW strategy. Is this correct?
Now, I backed up all these templates/VMs and copied them to a different proxmox server.
I want to restore them, but change the VMID to begin 300 e.g.
qmrestore 300 vmafile
How do I ensure that the clone/template links are preserved?