-
Notifications
You must be signed in to change notification settings - Fork 609
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
[BUG] Volume metafile getting deleted or empty results in a detach-attach loop #4846
Comments
cc @longhorn/qa For longhorn's current design, we quite rely on saving some files persistent on the host, so it's necessary to have some error handling and self-healing/recovering when the persistent data on the host has some problems like getting deleted or empty like in this case. For QA, need to have more negative testing to cover this kind of external interrupt to test Longhorn resilience. |
Pre Ready-For-Testing Checklist
|
Verified in longhorn master After create pod with longhorn volume then delete the pod let volume in detach state:
|
Describe the bug (🐛 if you encounter this issue)
From the reporter:
More context is needed later.
To Reproduce
Steps to reproduce the behavior:
N/A
Expected behavior
The volume metafile always records the valid info
Log or Support bundle
N/A
Environment
Additional context
The text was updated successfully, but these errors were encountered: