Greetings, my company is currently testing PBS. Our infrastructure consists of multiple Proxmox VEs with both CTs and VMs.
For one specific VM, the PBS backups never finish and the PBS server eventually reboots, causing the error "backup write data failed".
Can anyone explain what we are seeing? Journalctl suggests an issue on the PBS server, but why does only this VM trigger it?
PBS Version:
proxmox-backup-server 1.1.10-1 running version: 1.1.5
PVE Task:
For one specific VM, the PBS backups never finish and the PBS server eventually reboots, causing the error "backup write data failed".
Can anyone explain what we are seeing? Journalctl suggests an issue on the PBS server, but why does only this VM trigger it?
PBS Version:
proxmox-backup-server 1.1.10-1 running version: 1.1.5
PVE Task:
Code:
Proxmox
Virtual Environment 6.4-5
Virtual Machine 105 (susi) on node 'le-srv02'
Filter VMID
Logs
()
INFO: starting new backup job: vzdump 105 --storage data01-sms --node le-srv02 --mode snapshot --remove 0
INFO: Starting Backup of VM 105 (qemu)
INFO: Backup started at 2021-06-29 14:42:48
INFO: status = running
INFO: VM Name: susi
INFO: include disk 'scsi0' 'local-lvm:vm-105-disk-1' 600G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/105/2021-06-29T12:42:48Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '73d88055-17cc-415c-bb91-a7af470ea882'
INFO: resuming VM again
INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared
INFO: 0% (184.0 MiB of 600.0 GiB) in 3s, read: 61.3 MiB/s, write: 50.7 MiB/s
INFO: 1% (6.0 GiB of 600.0 GiB) in 5m 22s, read: 18.7 MiB/s, write: 18.7 MiB/s
INFO: 2% (12.0 GiB of 600.0 GiB) in 10m 38s, read: 19.5 MiB/s, write: 19.5 MiB/s
INFO: 2% (16.2 GiB of 600.0 GiB) in 18m 43s, read: 8.9 MiB/s, write: 8.9 MiB/s
ERROR: backup write data failed: command error: protocol canceled
INFO: aborting backup job
INFO: resuming VM again
ERROR: Backup of VM 105 failed - backup write data failed: command error: protocol canceled
INFO: Failed at 2021-06-29 15:01:32
INFO: Backup job finished with errors
TASK ERROR: job errors
Attachments
Last edited: