mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #881] Are there known conflicts between s3fs-fuse and drupal s3fs module? #514
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#514
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @knightfoxapps on GitHub (Jan 5, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/881
Hi Guys,
I have 1 server with s3fs-fuse running perfectly and it mounts as required. A second server is running Drupal 8 with the s3fs module but the second server cannot see content copied to the s3 bucket from server 1. Now I am thinking to also install s3fs-fuse on server 2 and mount the same s3 bucket as well. Could there be a conflict with the s3fs drupal module which we use for images?
Thanks,
E
@gaul commented on GitHub (Mar 15, 2019):
This should work except that you need to set
-o stat_cache_expire=SECONDSwith some value for SECONDS. Can you test and report back?@gaul commented on GitHub (Jun 25, 2019):
Please reopen if the suggested workaround does not address your symptoms.