I've set up a backup job that is set to "stop" mode, which does stop running VM but then it restarts the VM and the backup end up failing.
What am I doing wrong.
What am I doing wrong.
Code:
INFO: starting new backup job: vzdump --mailnotification always --storage NAs --compress zstd --node thibworldpx --mode stop --all 1 --mailto jean@penguinmail.com --notes-template '{{guestname}}' --prune-backups 'keep-all=1'
INFO: Starting Backup of VM 100 (qemu)
INFO: Backup started at 2022-06-19 08:35:46
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: Sophos
INFO: include disk 'sata0' 'local-lvm:vm-100-disk-1' 40G
INFO: stopping virtual guest
INFO: restarting vm
INFO: guest is online again after 207 seconds
ERROR: Backup of VM 100 failed - unable to open '/mnt/pve/NAs/dump/vzdump-qemu-100-2022_06_19-08_35_46.tmp/qemu-server.conf' at /usr/share/perl5/PVE/VZDump/QemuServer.pm line 210.
INFO: Failed at 2022-06-19 08:39:34
cp: failed to access '/mnt/pve/NAs/dump/vzdump-qemu-100-2022_06_19-08_35_46.log': Host is down
command 'df -P -T -B 1 /mnt/pve/NAs/dump' failed: exit code 1