Hi guys!
I'm novice with PBS so in stuck with using proxmox-backup-client in my backup scripts.
Look, PVE's backup job is excellent, but i need to run the same activity backup in my script.
PVE's log of backing up to PBS is too complex for me and very unclear ((
Would You help me what command(s) I should use in script?
PVE's backup process log:
I'm novice with PBS so in stuck with using proxmox-backup-client in my backup scripts.
Look, PVE's backup job is excellent, but i need to run the same activity backup in my script.
PVE's log of backing up to PBS is too complex for me and very unclear ((
Would You help me what command(s) I should use in script?
PVE's backup process log:
Code:
INFO: starting new backup job: vzdump 103 --node hq --notes-template '{{guestname}}' --remove 0 --mode snapshot --storage bs.domain.org
INFO: create storage snapshot 'vzdump'
INFO: creating Proxmox Backup Server archive 'ct/103/2023-12-29T09:04:12Z'
INFO: run: /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/var/tmp/vzdumptmp2392261_103/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 103 --backup-time 1703840652 --repository root@pam@bs.domain.org:datastore --ns hq
INFO: Upload config file '/var/tmp/vzdumptmp2392261_103/etc/vzdump/pct.conf' to 'root@pam@bs.domain.org:8007:datastore' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'root@pam@bs.domain.org:8007:datastore' as root.pxar.didx
Last edited: