efs-plugin - Can't list or write files to EFS mounts #1459
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
/kind bug
What happened?
I have a liveness probe which creates and deletes temp file in a EFS mount point, it's failing frequently. Upon checking I found I can't run ls or create any new files in the EFS mount point( It just hangs, have checked the troubleshooting docs but no luck). Restarting the pod where EFS is mounted and efs-csi-driver pod doesn't help.
efs-csi-driver
pod for that node has these logsFound other relevant issue here, but i'm not seeing any resource issue on the pod.
What you expected to happen?
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?:
Environment
kubectl version
):v1.29.7-eks-a18cd3a
aws-efs-csi-driver-3.0.8
, app version -2.0.7
Please also attach debug logs to help us better diagnose
The text was updated successfully, but these errors were encountered: