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
Owner

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.

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.
raucao added the
ops
label 2024-03-11 15:35:40 +00:00
raucao added 1 commit 2024-03-11 15:35:41 +00:00
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.
raucao merged commit 309bc45791 into master 2024-03-11 15:35:51 +00:00
raucao deleted branch bugfix/vm_backups 2024-03-11 15:35:51 +00:00
Sign in to join this conversation.
No description provided.