mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #782] I have 2 nearly identical centos servers. One mounted like a champ, the second is "unable to access MOUNTPOINT" #449
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#449
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 @excenter on GitHub (Jun 28, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/782
Additional Information
On server 1, I followed the README, mounted the bucket, had a high five.
On server 2, I replicated my commands from the first server, and it complains that
despite there flagrantly being that directory with permissions ranging from 600 to 777
Version of s3fs being used (s3fs --version)
V1.83(commit:3e4002d)
(on both)
Version of fuse being used (pkg-config --modversion fuse)
2.9.2
(on both)
System information (uname -r)
3.10.0-693.21.1.el7.x86_64
(on both)
Distro (cat /etc/issue)
\S
Kernel \r on an \m
(on both)
s3fs command line used (if applicable)
s3fs syslog messages (grep s3fs /var/log/syslog, or s3fs outputs)
if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages
Details about issue
@excenter commented on GitHub (Jun 28, 2018):
after deleting and remaking the docker_volume folder a number of times, it just worked....
Gift horses and all, assuming I misspelled something.
@gaul commented on GitHub (Feb 2, 2019):
@excenter could you close this issue if you have resolved your symptoms?
@excenter commented on GitHub (Feb 7, 2019):
closes #782