My PVE (w ZFS) was re-installed about 2 weeks ago. I tried to do a backup of any of my VMs today and it caused both the PVE SSH and web to stop, i.e. can't connect to them anymore. My only option was to press the hardware reset button and I don't see any backup file after getting into the web UI again.
1. On 1 of the VMs of interest (32G disk), this stopping always happens when the backup reaches 27%, so I went to check my diskspace, which shows another 50G still available. I don't think I'm out of space. Then I ran it from the CLI and gets stuck at `resuming VM again` and at this point, the web UI stops, a SSH that is already running continues to work, but no new connections can be made
2. My ZFS pool looks good,
This is the 2nd time I'm unable to take backups (1st was due to a corrupted ZFS pool), and makes one feel really helpless to see my VMs run but have no way of taking backups.
Any idea how to troubleshoot this? Thank you.
1. On 1 of the VMs of interest (32G disk), this stopping always happens when the backup reaches 27%, so I went to check my diskspace, which shows another 50G still available. I don't think I'm out of space. Then I ran it from the CLI and gets stuck at `resuming VM again` and at this point, the web UI stops, a SSH that is already running continues to work, but no new connections can be made
Code:
root@pve:/var/log# vzdump 102
INFO: starting new backup job: vzdump 102
INFO: Starting Backup of VM 102 (qemu)
INFO: Backup started at 2023-05-14 12:00:09
INFO: status = running
INFO: VM Name: homeassistant
INFO: include disk 'scsi0' 'vpool:vm-102-disk-1' 32G
INFO: include disk 'efidisk0' 'vpool:vm-102-disk-0' 1M
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-qemu-102-2023_05_14-12_00_09.vma'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '19cc706c-254b-4ca3-a152-17c7969f7988'
INFO: resuming VM again
2. My ZFS pool looks good,
zpool status
shows everything online with no errors. I ran a scrub too.This is the 2nd time I'm unable to take backups (1st was due to a corrupted ZFS pool), and makes one feel really helpless to see my VMs run but have no way of taking backups.
Any idea how to troubleshoot this? Thank you.
Last edited: