[GH-ISSUE #1034] Unable to Mount an S3 bucket to multiple EC2 instances using s3fuse #568

Closed
opened 2026-03-04 01:46:49 +03:00 by kerem · 1 comment
Owner

Originally created by @yashwanthkalva on GitHub (Jun 6, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1034

Additional Information

Can we mount an S3 bucket to multiple ec2 instances using s3fuse ?

Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse)

example: 2.9.4

Details about issue

Originally created by @yashwanthkalva on GitHub (Jun 6, 2019). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1034 ### Additional Information Can we mount an S3 bucket to multiple ec2 instances using s3fuse ? #### Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse) _example: 2.9.4_ ### Details about issue
kerem closed this issue 2026-03-04 01:46:49 +03:00
Author
Owner

@gaul commented on GitHub (Jun 7, 2019):

If you use s3fs to interact with static, read-only data sets it will work fine. If you modify your data, please look at setting -o stat_cache_expire which limits the amount of stale data that s3fs to a specified time.

<!-- gh-comment-id:500009631 --> @gaul commented on GitHub (Jun 7, 2019): If you use s3fs to interact with static, read-only data sets it will work fine. If you modify your data, please look at setting `-o stat_cache_expire` which limits the amount of stale data that s3fs to a specified time.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#568
No description provided.