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

Failing to unpublish may lead to missing volume target #1747

Open
tiagolobocastro opened this issue Oct 3, 2024 · 0 comments
Open

Failing to unpublish may lead to missing volume target #1747

tiagolobocastro opened this issue Oct 3, 2024 · 0 comments

Comments

@tiagolobocastro
Copy link
Contributor

Describe the bug
In a cluster it was observed that the volume target was not coming up.

AttachVolume.Attach failed for volume "pvc-xxxx" : rpc error: code = Internal desc = Volume xxx reports no info about its publishing status

To Reproduce
I think this is as a result of a previous controller unpublish failure (returned to CSI), but eventually it succeeded "out of band", without the csi-controller's intervention.

Expected behavior
A new target should be created!

Additional context
A WA is to force the app pod to move to another node, thus re-triggering the controller publish.

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

No branches or pull requests

1 participant