You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Volume is not able to attach to the pod with below errors and pods are not going to running state.
Events:
Type Reason Age From Message
Normal SuccessfulAttachVolume 5m40s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-ec70e2c3-750f-4736-9099-6419d601f3fa"
Warning FailedMount 2m59s (x6 over 4m55s) kubelet MountVolume.MountDevice failed for volume "pvc-ec70e2c3-750f-4736-9099-6419d601f3fa" : rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/csi/csi.sock: use of closed network connection"
Warning FailedMount 43s kubelet MountVolume.MountDevice failed for volume "pvc-ec70e2c3-750f-4736-9099-6419d601f3fa" : rpc error: code = DeadlineExceeded desc = context deadline exceeded
To Reproduce
Noticed this issue when one of VM is restarted which is part of the replica.
Expected behavior
Volume should be able to attach and pod going to Running state.
Describe the bug
Volume is not able to attach to the pod with below errors and pods are not going to running state.
Events:
Type Reason Age From Message
Normal SuccessfulAttachVolume 5m40s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-ec70e2c3-750f-4736-9099-6419d601f3fa"
Warning FailedMount 2m59s (x6 over 4m55s) kubelet MountVolume.MountDevice failed for volume "pvc-ec70e2c3-750f-4736-9099-6419d601f3fa" : rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/csi/csi.sock: use of closed network connection"
Warning FailedMount 43s kubelet MountVolume.MountDevice failed for volume "pvc-ec70e2c3-750f-4736-9099-6419d601f3fa" : rpc error: code = DeadlineExceeded desc = context deadline exceeded
To Reproduce
Noticed this issue when one of VM is restarted which is part of the replica.
Expected behavior
Volume should be able to attach and pod going to Running state.
See attached mayastor dump system logs
mayastor-read_unix_error.tar.gz
Screenshots
If applicable, add screenshots to help explain your problem.
** OS info (please complete the following information):**
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: