[GH-ISSUE #362] S3FS with NFS #186

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

Originally created by @zubryan on GitHub (Feb 10, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/362

I just installed S3FS and want to run it with ganesha NFS.
When I mount with NFS client, I can read but cannot write things in mount point.
Any suggestion?

Thanks
Bryan

Originally created by @zubryan on GitHub (Feb 10, 2016). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/362 I just installed S3FS and want to run it with ganesha NFS. When I mount with NFS client, I can read but cannot write things in mount point. Any suggestion? Thanks Bryan
kerem closed this issue 2026-03-04 01:43:04 +03:00
Author
Owner

@ggtakec commented on GitHub (Feb 11, 2016):

@zubryan Since we first must know the symptoms, could you run s3fs with dbglevel option?
(If you need more debug information, you can use curldbg, -f option.)
And please let us know about your s3fs options.

Thanks in advance for your help.

<!-- gh-comment-id:182695559 --> @ggtakec commented on GitHub (Feb 11, 2016): @zubryan Since we first must know the symptoms, could you run s3fs with dbglevel option? (If you need more debug information, you can use curldbg, -f option.) And please let us know about your s3fs options. Thanks in advance for your help.
Author
Owner

@zubryan commented on GitHub (Feb 11, 2016):

@ggtakec I ran with option "-o allow_other -o uid=1000 -o gid=1000 -o rw", everything is working except for NFS. I want to mount it as NFS.

Thanks,
Bryan

<!-- gh-comment-id:182698686 --> @zubryan commented on GitHub (Feb 11, 2016): @ggtakec I ran with option "-o allow_other -o uid=1000 -o gid=1000 -o rw", everything is working except for NFS. I want to mount it as NFS. Thanks, Bryan
Author
Owner

@ggtakec commented on GitHub (Feb 11, 2016):

@zubryan Can you copy a file into mount point manualy without problem?
(Only failed through NFS?)
I want to know why s3fs failed to write file, thus please specify dbglevel option.
It makes s3fs put debug messages, we can know whether the cause is s3fs and what the cause is.

Thanks in advance for your assistance.

<!-- gh-comment-id:182882634 --> @ggtakec commented on GitHub (Feb 11, 2016): @zubryan Can you copy a file into mount point manualy without problem? (Only failed through NFS?) I want to know why s3fs failed to write file, thus please specify dbglevel option. It makes s3fs put debug messages, we can know whether the cause is s3fs and what the cause is. Thanks in advance for your assistance.
Author
Owner

@zubryan commented on GitHub (Feb 12, 2016):

@Takeshi Thanks for your reply, I don't think it's the problem with s3fs
because when I tried locally without NFS, it works.
So maybe I have something to do with ganesha nfs.

2016-02-11 22:16 GMT+08:00 Takeshi Nakatani notifications@github.com:

@zubryan https://github.com/zubryan Can you copy a file into mount
point manualy without problem?
(Only failed through NFS?)
I want to know why s3fs failed to write file, thus please specify dbglevel
option.
It makes s3fs put debug messages, we can know whether the cause is s3fs
and what the cause is.

Thanks in advance for your assistance.


Reply to this email directly or view it on GitHub
https://github.com/s3fs-fuse/s3fs-fuse/issues/362#issuecomment-182882634
.

<!-- gh-comment-id:183171290 --> @zubryan commented on GitHub (Feb 12, 2016): @Takeshi Thanks for your reply, I don't think it's the problem with s3fs because when I tried locally without NFS, it works. So maybe I have something to do with ganesha nfs. 2016-02-11 22:16 GMT+08:00 Takeshi Nakatani notifications@github.com: > @zubryan https://github.com/zubryan Can you copy a file into mount > point manualy without problem? > (Only failed through NFS?) > I want to know why s3fs failed to write file, thus please specify dbglevel > option. > It makes s3fs put debug messages, we can know whether the cause is s3fs > and what the cause is. > > Thanks in advance for your assistance. > > — > Reply to this email directly or view it on GitHub > https://github.com/s3fs-fuse/s3fs-fuse/issues/362#issuecomment-182882634 > .
Author
Owner

@ggtakec commented on GitHub (Feb 13, 2016):

@zubryan The reason for this is I feel like setting of ganesha NFS side.
I'm not familiar with NFS, but it seems that exports setting(Access_type) in ganesha.nfsd.conf is related.
I am sorry if it is already confirmed.

If you found about s3fs problem about this, please post here.

Regards,

<!-- gh-comment-id:183588797 --> @ggtakec commented on GitHub (Feb 13, 2016): @zubryan The reason for this is I feel like setting of ganesha NFS side. I'm not familiar with NFS, but it seems that exports setting(Access_type) in ganesha.nfsd.conf is related. I am sorry if it is already confirmed. If you found about s3fs problem about this, please post here. Regards,
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#186
No description provided.