Hello,
I'm just getting started with Proxmox VE and PBS. I have my VM and container backup jobs working and am happy with the feature set so far.
When setting up my PVE host I decided to run ZFS and Samba on the bare metal PVE host itself. I have a dedicated PBS server in a remote datacenter about 5ms away with a 1G link. For backups of the Samba share I'm running proxmox-backup-client. I have about 1.5T of data that I'm backing up. I configured backups to run nightly via a cron job.
The issue that I'm having now is that the samba share backups are taking a very long time. I kicked one off at 3 AM last night and it's still running 5.5 hours later. I'm trying to figure out how to monitor the status of the job. With VM and LXC backups I can see the output in the UI if run manually, and via email if run on a schedule. What tools are available to monitor the status of larger backup jobs that run on the bare metal host?
EDIT: here is the command to kick off the job
# proxmox-backup-client backup smb.pxar:/tank/smb --repository backupuser@pbs@snapbs01.domain.local:virvh01-smb-backup
I'm just getting started with Proxmox VE and PBS. I have my VM and container backup jobs working and am happy with the feature set so far.
When setting up my PVE host I decided to run ZFS and Samba on the bare metal PVE host itself. I have a dedicated PBS server in a remote datacenter about 5ms away with a 1G link. For backups of the Samba share I'm running proxmox-backup-client. I have about 1.5T of data that I'm backing up. I configured backups to run nightly via a cron job.
The issue that I'm having now is that the samba share backups are taking a very long time. I kicked one off at 3 AM last night and it's still running 5.5 hours later. I'm trying to figure out how to monitor the status of the job. With VM and LXC backups I can see the output in the UI if run manually, and via email if run on a schedule. What tools are available to monitor the status of larger backup jobs that run on the bare metal host?
EDIT: here is the command to kick off the job
# proxmox-backup-client backup smb.pxar:/tank/smb --repository backupuser@pbs@snapbs01.domain.local:virvh01-smb-backup
Last edited: