-
Notifications
You must be signed in to change notification settings - Fork 106
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
Volume without a target node after 1 node down in a 3 node cluster #1724
Comments
I am seeing this same error ( Just to provide some further details here, it looks like for the volumes that went down as a result of the node going down, the
|
Seems we had missed the first one @veenadong, sorry about that. @dcaputo-harmoni could you please share the volume attachments which reference this volume (if any) and also a support bundle? |
@tiagolobocastro Unfortunately I had to kill and restore the cluster right after this happened, and didn't get a chance to export the data you are looking for before I did. If it happens again I'll provide these details, thanks. I was running mayastor 2.7.0 and just upgraded to 2.7.1 when it rebuilt, and I know there are some stability improvements in there so am wondering if that might help. |
No problem, I guess keep an eye on it and should it happen again please let us know. |
I think this bug: #1747 (or a variation of this) explains what happens here. CSI and control-plane get out of sync, and the volume ends up not staying published and csi-node keeps trying to connect to a target which is not there.
@Abhinandan-Purkait @dsharma-dc any other thoughts here? |
2.7.0, take 1 node down from a 3 node cluster:
Pods are not able to attach the volume:
Attached is the system dump (note: the logs collection failed using the plugin, so capture the logs using a different method).
mayastor.log.gz
mayastor-2024-08-20--18-05-02-UTC.tar.gz
The text was updated successfully, but these errors were encountered: