-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[CSI] Error deregistering volume when job are recycled #7625
Comments
Alloc |
Looks like you're probably running into a case like: #7605 That'll be fixed in the 0.11.0-rc1 release going out early next week. |
@tgross A memory address error occurs in this line of code when the corresponding alloc object does not exist feasible.go#L307 |
Not sure why a non-existent Alloc object id appears in the CSIVolume. :( |
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. |
Nomad version
nomad
0.11.0-beta2
Operating system and Environment details
centos
hostpath csi driver
Issue
Stop job, and run
nomad system gc
command ,mysql0 volume is wrong through ui access.1.console
The text was updated successfully, but these errors were encountered: