mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #381] Problem sharing encrypted s3-bucket across nodes (nodes can only read their own data) #199
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#199
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 @mhandeland on GitHub (Mar 27, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/381
Hi,
I'm having a problem sharing an encrypted s3-bucket across 2 nodes. Each node is started with exactly the same parameters, but can only read data created by themselves. Data created by other nodes is unreadable.
I have successfully mounted using commandline and fstab with without sse, with sse-keys in a file or with keymanagement through aws/kms.
Example command:
Magnus
@gl-lamhnguyen commented on GitHub (Apr 4, 2016):
So this is a thing now ... https://github.com/s3fs-fuse/s3fs-fuse/issues/15
@ggtakec commented on GitHub (Apr 17, 2016):
@mhandeland I'm sorry for late reply.
As @gl-lamhnguyen pointed out, this problem might be a bug has been modified by the #395.
Currently, the bug has been fixed.
Please try to use latest codes on master branch.
If this reason is not #395, please let me know.
Thanks in advance for your help.
@ggtakec commented on GitHub (Mar 30, 2019):
We kept this issue open for a long time.
We launch new version 1.86, which fixed some problem(bugs).
Please use the latest version.
I will close this, but if the problem persists, please reopen or post a new issue.