Problems after Upgrade to PBS4

Henus

New Member
Jan 11, 2024
2
0
1
Hallo,

I've updated two of my Proxmox Backup Servers (Boot:BIOS-Mode) from 3.4 to 4.0.12. They are running in a VM
I am Useing PVE 8.4.9.

When I start the backup of my LXC (from my PVE Host) to my PBS it gets stuck in the Upload and Fails.

Code:
()
{{guestname}}
INFO: starting new backup job: vzdump 1030 --notes-template '{{guestname}} test' --storage pbs-NAME-test2 --remove 0 --notification-mode auto --mode snapshot --node NAME
INFO: Starting Backup of VM 1030 (lxc)
INFO: Backup started at 2025-08-10 20:28:33
INFO: status = running
INFO: CT Name: CT-Name
INFO: including mount point rootfs ('/') in backup
INFO: mode failure - some volumes do not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: CT-Name
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/3811113/root/ to /mnt/nvme1tb/tmp/vzdumptmp2919307_1030/
INFO: first sync finished - transferred 12.87G bytes in 29s
INFO: suspending guest
INFO: starting final sync /proc/3811113/root/ to /mnt/nvme1tb/tmp/vzdumptmp2919307_1030/
INFO: final sync finished - transferred 3.33G bytes in 13s
INFO: resuming guest
INFO: guest is online again after 13 seconds
INFO: creating Proxmox Backup Server archive 'ct/1030/2025-08-10T18:28:33Z'
INFO: set max number of entries in memory for file-based backups to 1048576
INFO: run: lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/mnt/nvme1tb/tmp/vzdumptmp2919307_1030//etc/vzdump/pct.conf fw.conf:/mnt/nvme1tb/tmp/vzdumptmp2919307_1030//etc/vzdump/pct.fw root.pxar:/mnt/nvme1tb/tmp/vzdumptmp2919307_1030/ --include-dev /mnt/nvme1tb/tmp/vzdumptmp2919307_1030//. --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 1030 --backup-time 1754850513 --entries-max 1048576 --repository root@pam@PBS-IP:test2
INFO: Starting backup: ct/1030/2025-08-10T18:28:33Z  
INFO: Client name: NAME  
INFO: Starting backup protocol: Sun Aug 10 20:29:15 2025  
INFO: No previous manifest available.  
INFO: Upload config file '/mnt/nvme1tb/tmp/vzdumptmp2919307_1030//etc/vzdump/pct.conf' to 'root@pam@PBS-IP:8007:test2' as pct.conf.blob  
INFO: Upload config file '/mnt/nvme1tb/tmp/vzdumptmp2919307_1030//etc/vzdump/pct.fw' to 'root@pam@PBS-IP:8007:test2' as fw.conf.blob  
INFO: Upload directory '/mnt/nvme1tb/tmp/vzdumptmp2919307_1030/' to 'root@pam@PBS-IP:8007:test2' as root.pxar.didx  
INFO: processed 473.441 MiB in 1m, uploaded 0 B
INFO: processed 473.441 MiB in 2m, uploaded 0 B
INFO: processed 473.441 MiB in 3m, uploaded 0 B
INFO: processed 473.441 MiB in 4m, uploaded 0 B
INFO: processed 473.441 MiB in 5m, uploaded 0 B
INFO: processed 473.441 MiB in 6m, uploaded 0 B
INFO: processed 473.441 MiB in 7m, uploaded 0 B
INFO: processed 473.441 MiB in 8m, uploaded 0 B
INFO: processed 473.441 MiB in 9m, uploaded 0 B
INFO: processed 473.441 MiB in 10m, uploaded 0 B
INFO: processed 473.441 MiB in 11m, uploaded 0 B
INFO: processed 473.441 MiB in 12m, uploaded 0 B
INFO: processed 473.441 MiB in 13m, uploaded 0 B
INFO: processed 473.441 MiB in 14m, uploaded 0 B
INFO: processed 473.441 MiB in 15m, uploaded 0 B
INFO: HTTP/2.0 connection failed
INFO: unclosed encoder dropped
INFO: closed encoder dropped with state
INFO: unfinished encoder state dropped
INFO: finished encoder state with errors
INFO: catalog upload error - channel closed  
INFO: Error: timed out
ERROR: Backup of VM 1030 failed - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup '--crypt-mode=none' pct.conf:/mnt/nvme1tb/tmp/vzdumptmp2919307_1030//etc/vzdump/pct.conf fw.conf:/mnt/nvme1tb/tmp/vzdumptmp2919307_1030//etc/vzdump/pct.fw root.pxar:/mnt/nvme1tb/tmp/vzdumptmp2919307_1030/ --include-dev /mnt/nvme1tb/tmp/vzdumptmp2919307_1030//. --skip-lost-and-found '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' --backup-type ct --backup-id 1030 --backup-time 1754850513 --entries-max 1048576 --repository root@pam@PBS-IP:test2' failed: exit code 255
INFO: Failed at 2025-08-10 20:45:13
INFO: Backup job finished with errors
INFO: skipping disabled target 'mail-to-root'
INFO: notified via target `NAME`
TASK ERROR: job errors

The Same PVE Host has no Problem backing up the Same CT to a different PBS host with the Version 3.4.4 (UEFI-Boot)

Code:
Header
Proxmox
Virtual Environment 8.4.9
Container 1030 (CT-Name) on node 'NAME'
No Tags
Filter VMID
Logs
()
INFO: trying to get global lock - waiting...
INFO: got global lock
INFO: starting new backup job: vzdump 1030 --fleecing 0 --notes-template '{{cluster}}, {{guestname}}, {{node}}, {{vmid}} pbs_cloud' --node NAME --mode snapshot --storage pbs-cloud_ --prune-backups 'keep-all=1' --quiet 1
INFO: Starting Backup of VM 1030 (lxc)
INFO: Backup started at 2025-08-10 20:45:13
INFO: status = running
INFO: CT Name: CT-Name
INFO: including mount point rootfs ('/') in backup
INFO: mode failure - some volumes do not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: CT-Name
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/3811113/root/ to /mnt/nvme1tb/tmp/vzdumptmp2923665_1030/
INFO: first sync finished - transferred 12.87G bytes in 30s
INFO: suspending guest
INFO: starting final sync /proc/3811113/root/ to /mnt/nvme1tb/tmp/vzdumptmp2923665_1030/
INFO: final sync finished - transferred 3.79M bytes in 2s
INFO: resuming guest
INFO: guest is online again after 2 seconds
INFO: creating Proxmox Backup Server archive 'ct/1030/2025-08-10T18:45:13Z'
INFO: set max number of entries in memory for file-based backups to 1048576
INFO: run: lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup --crypt-mode=encrypt --keyfd=11 pct.conf:/mnt/nvme1tb/tmp/vzdumptmp2923665_1030//etc/vzdump/pct.conf fw.conf:/mnt/nvme1tb/tmp/vzdumptmp2923665_1030//etc/vzdump/pct.fw root.pxar:/mnt/nvme1tb/tmp/vzdumptmp2923665_1030/ --include-dev /mnt/nvme1tb/tmp/vzdumptmp2923665_1030//. --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 1030 --backup-time 1754851513 --entries-max 1048576 --repository NAME@pbs@PBS-IP:DataDisk1 --ns NS-Name/CT-Name
INFO: Starting backup: [NS-Name/CT-Name]:ct/1030/2025-08-10T18:45:13Z  
INFO: Client name: NAME  
INFO: Starting backup protocol: Sun Aug 10 20:45:45 2025  
INFO: Using encryption key from file descriptor..  
INFO: Encryption key fingerprint: 3b:e1:7f:37:86:dd:53:54  
INFO: Downloading previous manifest (Sun Aug 10 20:15:58 2025)  
INFO: Upload config file '/mnt/nvme1tb/tmp/vzdumptmp2923665_1030//etc/vzdump/pct.conf' to 'NAME@pbs@PBS-IP:8007:DataDisk1' as pct.conf.blob  
INFO: Upload config file '/mnt/nvme1tb/tmp/vzdumptmp2923665_1030//etc/vzdump/pct.fw' to 'NAME@pbs@PBS-IP:8007:DataDisk1' as fw.conf.blob  
INFO: Upload directory '/mnt/nvme1tb/tmp/vzdumptmp2923665_1030/' to 'NAME@pbs@PBS-IP:8007:DataDisk1' as root.pxar.didx  
INFO: root.pxar: had to backup 135.351 MiB of 11.999 GiB (compressed 11.149 MiB) in 29.66 s (average 4.564 MiB/s)
INFO: root.pxar: backup was done incrementally, reused 11.867 GiB (98.9%)
INFO: Uploaded backup catalog (1.711 MiB)
INFO: Duration: 30.20s  
INFO: End Time: Sun Aug 10 20:46:15 2025  
INFO: adding notes to backup
INFO: Finished Backup of VM 1030 (00:01:06)
INFO: Backup finished at 2025-08-10 20:46:19
INFO: Backup job finished successfully
INFO: notified via target `Name`
INFO: skipping disabled target 'mail-to-root'
TASK OK

Another Conatiner (CheckMK) doesn't work with the new PBS 4.0.12. (cannot test to the old one at the moment.)
I get this error:


Code:
()
INFO: trying to get global lock - waiting...
INFO: got global lock
INFO: starting new backup job: vzdump 101 --notification-mode auto --notes-template '{{guestname}} Test2' --mode snapshot --remove 0 --node pve --storage pbs2.internal
INFO: Starting Backup of VM 101 (lxc)
INFO: Backup started at 2025-08-09 16:32:33
INFO: status = running
INFO: CT Name: CheckMK
INFO: including mount point rootfs ('/') in backup
INFO: mode failure - some volumes do not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: CheckMK
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/3120956/root/ to /nvmepool/tmp/vzdumptmp3123783_101/
ERROR: rsync: [generator] set_acl: sys_acl_set_file(var/log/journal, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [generator] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system.journal.CA5FgX, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000004d2669-00063b1d1413a64d.journal.XCYGhH, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000004e1d87-00063b289d4c52e5.journal.wtkiT7, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000004f14a4-00063b34275a895b.journal.DbcYwU, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-0000000000500bc6-00063b3fae45047b.journal.K7rVzq, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000005102dd-00063b4b37aa3b82.journal.9CLFWv, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000051f9f7-00063b56bedda599.journal.L7Zsp8, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000052f116-00063b6248645503.journal.1mzjsb, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000053e821-00063b6dd340d309.journal.y4CfpW, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000054df2f-00063b795a480096.journal.6n8MN1, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000055d64f-00063b84e505a08c.journal.McSQ94, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000056cd6d-00063b906caa32bf.journal.KPvjEF, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000057c48b-00063b9bf6eca067.journal.YZsLKP, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000058bba3-00063ba781da0c42.journal.GeLReZ, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-000000000059b2bb-00063bb30946bf77.journal.EDag6Y, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000005aa9d2-00063bbe9389f3cc.journal.hCd8YE, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000005ba0e8-00063bca1ae56112.journal.GiXKwq, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000005c9802-00063bd5a59a418b.journal.uXFspy, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync: [receiver] set_acl: sys_acl_set_file(var/log/journal/e51bbda306644566b566c85f58af6598/.system@b4c7c30b704c49a49d0188a543b7aefb-00000000005d8f1f-00063be12fd17625.journal.BOeR2j, ACL_TYPE_ACCESS): Operation not supported (95)
ERROR: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.2.7]
ERROR: Backup of VM 101 failed - command 'rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/3120956/root//./ /nvmepool/tmp/vzdumptmp3123783_101/' failed: exit code 23
INFO: Failed at 2025-08-09 16:34:42
INFO: Backup job finished with errors
INFO: notified via target `PVE-2`
INFO: notified via target `mail-to-root`
TASK ERROR: job errors


Both Containers have no Problem Backing up to the local drive in Snapshot mode.
Edit: I tried adding a new disk to one of the upgraded Backup Servers but there is no difference. I am Using root as my User
 
Last edited:
the first problem sounds like an issue with your PBS network:

INFO: HTTP/2.0 connection failed

the second issue happens before PBS is even involved, and is caused by lack of ACL support on your vzdump tmpdir..
 
First to the second Problem:

Thanks for the tip. I was able to fix it. The "Bug" is kinda strange in my opinion because I could swear it worked before. I made the following changes to my zfs/vzdump.conf to make it work (if anyone is interested):

Code:
zfs create pool/vzdump-tmp

zfs set acltype=posixacl pool/vzdump-tmp


nano /etc/vzdump.conf

    tmpdir: /pool/vzdump-tmp



To the first Problem:
Can it really be a network problem, if I can see the old Backups in the PVE-UI and I am able to restore them?

