Closed samson4649 closed 1 year ago
After some additional debugging, the following was also noted
Nov 19 10:52:01 <REDACTED> kubelet[2945]: E1119 10:52:01.983018 2945 kubelet.go:1731] "Unable to attach or mount volumes for pod; skipping pod" err="unmounted volumes=[registry-data], unattached volumes=[registry-config registry-data registry-htpasswd]: timed out waiting for the condition" pod="<REDACTED>"
Nov 19 10:52:01 <REDACTED> kubelet[2945]: E1119 10:52:01.983858 2945 pod_workers.go:965] "Error syncing pod, skipping" err="unmounted volumes=[registry-data], unattached volumes=[registry-config registry-data registry-htpasswd]: timed out waiting for the condition" pod="<REDACTED>" podUID=e5738463-891c-4d6d-9cd1-4d54680f55cd
Hello @samson4649
We found your cluster and the ticket you opened relating to this issue. After review it looks like you are hitting the block storage limits for an individual instance. The support staff will reach out on your ticket with more information.
Closing because this is not a bug.
Describe the bug Worker node is not able to have a volume mounted. The PVC is in a ready state and the volume exists however the
volumeattachments.storage.k8s.io
object is reportingATTACHED=false
with the messagerpc error: code = DeadlineExceeded desc = context deadline exceeded
.This has happened multiple times in the last 2 weeks with both a newly created volume and an existing volume after a work load shift between nodes.
To Reproduce Not exactly sure how to reproduce however the following is the description of the
volumeattachment
when the error occursExpected behavior When a PVC has been defined and the PV is created, the volume should be able to be mounted to a pod without issues.
Screenshots
Desktop (please complete the following information where applicable: