Hi, one VM were stuck while backing up at line "INFO: issuing guest-agent 'fs-freeze' command" so I did stop the process and you see what followed next.
Any hint to figure why it was stuck? It is a scheduled backup running every 15 minutes and usually ending in 1-2 minutes.
After stopping the backup I did a "qm unlock 412" command to unlock it.
The next backup gone ok:
Code:
INFO: starting new backup job: vzdump 412 --notes-template '{{guestname}}' --storage SG8T --prune-backups 'keep-all=1' --mode snapshot --fleecing 0 --quiet 1
INFO: Starting Backup of VM 412 (qemu)
INFO: Backup started at 2024-11-12 13:45:05
INFO: status = running
INFO: VM Name: asteroid
INFO: include disk 'virtio0' 'SSD-52X:vm-412-disk-0' 600G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: pending configuration changes found (not included into backup)
INFO: creating Proxmox Backup Server archive 'vm/412/2024-11-12T12:45:05Z'
INFO: issuing guest-agent 'fs-freeze' command
closing with read buffer at /usr/share/perl5/IO/Multiplex.pm line 927.
ERROR: interrupted by signal
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '9a77cb8e-31cd-495f-8977-9457da4f1745'
INFO: resuming VM again
INFO: virtio0: dirty-bitmap status: OK (29.8 GiB of 600.0 GiB dirty)
INFO: using fast incremental mode (dirty-bitmap), 29.8 GiB dirty of 600.0 GiB total
INFO: 1% (440.0 MiB of 29.8 GiB) in 3s, read: 146.7 MiB/s, write: 146.7 MiB/s
Any hint to figure why it was stuck? It is a scheduled backup running every 15 minutes and usually ending in 1-2 minutes.
After stopping the backup I did a "qm unlock 412" command to unlock it.
The next backup gone ok:
Last edited: