Open blue4209211 opened 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
Could you test with the latest master? This upgrades s3fs to 1.89 which resolves several issues that could cause these symptoms.
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