-
Notifications
You must be signed in to change notification settings - Fork 712
[BUG] Replica rebuild progress can go over 100% #12949
Copy link
Copy link
Closed
Labels
area/v1-data-enginev1 data engine (iSCSI tgt)v1 data engine (iSCSI tgt)area/volume-replica-rebuildVolume replica rebuilding relatedVolume replica rebuilding relatedbackport/1.11.2Require to backport to 1.11.2 release branchRequire to backport to 1.11.2 release branchkind/bugpriority/0Must be implement or fixed in this release (managed by PO)Must be implement or fixed in this release (managed by PO)require/auto-e2e-testRequire adding/updating auto e2e test cases if they can be automatedRequire adding/updating auto e2e test cases if they can be automatedrequire/backportRequire backport. Only used when the specific versions to backport have not been definied.Require backport. Only used when the specific versions to backport have not been definied.require/important-noteUpgrade, Deprecation, Important notesUpgrade, Deprecation, Important notesrequire/qa-review-coverageRequire QA to review coverageRequire QA to review coverage
Milestone
Description
Metadata
Metadata
Assignees
Labels
area/v1-data-enginev1 data engine (iSCSI tgt)v1 data engine (iSCSI tgt)area/volume-replica-rebuildVolume replica rebuilding relatedVolume replica rebuilding relatedbackport/1.11.2Require to backport to 1.11.2 release branchRequire to backport to 1.11.2 release branchkind/bugpriority/0Must be implement or fixed in this release (managed by PO)Must be implement or fixed in this release (managed by PO)require/auto-e2e-testRequire adding/updating auto e2e test cases if they can be automatedRequire adding/updating auto e2e test cases if they can be automatedrequire/backportRequire backport. Only used when the specific versions to backport have not been definied.Require backport. Only used when the specific versions to backport have not been definied.require/important-noteUpgrade, Deprecation, Important notesUpgrade, Deprecation, Important notesrequire/qa-review-coverageRequire QA to review coverageRequire QA to review coverage
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
Resolved
StatusShow more project fields
Closed
Describe the Bug
To Reproduce
On an unstable network try to rebuild a volume
Expected Behavior
It should be impossible for replica rebuild progress to go over 100%
Support Bundle for Troubleshooting
I will try to reproduce again and provide a bundle. For now I assume the one from here could be used: #9626 (comment)
Environment
Additional context
I assume I'm seeing this because my nodes use Nebula VPN to communicate, which seems to be causing the network to be inconsistent.
Workaround and Mitigation
You can use disaster recovery backups to sync the volume to other nodes, then delete the faulty volume and replace it with the disaster recovery volumes.