I have recently setup a new PBS and pointed the pve to backup to that.
PBS (3.3.2)
PVE (8.3.2)
Here's the backup log
I can see the backup file is created in the PBS too, but the backup task in the PVE is still running (stuck?) even after 12 hours passed.
Any idea how to fix it, where should I look?
Thanks,
PBS (3.3.2)
PVE (8.3.2)
Here's the backup log
Code:
INFO: starting new backup job: vzdump 993 --storage bulk-pbs --notification-mode auto --node pve1 --remove 0 --notes-template '{{guestname}}' --mode stop
INFO: Starting Backup of VM 993 (lxc)
INFO: Backup started at 2025-01-08 23:09:07
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: network-test
INFO: including mount point rootfs ('/') in backup
INFO: creating Proxmox Backup Server archive 'ct/993/2025-01-09T04:09:07Z'
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:/var/tmp/vzdumptmp1604631_993/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 993 --backup-time 1736395747 --entries-max 1048576 --repository pbs-pve@pbs@192.168.101.91:bulk-pbs-pve
INFO: Starting backup: ct/993/2025-01-09T04:09:07Z
INFO: Client name: pve1
INFO: Starting backup protocol: Wed Jan 8 23:09:07 2025
INFO: No previous manifest available.
INFO: Upload config file '/var/tmp/vzdumptmp1604631_993/etc/vzdump/pct.conf' to 'pbs-pve@pbs@192.168.101.91:8007:bulk-pbs-pve' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'pbs-pve@pbs@192.168.101.91:8007:bulk-pbs-pve' as root.pxar.didx
INFO: root.pxar: had to backup 716.363 MiB of 716.363 MiB (compressed 250.354 MiB) in 7.73 s (average 92.731 MiB/s)
INFO: Uploaded backup catalog (478.271 KiB)
INFO: Duration: 8.08s
INFO: End Time: Wed Jan 8 23:09:15 2025
INFO: adding notes to backup
INFO: Finished Backup of VM 993 (00:00:08)
INFO: Backup finished at 2025-01-08 23:09:15
INFO: Backup job finished successfully
I can see the backup file is created in the PBS too, but the backup task in the PVE is still running (stuck?) even after 12 hours passed.
Any idea how to fix it, where should I look?
Thanks,