PVC are in Pending state that are provisioned using CSI driver

0

I can see the below logs describing PVC: Warning ProvisioningFailed 93s (x2 over 93s) persistent volume-controller storageclass.storage.k8s.io "ebs-sc" not found
Normal Provisioning 9s (x6 over 90s) ebs.csi.aws.com_ebs-csi-controller-f5d9c9475-wh2t9_e2eea260-a1f6-4b74-9250-baf43ba03780 External provisioner is provisioning volume for claim "default/ebs-claim"
Normal ExternalProvisioning 3s (x8 over 90s) persistentvolume-controller waiting for a volume to be created, either by external provisioner "ebs.csi.aws.com" or manually created by system administrator
Warning ProvisioningFailed 0s (x6 over 80s) ebs.csi.aws.com_ebs-csi-controller-f5d9c9475-wh2t9_e2eea260-a1f6-4b74-9250-baf43ba03780 failed to provision volume with StorageClass "ebs-sc": rpc error: code = DeadlineExceeded desc = context deadline exceeded


kubectl logs ebs-csi-controller-f5d9c9475-wh2t9 -c csi-provisioner -n kube-system:
CreateVolume failed, supports topology = true, node selected true => may reschedule = true => state = Background: rpc error: code = DeadlineExceeded desc = context deadline exceeded
I0624 09:55:16.287191 1 controller.go:1106] Temporary error received, adding PVC 3f6ec7b5-2a25-4f42-babb-d808dd464535 to claims in progress
W0624 09:55:16.287200 1 controller.go:958] Retrying syncing claim "3f6ec7b5-2a25-4f42-babb-d808dd464535", failure 8
E0624 09:55:16.287222 1 controller.go:981] error syncing claim "3f6ec7b5-2a25-4f42-babb-d808dd464535": failed to provision volume with StorageClass "ebs-sc": rpc error: code = DeadlineExceeded desc = context deadline exceeded
I0624 09:55:16.287251 1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"ebs-claim", UID:"3f6ec7b5-2a25-4f42-babb-d808dd464535", APIVersion:"v1", ResourceVersion:"6828149", FieldPath:""}): type: 'Warning' reason: 'ProvisioningFailed' failed to provision volume with StorageClass "ebs-sc": rpc error: code = DeadlineExceeded desc = context deadline exceeded


I can't see the right error for this issue to troubleshoot.

Dolis
preguntada hace 3 años4397 visualizaciones
3 Respuestas
0

Hi,
we got the same problem. Did you solve it?

janru
respondido hace 2 años
0

I am also facing same problem. Any one resolved this issue ?

Edited by: santhosh13 on Dec 5, 2021 11:58 PM

respondido hace 2 años
0

Same problem but with EFS Driver. Any solutions please

Siva V
respondido hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas