kubernetes-csi / csi-driver-nfs

This driver allows Kubernetes to access NFS server on Linux node.
Apache License 2.0
840 stars 246 forks source link

csi-nfs-controller mount failed: exit status 32,Resource temporarily unavailable #571

Closed YuukiHibiki closed 9 months ago

YuukiHibiki commented 9 months ago
image

kubernetes: 1.23 kubernetes-node-os: Huawei Cloud EulerOS 2.0 csi-driver-nfs: v4.5.0

nfs-server deployment already to be mount when I create volumeClaimTemplates in a deployment and use the storageclass, I can see this errorlog in csi-nfs-controller and pvc

I'm not sure if this is an issue with the host operating system. Is there any way I can verify it

andyzhangx commented 9 months ago

pls follow this guide to mount nfs share manually on the node: https://github.com/kubernetes-csi/csi-driver-nfs/blob/master/docs/csi-debug.md#troubleshooting-connection-failure-on-agent-node