[GH-ISSUE #381] Problem sharing encrypted s3-bucket across nodes (nodes can only read their own data) #199

Closed
opened 2026-03-04 01:43:11 +03:00 by kerem · 3 comments
Owner

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:

sudo s3fs -f backup-cassandra-node1 -o allow_other,use_cache=/tmp,use_sse=kmsid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx,url=https://s3.amazonaws.com,endpoint=eu-west-1 /mnt/s3/backup-cassandra-node1

Magnus

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: > sudo s3fs -f backup-cassandra-node1 -o allow_other,use_cache=/tmp,use_sse=kmsid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx,url=https://s3.amazonaws.com,endpoint=eu-west-1 /mnt/s3/backup-cassandra-node1 Magnus
kerem closed this issue 2026-03-04 01:43:12 +03:00
Author
Owner

@gl-lamhnguyen commented on GitHub (Apr 4, 2016):

So this is a thing now ... https://github.com/s3fs-fuse/s3fs-fuse/issues/15

<!-- gh-comment-id:205406403 --> @gl-lamhnguyen commented on GitHub (Apr 4, 2016): So this is a thing now ... https://github.com/s3fs-fuse/s3fs-fuse/issues/15
Author
Owner

@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.

<!-- gh-comment-id:210974096 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:478216310 --> @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.
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#199
No description provided.