Fix KBOSS backup creation edge case - #13880
Conversation
|
@winterhazel if we have a new RC could we include this? |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13880 +/- ##
=========================================
Coverage 19.64% 19.65%
- Complexity 19784 19795 +11
=========================================
Files 6368 6368
Lines 574889 574889
Branches 70353 70353
=========================================
+ Hits 112935 112986 +51
+ Misses 449684 449633 -51
Partials 12270 12270
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
@JoaoJandre 4.23 will not have any minor. I will include it in RC3. |
|
@blueorangutan package |
|
@blueorangutan package |
|
@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 18882 |
|
@blueorangutan package |
|
@JoaoJandre a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18886 |
Description
If a new incremental backup is created for a stopped VM, that has a delta tree with more than one branch for one of its volumes, and the VM snapshot following the last backup is the current one, a problem occurs during backup creation where the current VM snapshot delta is not rebased to its new parent, causing subsequent backups to fail and the chain to become inconsistent.
This PR fixes this issue.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Test description
With a stopped VM, the following tests were performed: