I'm encountering an issue with backups failing that i can't seem to find a solution to (a week of fiddling and searching....).
Hoping someone might have some insight or can point me in a better direction.
Versions: 3.3.3, 8.3.3
PBS: VM on TrueNAS, Datastore iSCSI share on that box (>30TB available).
Remotes: Baremetal in remote datacenters.
VPN between using Cloudflare Warp->Warp. MTUs set to 1280.
Problem is consistent. Connection between clients and PBS seem to be solid.
It consistently writes a couple of files and then fails when it tries to move the image data.
Keeps trying for ~10 minutes, then gives up and deletes what it had sent.
Exactly the same thing for VMs or LXCs and from multiple remotes.
The fact that it writes some files would seem to indicate there isn't a permissions issue (or a connection issue...).
I'm stumped.
Client Log:
PBS Log:
Apr 04 07:29:13 pxmx-bkup-srv proxmox-backup-proxy[694]: starting new backup on datastore 'truenas-pxmx-bkup' from ::ffff:10.63.1.100: "ns/gth/vm/631/2025-04-04T13:29:11Z"
During backup (before it fails and deletes things:
Hoping someone might have some insight or can point me in a better direction.
Versions: 3.3.3, 8.3.3
PBS: VM on TrueNAS, Datastore iSCSI share on that box (>30TB available).
Remotes: Baremetal in remote datacenters.
VPN between using Cloudflare Warp->Warp. MTUs set to 1280.
Problem is consistent. Connection between clients and PBS seem to be solid.
It consistently writes a couple of files and then fails when it tries to move the image data.
Keeps trying for ~10 minutes, then gives up and deletes what it had sent.
Exactly the same thing for VMs or LXCs and from multiple remotes.
The fact that it writes some files would seem to indicate there isn't a permissions issue (or a connection issue...).
I'm stumped.
Client Log:
INFO: starting new backup job: vzdump 631 --mode snapshot --notification-mode auto --notes-template '{{guestname}}' --node [[REDACT]] --storage pxmx-bkup-srv.[[REDACT]] --remove 0INFO: Starting Backup of VM 631 (qemu)INFO: Backup started at 2025-04-04 13:29:11INFO: status = stoppedINFO: backup mode: stopINFO: ionice priority: 7INFO: VM Name: [[REDACT]]INFO: include disk 'scsi0' 'local:631/vm-631-disk-0.qcow2' 500GINFO: snapshots found (not included into backup)INFO: creating Proxmox Backup Server archive 'vm/631/2025-04-04T13:29:11Z'INFO: starting kvm to execute backup taskINFO: started backup task '0ef1245e-5009-47de-b741-bb0ad37a2a8f'INFO: scsi0: dirty-bitmap status: created newINFO: 0% (400.0 MiB of 500.0 GiB) in 3s, read: 133.3 MiB/s, write: 104.0 MiB/sINFO: 0% (428.0 MiB of 500.0 GiB) in 15m 53s, read: 30.2 KiB/s, write: 30.2 KiB/sERROR: backup write data failed: command error: write_data upload error: pipelined request failed: timed outINFO: aborting backup jobINFO: stopping kvm after backup taskERROR: Backup of VM 631 failed - backup write data failed: command error: write_data upload error: pipelined request failed: timed outINFO: Failed at 2025-04-04 13:45:07INFO: Backup job finished with errorsTASK ERROR: job errorsPBS Log:
Apr 04 07:45:07 pxmx-bkup-srv proxmox-backup-proxy[694]: removing failed backupApr 04 07:45:07 pxmx-bkup-srv proxmox-backup-proxy[694]: backup failed: connection error: bytes remaining on streamApr 04 07:29:45 pxmx-bkup-srv proxmox-backup-proxy[694]: error during snapshot file listing: 'unable to load blob '"/mnt/datastore/pxmx-bkup/ns/gth/vm/631/2025-04-04T13:29:11Z/index.json.blob"' - No such file or directory (os error 2)'Apr 04 07:29:13 pxmx-bkup-srv proxmox-backup-proxy[694]: add blob "/mnt/datastore/pxmx-bkup/ns/gth/vm/631/2025-04-04T13:29:11Z/qemu-server.conf.blob" (372 bytes, comp: 372)Apr 04 07:29:13 pxmx-bkup-srv proxmox-backup-proxy[694]: created new fixed index 1 ("ns/gth/vm/631/2025-04-04T13:29:11Z/drive-scsi0.img.fidx")Apr 04 07:29:13 pxmx-bkup-srv proxmox-backup-proxy[694]: starting new backup on datastore 'truenas-pxmx-bkup' from ::ffff:10.63.1.100: "ns/gth/vm/631/2025-04-04T13:29:11Z"
During backup (before it fails and deletes things:
root@pxmx-bkup-srv:~# ls -al /mnt/datastore/pxmx-bkup/ns/gth/vm/631/2025-04-04T14\:04\:28Z/total 8drwxr-xr-x 2 backup backup 79 Apr 4 08:04 .drwxr-xr-x 3 backup backup 59 Apr 4 08:04 ..-rw-r--r-- 1 backup backup 4100096 Apr 4 08:04 drive-scsi0.img.tmp_fidx-rw-r--r-- 1 backup backup 372 Apr 4 08:04 qemu-server.conf.blob
Last edited: