Hello,
root@proxmox1:~# pvesm add pbs < storage name > --server < backup server ip > --datastore < datastore > --username root@pam --fingerprint 1d:..43:ee --password < backup server password >
I add the pbs in proxmox cluster, It's has added properly I didn't face any error,
But while I am taking the backup then I getting this error,
INFO: starting new backup job: vzdump 105 --mode snapshot --remove 0 --node proxmox3 --storage backupserver --compress zstd
ERROR: Backup of VM 105 failed - executable not found '/usr/bin/proxmox-backup-client'! Proxmox backup client not installed?
INFO: Failed at 2020-09-22 20:42:00
INFO: Backup job finished with errors
TASK ERROR: job errors
root@proxmox1:~# pvesm status --storage backupserver
executable not found '/usr/bin/proxmox-backup-client'! Proxmox backup client not installed?
Name Type Status Total Used Available %
backupserver pbs inactive 0 0 0 0.00%
root@proxmox1:~# pvesm add pbs < storage name > --server < backup server ip > --datastore < datastore > --username root@pam --fingerprint 1d:..43:ee --password < backup server password >
I add the pbs in proxmox cluster, It's has added properly I didn't face any error,
But while I am taking the backup then I getting this error,
INFO: starting new backup job: vzdump 105 --mode snapshot --remove 0 --node proxmox3 --storage backupserver --compress zstd
ERROR: Backup of VM 105 failed - executable not found '/usr/bin/proxmox-backup-client'! Proxmox backup client not installed?
INFO: Failed at 2020-09-22 20:42:00
INFO: Backup job finished with errors
TASK ERROR: job errors
root@proxmox1:~# pvesm status --storage backupserver
executable not found '/usr/bin/proxmox-backup-client'! Proxmox backup client not installed?
Name Type Status Total Used Available %
backupserver pbs inactive 0 0 0 0.00%
Last edited: