Problem with backup mode stop

Mar 7, 2022
3
0
1
47
Hello, for some time now I have had a problem with the backup of one of my Windows 10 virtual machines

Code:
INFO: starting new backup job: vzdump 101 --node nod01 --mode stop --mailnotification always --storage virt_sas12 --compress zstd --quiet 1
INFO: Starting Backup of VM 101 (qemu)
INFO: Backup started at 2023-10-06 02:00:02
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: win10sql
INFO: include disk 'scsi0' 'big_pool:vm-101-disk-0' 512G
INFO: stopping vm
INFO: creating vzdump archive '/mnt/pve/virt_sas12/dump/vzdump-qemu-101-2023_10_06-02_00_02.vma.zst'
INFO: starting kvm to execute backup task
trying to acquire lock...
 OK
INFO: restarting vm
INFO: guest is online again after 21 seconds
ERROR: Backup of VM 101 failed - timeout waiting on systemd
INFO: Failed at 2023-10-06 02:00:23
INFO: Backup job finished with errors

TASK ERROR: job errors
 
Hi,
please share the output of pveversion -v and the VM configuration qm config 101, as well as the system logs/journal from around the time the issue is happening.