Part of a tcpdump on the PBS while i try to make a backup:
Code:
19:10:08.708761 IP PVE-IP.47072 > pbs.internal.8007: Flags [S], seq 2044933169, win 32120, options [mss 1460,sackOK,TS val 2295835134 ecr 0,nop,wscale 7], length 0
19:10:08.708782 IP pbs.internal.8007 > PVE-IP.47072: Flags [S.], seq 1455992699, ack 2044933170, win 65160, options [mss 1460,sackOK,TS val 1111939133 ecr 2295835134,nop,wscale 7], length 0
19:10:08.709016 IP PVE-IP.47072 > pbs.internal.8007: Flags [.], ack 1, win 251, options [nop,nop,TS val 2295835134 ecr 1111939133], length 0
19:10:08.709230 IP PVE-IP.47072 > pbs.internal.8007: Flags [P.], seq 1:518, ack 1, win 251, options [nop,nop,TS val 2295835135 ecr 1111939133], length 517
19:10:08.709240 IP pbs.internal.8007 > PVE-IP.47072: Flags [.], ack 518, win 506, options [nop,nop,TS val 1111939133 ecr 2295835135], length 0
19:10:08.714426 IP pbs.internal.8007 > PVE-IP.47072: Flags [P.], seq 1:2406, ack 518, win 506, options [nop,nop,TS val 1111939139 ecr 2295835135], length 2405
19:10:08.714728 IP PVE-IP.47072 > pbs.internal.8007: Flags [.], ack 1449, win 249, options [nop,nop,TS val 2295835140 ecr 1111939139], length 0
19:10:08.714729 IP PVE-IP.47072 > pbs.internal.8007: Flags [.], ack 2406, win 249, options [nop,nop,TS val 2295835140 ecr 1111939139], length 0
19:10:08.715510 IP PVE-IP.47072 > pbs.internal.8007: Flags [P.], seq 518:598, ack 2406, win 249, options [nop,nop,TS val 2295835141 ecr 1111939139], length 80
19:10:08.715623 IP pbs.internal.8007 > PVE-IP.47072: Flags [P.], seq 2406:2661, ack 598, win 506, options [nop,nop,TS val 1111939140 ecr 2295835141], length 255
19:10:08.715689 IP pbs.internal.8007 > PVE-IP.47072: Flags [P.], seq 2661:2916, ack 598, win 506, options [nop,nop,TS val 1111939140 ecr 2295835141], length 255
19:10:08.715939 IP PVE-IP.47072 > pbs.internal.8007: Flags [P.], seq 598:949, ack 2661, win 249, options [nop,nop,TS val 2295835141 ecr 1111939140], length 351
19:10:08.756422 IP pbs.internal.8007 > PVE-IP.47072: Flags [.], ack 949, win 504, options [nop,nop,TS val 1111939181 ecr 2295835141], length 0
19:10:08.756746 IP PVE-IP.47072 > pbs.internal.8007: Flags [.], ack 2916, win 249, options [nop,nop,TS val 2295835182 ecr 1111939140], length 0
19:10:08.790534 IP pbs.internal.8007 > PVE-IP.47072: Flags [P.], seq 2916:3902, ack 949, win 504, options [nop,nop,TS val 1111939215 ecr 2295835182], length 986
19:10:08.792037 IP PVE-IP.47072 > pbs.internal.8007: Flags [P.], seq 949:2033, ack 3902, win 249, options [nop,nop,TS val 2295835217 ecr 1111939215], length 1084
19:10:08.792044 IP pbs.internal.8007 > PVE-IP.47072: Flags [.], ack 2033, win 527, options [nop,nop,TS val 1111939216 ecr 2295835217], length 0
19:10:08.792330 IP pbs.internal.8007 > PVE-IP.47072: Flags [P.], seq 3902:4187, ack 2033, win 527, options [nop,nop,TS val 1111939216 ecr 2295835217], length 285
19:10:08.793615 IP PVE-IP.47072 > pbs.internal.8007: Flags [F.], seq 2033, ack 4187, win 249, options [nop,nop,TS val 2295835219 ecr 1111939216], length 0
19:10:08.793668 IP pbs.internal.8007 > PVE-IP.47072: Flags [P.], seq 4187:4211, ack 2034, win 527, options [nop,nop,TS val 1111939218 ecr 2295835219], length 24
19:10:08.793682 IP pbs.internal.8007 > PVE-IP.47072: Flags [F.], seq 4211, ack 2034, win 527, options [nop,nop,TS val 1111939218 ecr 2295835219], length 0
19:10:08.793901 IP PVE-IP.47072 > pbs.internal.8007: Flags [R], seq 2044935203, win 0, length 0
19:10:08.793901 IP PVE-IP.47072 > pbs.internal.8007: Flags [R], seq 2044935203, win 0, length 0
19:10:08.831491 IP PVE-IP.47082 > pbs.internal.8007: Flags [S], seq 315212455, win 32120, options [mss 1460,sackOK,TS val 2295835257 ecr 0,nop,wscale 7], length 0
19:10:08.831523 IP pbs.internal.8007 > PVE-IP.47082: Flags [S.], seq 1100292633, ack 315212456, win 65160, options [mss 1460,sackOK,TS val 1111939256 ecr 2295835257,nop,wscale 7], length 0
19:10:08.831851 IP PVE-IP.47082 > pbs.internal.8007: Flags [.], ack 1, win 251, options [nop,nop,TS val 2295835257 ecr 1111939256], length 0
19:10:08.832045 IP PVE-IP.47082 > pbs.internal.8007: Flags [P.], seq 1:518, ack 1, win 251, options [nop,nop,TS val 2295835257 ecr 1111939256], length 517
19:10:08.832054 IP pbs.internal.8007 > PVE-IP.47082: Flags [.], ack 518, win 506, options [nop,nop,TS val 1111939256 ecr 2295835257], length 0
19:10:08.835925 IP pbs.internal.8007 > PVE-IP.47082: Flags [P.], seq 1:2406, ack 518, win 506, options [nop,nop,TS val 1111939260 ecr 2295835257], length 2405
19:10:08.836253 IP PVE-IP.47082 > pbs.internal.8007: Flags [.], ack 1449, win 249, options [nop,nop,TS val 2295835262 ecr 1111939260], length 0
19:10:08.836253 IP PVE-IP.47082 > pbs.internal.8007: Flags [.], ack 2406, win 249, options [nop,nop,TS val 2295835262 ecr 1111939260], length 0
19:10:08.837262 IP PVE-IP.47082 > pbs.internal.8007: Flags [P.], seq 518:598, ack 2406, win 249, options [nop,nop,TS val 2295835263 ecr 1111939260], length 80
19:10:08.837428 IP PVE-IP.47082 > pbs.internal.8007: Flags [P.], seq 598:858, ack 2406, win 249, options [nop,nop,TS val 2295835263 ecr 1111939260], length 260
19:10:08.837431 IP pbs.internal.8007 > PVE-IP.47082: Flags [P.], seq 2406:2661, ack 598, win 506, options [nop,nop,TS val 1111939262 ecr 2295835263], length 255
19:10:08.837498 IP pbs.internal.8007 > PVE-IP.47082: Flags [P.], seq 2661:2916, ack 858, win 504, options [nop,nop,TS val 1111939262 ecr 2295835263], length 255
19:10:08.837860 IP PVE-IP.47082 > pbs.internal.8007: Flags [.], ack 2916, win 249, options [nop,nop,TS val 2295835263 ecr 1111939262], length 0
19:10:08.913107 IP pbs.internal.8007 > PVE-IP.47082: Flags [P.], seq 2916:3902, ack 858, win 504, options [nop,nop,TS val 1111939337 ecr 2295835263], length 986
19:10:08.913933 IP PVE-IP.47082 > pbs.internal.8007: Flags [P.], seq 858:1860, ack 3902, win 249, options [nop,nop,TS val 2295835339 ecr 1111939337], length 1002
19:10:08.914639 IP pbs.internal.8007 > PVE-IP.47082: Flags [P.], seq 3902:4119, ack 1860, win 527, options [nop,nop,TS val 1111939339 ecr 2295835339], length 217
19:10:08.955219 IP PVE-IP.47082 > pbs.internal.8007: Flags [.], ack 4119, win 249, options [nop,nop,TS val 2295835381 ecr 1111939339], length 0
19:10:08.962694 IP PVE-IP.47082 > pbs.internal.8007: Flags [F.], seq 1860, ack 4119, win 249, options [nop,nop,TS val 2295835388 ecr 1111939339], length 0
19:10:08.962780 IP pbs.internal.8007 > PVE-IP.47082: Flags [P.], seq 4119:4143, ack 1861, win 527, options [nop,nop,TS val 1111939387 ecr 2295835388], length 24
19:10:08.962794 IP pbs.internal.8007 > PVE-IP.47082: Flags [F.], seq 4143, ack 1861, win 527, options [nop,nop,TS val 1111939387 ecr 2295835388], length 0
19:10:08.962922 IP PVE-IP.47082 > pbs.internal.8007: Flags [R], seq 315214316, win 0, length 0
19:10:08.962922 IP PVE-IP.47082 > pbs.internal.8007: Flags [R], seq 315214316, win 0, length 0
 
Last edited:
for the failing backup, do you see a task being spawned on the PBS side? is this container somehow involved in your connection to the PBS?