freegroup / kube-s3

Kubernetes pods used shared S3 storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to access mounted directory.

blue4209211 opened this issue · comments

commented

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

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