PVE 7.4-16
PBS 2.4-2
I only need one drive from the backup. Maybe there is another way to restore this to mount it to a vm ?
Thanks in advance!
PBS 2.4-2
What I did is a basic restore in PVE:
- Go to Datacenter
- select the Backup-Storage 'disk'
- From BackupsI select one
- click on Restore
- Restore: VM I select the Storage (to where it will be restored) - click on Restore
Code:
...
progress 19% (read 612032839680 bytes, zeroes = 6% (40319844352 bytes), duration 9827 sec)
progress 20% (read 644245094400 bytes, zeroes = 6% (42316333056 bytes), duration 10366 sec)
progress 21% (read 676457349120 bytes, zeroes = 6% (44304433152 bytes), duration 10904 sec)
restore failed: unable to parse raw blob - wrong magic
temporary volume 'tank:vm-100-disk-2' sucessfuly removed
temporary volume 'tank:vm-100-disk-0' sucessfuly removed
temporary volume 'tank:vm-100-disk-1' sucessfuly removed
error before or during data restore, some or all disks were not completely restored. VM 100 state is NOT cleaned up.
TASK ERROR: command '/usr/bin/pbs-restore --repository root@pam@127.0.0.1:diskname vm/111/2023-07-12T03:15:04Z drive-scsi1.img.fidx /dev/zvol/tank/vm-100-disk-2 --verbose --format raw --keyfile /etc/pve/priv/storage/diskname.enc --skip-zero' failed: exit code 255
What I tried also:
proxmox-backup-debug recover index drive-scsi1.img.fidx /mnt/datastore/diskname/.chunks --ignore-missing-chunks --keyfile /etc/pve/priv/storage/diskname.enc
got same message:Code:Error: unable to parse raw blob - wrong magic
- checked diskpace/inodes
- later backup (same vm) has the same error on the same percentage! - differnt backup (another vm) works
- file Restore is working
I only need one drive from the backup. Maybe there is another way to restore this to mount it to a vm ?
Thanks in advance!