Hi,
I have a remote PBS and have it configured so PVE runs the backups. All other VM's, split across two PVE nodes, get backuped fine to this target. The one that won't back up reports:
I cannot see anything wrong with this VM that would stop it being backed up, and the error reported almost looks like vzump suddenly cannot connect to the PBS...but then works fine 30 seconds later on another VM.
Any help appreciated, thanks!
I have a remote PBS and have it configured so PVE runs the backups. All other VM's, split across two PVE nodes, get backuped fine to this target. The one that won't back up reports:
Code:
INFO: starting new backup job: vzdump 201 --mode snapshot --node proxmox1 --remove 0 --storage pbs-remote
INFO: Starting Backup of VM 201 (qemu)
INFO: Backup started at 2021-05-26 09:54:03
INFO: status = running
INFO: VM Name: pihole-1
INFO: include disk 'scsi0' 'local-zfs:vm-201-disk-0' 8G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/201/2021-05-26T08:54:03Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 201 qmp command 'backup' failed - backup connect failed: command error: http request timed out
INFO: aborting backup job
INFO: resuming VM again
ERROR: Backup of VM 201 failed - VM 201 qmp command 'backup' failed - backup connect failed: command error: http request timed out
INFO: Failed at 2021-05-26 09:54:24
INFO: Backup job finished with errors
TASK ERROR: job errors
I cannot see anything wrong with this VM that would stop it being backed up, and the error reported almost looks like vzump suddenly cannot connect to the PBS...but then works fine 30 seconds later on another VM.
Code:
root@proxmox1:~# qm status 201 --verbose|grep -A5 proxmox-support
proxmox-support:
pbs-dirty-bitmap: 1
pbs-dirty-bitmap-migration: 1
pbs-dirty-bitmap-savevm: 1
pbs-library-version: 1.0.3 (8de935110ed4cab743f6c9437357057f9f9f08ea)
pbs-masterkey: 1
Any help appreciated, thanks!