mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #1761] Can't create a Directory or File under s3 bucket mount-point after mounting s3 bucket via s3fs #905
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#905
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 @hussain-brillio7 on GitHub (Sep 6, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1761
Version of s3fs being used (s3fs --version)
s3fs --version
Kernel information (uname -r)
uname -r
GNU/Linux Distribution, if applicable (cat /etc/os-release)
cat /etc/os-release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.6
s3fs command line used, if applicable
where /fsbackup is mountpoint on ec2 instance and djqapofsbackup is s3 bucket
Details about issue:
We Can't create Directory or File after Mounting s3 to EC2 instance via s3fs:
Received Input / Output error
Attached screenshot for reference

Similarly, when we take backup directly to s3, we get the same error
Please help asap.
Thanks.