[GH-ISSUE #1761] Can't create a Directory or File under s3 bucket mount-point after mounting s3 bucket via s3fs #905

Open
opened 2026-03-04 01:49:48 +03:00 by kerem · 0 comments
Owner

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

Amazon Simple Storage Service File System V1.90 (commit:unknown) with OpenSSL

Kernel information (uname -r)

uname -r

3.10.0-957.46.1.el7.x86_64

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

  • @> s3fs -o iam_role="SSMInstanceRole" -o allow_other djqapofsbackup /fsbackup

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
s3fs-input-output error

Similarly, when we take backup directly to s3, we get the same error

Please help asap.

Thanks.

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 > Amazon Simple Storage Service File System V1.90 (commit:unknown) with OpenSSL #### Kernel information (uname -r) uname -r >3.10.0-957.46.1.el7.x86_64 #### 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 - [ ] @> s3fs -o iam_role="SSMInstanceRole" -o allow_other djqapofsbackup /fsbackup 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 ![s3fs-input-output error](https://user-images.githubusercontent.com/90181174/132184843-917d9cc1-9246-40d0-a2fa-5497d5bd0f3c.JPG) Similarly, when we take backup directly to s3, we get the same error Please help asap. Thanks.
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#905
No description provided.