mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-23 10:00:39 +00:00
![]() This can happen after a hard failure, e.g. if the vzdump task was killed. The next backup (after unlocking the VM) would then fail with > ERROR: VM 125 qmp command 'backup' failed - previous backup not finished During the failure path of that attempt, 'backup-cancel' is executed and the subsequent attempt would then work again. Do it up-front with a warning instead of relying on this behavior. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |