Hi,
Every now and then I have a problem with the VM backup.
The copy works fine most of the time. But at random moments it breaks up at a different stage. Recently I couldn't log into Proxmox via GUI or CLI at all. When trying to log in via ssh there is a message: Client_loop: send disconnect: Broken pipe
Could this be an HDD problem?
Every now and then I have a problem with the VM backup.
The copy works fine most of the time. But at random moments it breaks up at a different stage. Recently I couldn't log into Proxmox via GUI or CLI at all. When trying to log in via ssh there is a message: Client_loop: send disconnect: Broken pipe
Could this be an HDD problem?
Code:
INFO: starting new backup job: vzdump --mailto example@domain.com --all 1 --compress zstd --quiet 1 --storage backup --prune-backups 'keep-daily=1,keep-last=4' --notes-template '{{vmid}} ({{guestname}})' --mode snapshot --mailnotification failure
INFO: Starting Backup of VM 100 (qemu)
INFO: Backup started at 2022-11-01 02:00:04
INFO: status = running
INFO: VM Name: Machine
INFO: include disk 'scsi0' 'local-lvm:vm-100-disk-0' 16G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating vzdump archive '/mnt/pve/backup/dump/vzdump-qemu-100-2022_11_01-02_00_04.vma.zst'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '107dd980-8b17-4289-87b7-4c239db55a30'
INFO: resuming VM again
INFO: 13% (2.1 GiB of 16.0 GiB) in 3s, read: 715.3 MiB/s, write: 142.8 MiB/s
INFO: 15% (2.5 GiB of 16.0 GiB) in 6s, read: 124.5 MiB/s, write: 113.6 MiB/s
INFO: 17% (2.8 GiB of 16.0 GiB) in 9s, read: 126.9 MiB/s, write: 117.1 MiB/s
Last edited: