Recently over the past few months I've noticed when running a backup from Proxmox VE to a remote PBS instance, the process seems to gets stuck every time.
on PBS Side: never gets past dynamic index:
on Proxmox VE Side (redacted): gets to 'upload' but doesn't seem to initiate
The status doesn't fail, and when left to its own fruition will run for a week until I cancel the task.
Not sure where to dig exactly on this one, I've tried updates, reboots, and remove / re-adds of the PBS to the cluster so far, but nothing seems to be getting them to move along. Currently experienced both with CT's and VM's. Any insight would be appreciated.
on PBS Side: never gets past dynamic index:
2022-10-27T15:35:51-04:00: starting new backup on datastore 'DCB': "ct/155/2022-10-27T19:35:50Z"
2022-10-27T15:35:51-04:00: add blob "/mnt/datastore/DataStore/ct/155/2022-10-27T19:35:50Z/pct.conf.blob" (252 bytes, comp: 252)
2022-10-27T15:35:51-04:00: created new dynamic index 1 ("ct/155/2022-10-27T19:35:50Z/catalog.pcat1.didx")
2022-10-27T15:35:51-04:00: created new dynamic index 2 ("ct/155/2022-10-27T19:35:50Z/root.pxar.didx")
on Proxmox VE Side (redacted): gets to 'upload' but doesn't seem to initiate
INFO: starting new backup job: vzdump 155 --storage pbs-test --remove 0 --mode stop --node host2
INFO: Starting Backup of VM 155 (lxc)
INFO: Backup started at 2022-10-27 15:35:50
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: bakuptest
INFO: including mount point rootfs ('/') in backup
INFO: including mount point mp0 ('/dataDrive') in backup
INFO: creating Proxmox Backup Server archive 'ct/155/2022-10-27T19:35:50Z'
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/vzdumptmp2868424_155/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --include-dev /mnt/vzsnap0/./dataDrive --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 155 --backup-time 1666899350 --repository backupuser@pam@pbs.example.com:DataStore
INFO: Starting backup: ct/155/2022-10-27T19:35:50Z
INFO: Client name: host2
INFO: Starting backup protocol: Thu Oct 27 15:35:51 2022
INFO: No previous manifest available.
INFO: Upload config file '/var/tmp/vzdumptmp2868424_155/etc/vzdump/pct.conf' to 'backupuser@pam@pbs.example.com:DataStore' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'backupuser@pam@pbs.example.com:DataStore' as root.pxar.didx
The status doesn't fail, and when left to its own fruition will run for a week until I cancel the task.
Not sure where to dig exactly on this one, I've tried updates, reboots, and remove / re-adds of the PBS to the cluster so far, but nothing seems to be getting them to move along. Currently experienced both with CT's and VM's. Any insight would be appreciated.