gluster-csi-driver icon indicating copy to clipboard operation
gluster-csi-driver copied to clipboard

Few PVCs are are failed to create while creating 100 pvcs using script

Open rmadaka opened this issue 6 years ago • 5 comments

Describe the bug Creating 100 pvcs using script with 30 secs gap , few pvcs are failed to create.

Steps to reproduce -> Create 100 pvcs uisng script then observe the behavior Actual results

Error from server (InternalError): error when creating "pvc.yaml": Internal error occurred: resource quota evaluates timeout
persistentvolumeclaim/gcs-pvc44 created
persistentvolumeclaim/gcs-pvc45 created
persistentvolumeclaim/gcs-pvc46 created
Error from server (InternalError): error when creating "pvc.yaml": Internal error occurred: resource quota evaluates timeout
Unable to connect to the server: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
persistentvolumeclaim/gcs-pvc49 created
persistentvolumeclaim/gcs-pvc50 created
persistentvolumeclaim/gcs-pvc51 created
persistentvolumeclaim/gcs-pvc52 created
Error from server (Timeout): error when creating "pvc.yaml": the server was unable to return a response in the time allotted, but may still be processing the request (post persistentvolumeclaims)
persistentvolumeclaim/gcs-pvc54 created

Expected behavior All pvcs should be created successfully, all pvcs should be bounded successfully

rmadaka avatar Nov 06 '18 12:11 rmadaka

need logs from the CSI provisioner pod

Madhu-1 avatar Nov 06 '18 12:11 Madhu-1

@rmadaka ping any update on this?

Madhu-1 avatar Nov 23 '18 05:11 Madhu-1

Also please see that for dealing with 100 PVC, the memory requirements should be more than the default vm created

amarts avatar Nov 23 '18 06:11 amarts

@rmadaka if this is still an issue, please give us the logs.

humblec avatar Nov 23 '18 07:11 humblec

@rmadaka any update here?

Madhu-1 avatar Nov 26 '18 12:11 Madhu-1