Fix backup script removing image after unsuccessful pivot #549

Merged
raucao merged 1 commits from bugfix/vm_backups into master 2024-03-11 15:35:51 +00:00

1 Commits

Author SHA1 Message Date
82a4af05ef
Fix backup script removing image after unsuccessful pivot
If pivoting the VM backing storage back to the original image fails
(e.g. VM being down at that time), the script currently still deletes
the hotswap image, which means that all changes since the creation of
the hotswap image are lost.
2024-03-11 16:26:14 +01:00