I backed up a Ubuntu VM on Proxmox 7.3-3
I'm trying to restore from several of the backups and they all give me this error. It's not a lack of drive space issue, as the VM was previously on the same disks at it fit fine. I've emptied all the disks that are used (other than local and local-lvm since I have other VMs on there. The entire backup is less than 30 gigs, and all the drives have significantly more space than that.
I'm trying to restore from several of the backups and they all give me this error. It's not a lack of drive space issue, as the VM was previously on the same disks at it fit fine. I've emptied all the disks that are used (other than local and local-lvm since I have other VMs on there. The entire backup is less than 30 gigs, and all the drives have significantly more space than that.
()
restore vma archive: zstd -q -d -c /mnt/pve/Backups/dump/vzdump-qemu-102-2023_03_05-01_04_37.vma.zst | vma extract -v -r /var/tmp/vzdumptmp92267.fifo - /var/tmp/vzdumptmp92267
CFG: size: 779 name: qemu-server.conf
DEV: dev_id=1 size: 540672 devname: drive-efidisk0
DEV: dev_id=2 size: 75161927680 devname: drive-virtio0
DEV: dev_id=3 size: 2147483648000 devname: drive-virtio1
CTIME: Sun Mar 5 01:04:39 2023
Rounding up size to full physical extent 4.00 MiB
Logical volume "vm-102-disk-0" created.
new volume ID is 'local-lvm:vm-102-disk-0'
Logical volume "vm-102-disk-1" created.
new volume ID is 'local-lvm:vm-102-disk-1'
Formatting '/mnt/pve/NextcloudDB/images/102/vm-102-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=off compression_type=zlib size=2147483648000 lazy_refcounts=off refcount_bits=16
new volume ID is 'NextcloudDB:102/vm-102-disk-0.qcow2'
map 'drive-efidisk0' to '/dev/pve/vm-102-disk-0' (write zeros = 0)
map 'drive-virtio0' to '/dev/pve/vm-102-disk-1' (write zeros = 0)
map 'drive-virtio1' to '/mnt/pve/NextcloudDB/images/102/vm-102-disk-0.qcow2' (write zeros = 0)
vma: restore failed - blk_pwrite to failed (-5)
/bin/bash: line 1: 92269 Broken pipe zstd -q -d -c /mnt/pve/Backups/dump/vzdump-qemu-102-2023_03_05-01_04_37.vma.zst
92270 Trace/breakpoint trap | vma extract -v -r /var/tmp/vzdumptmp92267.fifo - /var/tmp/vzdumptmp92267
Logical volume "vm-102-disk-1" successfully removed
temporary volume 'local-lvm:vm-102-disk-1' sucessfuly removed
Logical volume "vm-102-disk-0" successfully removed
temporary volume 'local-lvm:vm-102-disk-0' sucessfuly removed
temporary volume 'NextcloudDB:102/vm-102-disk-0.qcow2' sucessfuly removed
no lock found trying to remove 'create' lock
error before or during data restore, some or all disks were not completely restored. VM 102 state is NOT cleaned up.
TASK ERROR: command 'set -o pipefail && zstd -q -d -c /mnt/pve/Backups/dump/vzdump-qemu-102-2023_03_05-01_04_37.vma.zst | vma extract -v -r /var/tmp/vzdumptmp92267.fifo - /var/tmp/vzdumptmp92267' failed: exit code 133