freegroup / kube-s3

Kubernetes pods used shared S3 storage
MIT License
210 stars 67 forks source link

Unable to access mounted directory. #6

Open blue4209211 opened 3 years ago

blue4209211 commented 3 years ago

I followed similar steps on our AWS EKS cluster but while accessing mounted s3 directories getting permission denied error -

d????????? ? ? ? ? ? s3fs

mount's are working fine of S3fs daemonsets I have created. Issue is only on additional containers where I am adding the s3fs as volume

Let me know what additional information I can provide

gaul commented 3 years ago

Could you test with the latest master? This upgrades s3fs to 1.89 which resolves several issues that could cause these symptoms.