Fix backup script removing image after unsuccessful pivot #549
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/vm_backups"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.