-
Notifications
You must be signed in to change notification settings - Fork 265
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(backups): handle slow enable cbt
when VDI.enable_cbt is too slow to answer we may take the snapshot before cbt is enabled, it fails silently , then take the snapshot , then on the next backup cbt is enabled , but it fails because cbt started after the last snapshot, but since cbt was enabled, the data are purged, leading to a new full backup
- Loading branch information
1 parent
02f34c1
commit 9933133
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters