Hello,
here is the situation :
- a proxmox (A) hosted in a ISP with a local repository
- a cluster of proxmox (B) hosted locally with a NAS as repository
- a PBS hosted locally (with another distantly for secondary backups)
The NAS crashed, I need some VMs to be transfered from (B) to (A). I've no longer the disks but I've got the backups as snapshots on the PBS.
Simply copying the snapshots on the adequate directory in the PBS and changing the owner file is not enough : a "Restore" tells me the proxmox is lacking a few files in .chunks/... directories
I want to transform in the PBS these snapshots in complete backups or in disks.
I tried a command with proxmox backup client :
and I got an error "unable to parse backup snapshot path '/bmqstorage/B/vm/114/2023-08-11T01:41:55Z/'
Well, I guess I am not far from the truth but how can I transform these snapshot backups into something the proxmox (A) will be able to restore ?
Thanks in advance.
here is the situation :
- a proxmox (A) hosted in a ISP with a local repository
- a cluster of proxmox (B) hosted locally with a NAS as repository
- a PBS hosted locally (with another distantly for secondary backups)
The NAS crashed, I need some VMs to be transfered from (B) to (A). I've no longer the disks but I've got the backups as snapshots on the PBS.
Simply copying the snapshots on the adequate directory in the PBS and changing the owner file is not enough : a "Restore" tells me the proxmox is lacking a few files in .chunks/... directories
I want to transform in the PBS these snapshots in complete backups or in disks.
I tried a command with proxmox backup client :
proxmox-backup-client map /bmqstorage/B/vm/114/2023-08-11T01:41:55Z/ drive-scsi0.img --repository AA.AA.AA.AA:local
and I got an error "unable to parse backup snapshot path '/bmqstorage/B/vm/114/2023-08-11T01:41:55Z/'
Well, I guess I am not far from the truth but how can I transform these snapshot backups into something the proxmox (A) will be able to restore ?
Thanks in advance.
Last edited: