Hi All
I'm trying to restore a vm but it failed with the following output from the PVE server.
Formatting '/DataStore/images/103/vm-103-disk-0.raw', fmt=raw size=80530636800
new volume ID is 'DataStore:103/vm-103-disk-0.raw'
Formatting '/DataStore/images/103/vm-103-disk-1.raw', fmt=raw size=107374182400
new volume ID is 'DataStore:103/vm-103-disk-1.raw'
restore proxmox backup image: /usr/bin/pbs-restore --repository root@pam@pbs1:USB-Backup vm/103/2020-07-14T23:08:12Z drive-sata0.img.fidx /DataStore/images/103/vm-103-disk-0.raw --verbose --format raw --skip-zero
connecting to repository 'root@pam@pbs1:USB-Backup'
open block backend for target '/DataStore/images/103/vm-103-disk-0.raw'
starting to restore snapshot 'vm/103/2020-07-14T23:08:12Z'
download and verify backup index
progress 1% (read 805306368 bytes, zeroes = 59% (482344960 bytes), duration 9 sec)
progress 2% (read 1610612736 bytes, zeroes = 30% (499122176 bytes), duration 48 sec)
progress 3% (read 2415919104 bytes, zeroes = 20% (499122176 bytes), duration 87 sec)
progress 4% (read 3221225472 bytes, zeroes = 15% (499122176 bytes), duration 125 sec)
progress 5% (read 4026531840 bytes, zeroes = 12% (499122176 bytes), duration 150 sec)
progress 6% (read 4831838208 bytes, zeroes = 10% (499122176 bytes), duration 181 sec)
progress 7% (read 5637144576 bytes, zeroes = 8% (499122176 bytes), duration 231 sec)
progress 8% (read 6442450944 bytes, zeroes = 7% (499122176 bytes), duration 288 sec)
progress 9% (read 7247757312 bytes, zeroes = 6% (499122176 bytes), duration 323 sec)
progress 10% (read 8053063680 bytes, zeroes = 6% (499122176 bytes), duration 357 sec)
progress 11% (read 8858370048 bytes, zeroes = 5% (499122176 bytes), duration 386 sec)
restore failed: blob too small (0 bytes).
temporary volume 'DataStore:103/vm-103-disk-1.raw' sucessfuly removed
temporary volume 'DataStore:103/vm-103-disk-0.raw' sucessfuly removed
TASK ERROR: command '/usr/bin/pbs-restore --repository root@pam@pbs1:USB-Backup vm/103/2020-07-14T23:08:12Z drive-sata0.img.fidx /DataStore/images/103/vm-103-disk-0.raw --verbose --format raw --skip-zero' failed: exit code 255
I ran a verification from the PBS server and get the same error
2020-07-19T11:01:21+01:00: verify USB-Backup:vm/103/2020-07-18T23:14:52Z
2020-07-19T11:01:21+01:00: check qemu-server.conf.blob
2020-07-19T11:01:21+01:00: check drive-sata0.img.fidx
2020-07-19T11:02:04+01:00: verify USB-Backup:vm/103/2020-07-18T23:14:52Z/drive-sata0.img.fidx failed: blob too small (0 bytes).
Is it possible to download the virtual disks in and import manually?
Any help is greatly appreciated
Thanks
Dave
I'm trying to restore a vm but it failed with the following output from the PVE server.
Formatting '/DataStore/images/103/vm-103-disk-0.raw', fmt=raw size=80530636800
new volume ID is 'DataStore:103/vm-103-disk-0.raw'
Formatting '/DataStore/images/103/vm-103-disk-1.raw', fmt=raw size=107374182400
new volume ID is 'DataStore:103/vm-103-disk-1.raw'
restore proxmox backup image: /usr/bin/pbs-restore --repository root@pam@pbs1:USB-Backup vm/103/2020-07-14T23:08:12Z drive-sata0.img.fidx /DataStore/images/103/vm-103-disk-0.raw --verbose --format raw --skip-zero
connecting to repository 'root@pam@pbs1:USB-Backup'
open block backend for target '/DataStore/images/103/vm-103-disk-0.raw'
starting to restore snapshot 'vm/103/2020-07-14T23:08:12Z'
download and verify backup index
progress 1% (read 805306368 bytes, zeroes = 59% (482344960 bytes), duration 9 sec)
progress 2% (read 1610612736 bytes, zeroes = 30% (499122176 bytes), duration 48 sec)
progress 3% (read 2415919104 bytes, zeroes = 20% (499122176 bytes), duration 87 sec)
progress 4% (read 3221225472 bytes, zeroes = 15% (499122176 bytes), duration 125 sec)
progress 5% (read 4026531840 bytes, zeroes = 12% (499122176 bytes), duration 150 sec)
progress 6% (read 4831838208 bytes, zeroes = 10% (499122176 bytes), duration 181 sec)
progress 7% (read 5637144576 bytes, zeroes = 8% (499122176 bytes), duration 231 sec)
progress 8% (read 6442450944 bytes, zeroes = 7% (499122176 bytes), duration 288 sec)
progress 9% (read 7247757312 bytes, zeroes = 6% (499122176 bytes), duration 323 sec)
progress 10% (read 8053063680 bytes, zeroes = 6% (499122176 bytes), duration 357 sec)
progress 11% (read 8858370048 bytes, zeroes = 5% (499122176 bytes), duration 386 sec)
restore failed: blob too small (0 bytes).
temporary volume 'DataStore:103/vm-103-disk-1.raw' sucessfuly removed
temporary volume 'DataStore:103/vm-103-disk-0.raw' sucessfuly removed
TASK ERROR: command '/usr/bin/pbs-restore --repository root@pam@pbs1:USB-Backup vm/103/2020-07-14T23:08:12Z drive-sata0.img.fidx /DataStore/images/103/vm-103-disk-0.raw --verbose --format raw --skip-zero' failed: exit code 255
I ran a verification from the PBS server and get the same error
2020-07-19T11:01:21+01:00: verify USB-Backup:vm/103/2020-07-18T23:14:52Z
2020-07-19T11:01:21+01:00: check qemu-server.conf.blob
2020-07-19T11:01:21+01:00: check drive-sata0.img.fidx
2020-07-19T11:02:04+01:00: verify USB-Backup:vm/103/2020-07-18T23:14:52Z/drive-sata0.img.fidx failed: blob too small (0 bytes).
Is it possible to download the virtual disks in and import manually?
Any help is greatly appreciated
Thanks
Dave