Skip to content

Instantly share code, notes, and snippets.

@theundefined
Created January 12, 2025 12:23
Show Gist options
  • Save theundefined/bac0a2b9072938bed7cd6140907e7f19 to your computer and use it in GitHub Desktop.
Save theundefined/bac0a2b9072938bed7cd6140907e7f19 to your computer and use it in GitHub Desktop.
root@pver02:~# journalctl -a --since '2025-01-12' |grep 3352712
Jan 12 08:58:27 pver02 pvedaemon[3352712]: INFO: starting new backup job: vzdump --node pver02 --all 1 --storage XXX --exclude 210 --mode snapshot --notes-template '{{guestname}}' --mailnotification failure --mailto XXX --fleecing '1,storage=local-zfs'
Jan 12 08:58:27 pver02 pvedaemon[3352712]: INFO: Starting Backup of VM 211 (qemu)
Jan 12 08:58:28 pver02 pvedaemon[3352712]: VM 211 started with PID 3352749.
Jan 12 09:18:42 pver02 pvedaemon[3352712]: VM 211 qmp command failed - VM 211 qmp command 'quit' failed - got timeout
Jan 12 09:18:42 pver02 pvedaemon[3352712]: VM quit/powerdown failed - terminating now with SIGTERM
Jan 12 09:18:52 pver02 pvedaemon[3352712]: VM still running - terminating now with SIGKILL
Jan 12 09:19:00 pver02 pvedaemon[3352712]: error removing fleecing image 'local-zfs:vm-211-fleece-0' - zfs error: cannot destroy 'rpool/data/vm-211-fleece-0': dataset is busy
Jan 12 09:19:00 pver02 pvedaemon[3352712]: INFO: Finished Backup of VM 211 (00:20:33)
Jan 12 09:19:02 pver02 pvedaemon[3352712]: INFO: Backup job finished successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment