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

Rancher Longhorn - PVC claim hangs on for 5 minutes after helm chart uninstalled #9

Closed
johnml1135 opened this issue May 1, 2023 · 1 comment
Labels
bug Something isn't working deployment

Comments

@johnml1135
Copy link
Collaborator

If I uninstall and reinstall a helm chart in Rancher with a PVC (persistent Volume Claim), the container fails to create because the PVC errors out when being created. This appears to be an issue with Longhorn storage.

Reference: longhorn/longhorn#3753

@johnml1135 johnml1135 added bug Something isn't working deployment labels May 1, 2023
@johnml1135
Copy link
Collaborator Author

This is an issue with how persistent volumes don't unmount right away. The solution was to separate out the PVC helm chart from the serval helm chart - the data can be persisted even if the whole serval chart needs to be uninstalled. This should resolve the issue sufficiently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant