Skip to content

Issue 779: Enable fault containment for ReplDev/LogStore/LogDev layers. #780

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yamingk
Copy link
Contributor

@yamingk yamingk commented Jul 25, 2025

When FC is enabled by HomeStore consumer (currently only NuBlox, no impact to NuObject use case),
enable ReplDev(Solo)/LogStore/LogDev layers to exersise fault containment feature, e.g. not to crash the whole pod, but let individual Volume to taken action (go into offline mode), so that other volumes which is still in healthy can still function.

HomeStore doesn't have concept of volume, it is through FC to callback to HS consumer to take actions.

Copy link
Collaborator

@xiaoxichen xiaoxichen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add comments in logdev regarding what is pid/parentID means here?

If it is somewhat opaque to logdev logic , just for owner of the logdev to record something (like who is the owner), can we make it a private_data ?

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.

2 participants