Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nexus): don't persist if child faults during nexus create #1780

Merged

Conversation

dsharma-dc
Copy link
Contributor

When nexus is being created with a single child, and that child goes into retire path before nexus is open, then the child gets persisted as unhealthy. This will cause volume to never be able to attach later on.

When nexus is being created with a single child, and that child goes
into retire path before nexus is open, then the child gets persisted
as unhealthy. This will cause volume to never be able to attach later
on.

Signed-off-by: Diwakar Sharma <diwakar.sharma@datacore.com>
@dsharma-dc
Copy link
Contributor Author

bors try

bors-openebs-mayastor bot pushed a commit that referenced this pull request Dec 10, 2024
@bors-openebs-mayastor
Copy link

try

Build succeeded:

@dsharma-dc
Copy link
Contributor Author

bors merge

@bors-openebs-mayastor
Copy link

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit 40855ce into openebs:develop Dec 11, 2024
4 checks passed
bors-openebs-mayastor bot pushed a commit that referenced this pull request Dec 11, 2024
1782: Cherry pick PR #1780 r=dsharma-dc a=dsharma-dc

When nexus is being created with a single child, and that child goes into retire path before nexus is open, then the child gets persisted as unhealthy. This will cause volume to never be able to attach later on.

Co-authored-by: Diwakar Sharma <diwakar.sharma@datacore.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants