Hello, for personal use I am making a configuration with a single VE server hosting everything inside, including the PBS as a VM, and the backup disk connected to it as an external USB3 disk (speed is not a problem, backups are made the night), and have two questions about this:
1) In case of failure of the disk where the PBS is installed, is it correct I can install a new temporary PBS and attach there the backup disk to be able to recover any other involved VM ?
2) the backup job is set up to backup all VMs including the PBS one, it works ok for all VMs but PBS backup fails with timeout errors, is this expected?
(I did installed qemu-guest-agent inside the PBS)
Task viewer: VM/CT 101 - Backup
OutputStatus
Stop
Download
INFO: starting new backup job: vzdump 101 --storage backup --notes-template '{{guestname}}' --remove 0 --notification-mode auto --node pve --mode snapshot
INFO: Starting Backup of VM 101 (qemu)
INFO: Backup started at 2024-07-24 13:42:35
INFO: status = running
INFO: VM Name: backup
INFO: include disk 'virtio0' 'local-lvm:vm-101-disk-1' 32G
INFO: include disk 'efidisk0' 'local-lvm:vm-101-disk-0' 4M
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/101/2024-07-24T11:42:35Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 101 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 101 failed - VM 101 qmp command 'backup' failed - backup connect failed: command error: http request timed out
INFO: Failed at 2024-07-24 13:44:37
INFO: Backup job finished with errors
INFO: notified via target `mail-to-root`
TASK ERROR: job errors
TIA for any help!
1) In case of failure of the disk where the PBS is installed, is it correct I can install a new temporary PBS and attach there the backup disk to be able to recover any other involved VM ?
2) the backup job is set up to backup all VMs including the PBS one, it works ok for all VMs but PBS backup fails with timeout errors, is this expected?
(I did installed qemu-guest-agent inside the PBS)
Task viewer: VM/CT 101 - Backup
OutputStatus
Stop
Download
INFO: starting new backup job: vzdump 101 --storage backup --notes-template '{{guestname}}' --remove 0 --notification-mode auto --node pve --mode snapshot
INFO: Starting Backup of VM 101 (qemu)
INFO: Backup started at 2024-07-24 13:42:35
INFO: status = running
INFO: VM Name: backup
INFO: include disk 'virtio0' 'local-lvm:vm-101-disk-1' 32G
INFO: include disk 'efidisk0' 'local-lvm:vm-101-disk-0' 4M
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/101/2024-07-24T11:42:35Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 101 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 101 failed - VM 101 qmp command 'backup' failed - backup connect failed: command error: http request timed out
INFO: Failed at 2024-07-24 13:44:37
INFO: Backup job finished with errors
INFO: notified via target `mail-to-root`
TASK ERROR: job errors
TIA for any help!