I have a pbs server installed and a ProxmoxVE cluster separate.
Configured pbs server datastore is mounted over nfs and backup and root could write withouth problem
proxmox-backup-manager datastore list
┌─────────┬──────────────┬─────────┐
│ name │ path │ comment │
╞═════════╪══════════════╪═════════╡
│ BigDisk │ /bigdisk/pbs │ │
└─────────┴──────────────┴─────────┘
and on the client side (proxmox VE) configured
pvesm status
Name Type Status Total Used Available %
*pbs pbs active 29987345536 11207129216 18780216320 37.37%*
When i try to take a backup of a vm the response is:
INFO: starting new backup job: vzdump 101 --remove 0 --storage pbs --mode snapshot --node proxmox2
INFO: Starting Backup of VM 101 (qemu)
INFO: Backup started at 2020-11-20 11:46:22
INFO: status = running
INFO: VM Name: winxp
INFO: include disk 'ide0' 'nfssynology:101/vm-101-disk-1.qcow2' 32G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/101/2020-11-20T10:46:22Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: enabling encryption
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 101 qmp command 'backup' failed - backup connect failed: command error: EACCES: Permission denied
INFO: aborting backup job
ERROR: Backup of VM 101 failed - VM 101 qmp command 'backup' failed - backup connect failed: command error: EACCES: Permission denied
INFO: Failed at 2020-11-20 11:46:22
INFO: Backup job finished with errors
TASK ERROR: job errors
But if i go to pbs itself i find the error
What can i do?
Diaolin
Configured pbs server datastore is mounted over nfs and backup and root could write withouth problem
proxmox-backup-manager datastore list
┌─────────┬──────────────┬─────────┐
│ name │ path │ comment │
╞═════════╪══════════════╪═════════╡
│ BigDisk │ /bigdisk/pbs │ │
└─────────┴──────────────┴─────────┘
and on the client side (proxmox VE) configured
pvesm status
Name Type Status Total Used Available %
*pbs pbs active 29987345536 11207129216 18780216320 37.37%*
When i try to take a backup of a vm the response is:
INFO: starting new backup job: vzdump 101 --remove 0 --storage pbs --mode snapshot --node proxmox2
INFO: Starting Backup of VM 101 (qemu)
INFO: Backup started at 2020-11-20 11:46:22
INFO: status = running
INFO: VM Name: winxp
INFO: include disk 'ide0' 'nfssynology:101/vm-101-disk-1.qcow2' 32G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/101/2020-11-20T10:46:22Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: enabling encryption
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 101 qmp command 'backup' failed - backup connect failed: command error: EACCES: Permission denied
INFO: aborting backup job
ERROR: Backup of VM 101 failed - VM 101 qmp command 'backup' failed - backup connect failed: command error: EACCES: Permission denied
INFO: Failed at 2020-11-20 11:46:22
INFO: Backup job finished with errors
TASK ERROR: job errors
But if i go to pbs itself i find the error
What can i do?
Diaolin
Attachments
Last edited: