mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-09 03:05:46 +00:00
![]() By recording the allocated fleecing images in the VM config, they are not immediately orphaned, should a hard error occur during backup that prevents cleanup. They are attempted to be cleaned up during the next backup run. In the cleanup helper, check if fleecing images are still attached in QEMU and detach them. This allows recovering from more failure scenarios. However, to avoid a deadlock, a left-over backup job needs to be canceled first. While canceling a left-over backup already happens when cleanup is done for a subsquent backup, it is required for other cases that like cleanup before migration (to be added in a following commit). Suggested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Link: https://lore.proxmox.com/20250127112923.31703-15-f.ebner@proxmox.com |
||
---|---|---|
debian | ||
PVE | ||
qemu-configs | ||
qmeventd | ||
query-machine-capabilities | ||
test | ||
vm-network-scripts | ||
.gitignore | ||
bootsplash.jpg | ||
bootsplash.xcf | ||
Makefile | ||
modules-load.conf | ||
qm | ||
qmextract | ||
qmrestore |