Hi,
I am very excited to have configured PBS (4.0.15) in my PVE (9.0.10) datacenter with AWS S3 as a backend. While restoring certain (verified) backups works perfectly, I am also consistently getting the following error when trying to restore a particular VM, which looks like it might be related to the datastore's local cache.
I would welcome any troubleshooting suggestions - please let me know if there is additional context I can provide.
I am very excited to have configured PBS (4.0.15) in my PVE (9.0.10) datacenter with AWS S3 as a backend. While restoring certain (verified) backups works perfectly, I am also consistently getting the following error when trying to restore a particular VM, which looks like it might be related to the datastore's local cache.
I would welcome any troubleshooting suggestions - please let me know if there is additional context I can provide.
Code:
Logical volume "vm-206-cloudinit" created.
Logical volume pve/vm-206-cloudinit changed.
new volume ID is 'local-lvm:vm-206-cloudinit'
Logical volume "vm-206-disk-0" created.
new volume ID is 'main-lvm:vm-206-disk-0'
restore proxmox backup image: /usr/bin/pbs-restore --repository pve@pbs@192.168.88.2:aws-s3-store vm/106/2025-09-20T18:46:56Z drive-scsi0.img.fidx /dev/main-lvm/vm-206-disk-0 --verbose --format raw
connecting to repository 'pve@pbs@192.168.88.2:aws-s3-store'
using up to 4 threads
open block backend for target '/dev/main-lvm/vm-206-disk-0'
starting to restore snapshot 'vm/106/2025-09-20T18:46:56Z'
download and verify backup index
fetching up to 16 chunks in parallel
restore failed: inserting chunk on store 'aws-s3-store' failed for 2f095998b83080824afb0cc4d993526973288c770348b9d4cc4ce785b80b2ca2 - mkstemp "/mnt/datastore/aws-s3-store-local-cache/.chunks/2f09/2f095998b83080824afb0cc4d993526973288c770348b9d4cc4ce785b80b2ca2.tmp_XXXXXX" failed: ENOENT: No such file or directory
Logical volume "vm-206-cloudinit" successfully removed.
temporary volume 'local-lvm:vm-206-cloudinit' successfully removed
Logical volume "vm-206-disk-0" successfully removed.
temporary volume 'main-lvm:vm-206-disk-0' successfully removed
error before or during data restore, some or all disks were not completely restored. VM 206 state is NOT cleaned up.
TASK ERROR: command '/usr/bin/pbs-restore --repository pve@pbs@192.168.88.2:aws-s3-store vm/106/2025-09-20T18:46:56Z drive-scsi0.img.fidx /dev/main-lvm/vm-206-disk-0 --verbose --format raw' failed: exit code 255