Report this

What is the reason for this report?

POD not running with error CSI driver

Posted on May 6, 2021

hello previously my MySQL pod stuck at terminating status, and then I tried to force delete using command like this

kubectl delete pods <pod> --grace-period=0 --force

Later I tried to helm upgrade again, my pod was stuck at containercreating status, and this event from pod

Warning FailedMount pod/db-mysql-primary-0 MountVolume.SetUp failed for volume “pvc-f32a6f84-d897-4e35-9595-680302771c54” : kubernetes.io/csi: mount er.SetUpAt failed to check for STAGE_UNSTAGE_VOLUME capability: rpc error: code = Unavailable desc = connection error: desc = “transport: Error while dialing dial unix /var/lib/kubelet/plugins/dobs.csi.digitalocean.com/csi.sock: connect: no such file or directory”

anyone please can help me to resolve this issue, thanks a lot.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

@taupiknr26 What steps and/or tutorials did you follow to deploy MySQL here on your Kubernetes cluster? In general, I recommend using the Butnami MySQL Helm chart or Oracle MySQL Kubernetes operator.

Think different and code well,

-Conrad

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.