Hi everyone,
I’m using Proxmox Backup Server and I’ve run into a problem with VM backups stored across namespaces.
On the same datastore, I have:
The issue is that several VMs share the same VMID (e.g., `vm/100 both in the root and inside the namespace. When I try to move a backup from the namespace to the root, PBS refuses because the VMID already exists in the destination.
I understand that PBS requires unique VMIDs within the same namespace, but allows duplicates across different namespaces. However, I haven’t found a clean way to move a backup from a namespace to the root when the VMID is already taken.
I’m using Proxmox Backup Server and I’ve run into a problem with VM backups stored across namespaces.
On the same datastore, I have:
- Backups in the root namespace
- Additional backups inside a namespace coming from a remote node
The issue is that several VMs share the same VMID (e.g., `vm/100 both in the root and inside the namespace. When I try to move a backup from the namespace to the root, PBS refuses because the VMID already exists in the destination.
I understand that PBS requires unique VMIDs within the same namespace, but allows duplicates across different namespaces. However, I haven’t found a clean way to move a backup from a namespace to the root when the VMID is already taken.