[GH-ISSUE #749] Input/output error #430

Closed
opened 2026-03-04 01:45:30 +03:00 by kerem · 4 comments
Owner

Originally created by @DHB-liuhong on GitHub (Apr 16, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/749

problem

I have successfully mounted a s3 bucket. Upload a large number of video files for a few days.
Today, I found that I can mkdir directory and touch file, but i cann't wirte video stream data in the file. It return Input/output error

Version of s3fs being used (s3fs --version)

_Amazon Simple Storage Service File System V1.83(commit:1a23b88) with OpenSSL
Copyright (C) 2010 Randy Rizun rrizun@gmail.com

Originally created by @DHB-liuhong on GitHub (Apr 16, 2018). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/749 ### problem I have successfully mounted a s3 bucket. Upload a large number of video files for a few days. Today, I found that I can mkdir directory and touch file, but i cann't wirte video stream data in the file. It return Input/output error #### Version of s3fs being used (s3fs --version) _Amazon Simple Storage Service File System V1.83(commit:1a23b88) with OpenSSL Copyright (C) 2010 Randy Rizun <rrizun@gmail.com>
kerem closed this issue 2026-03-04 01:45:31 +03:00
Author
Owner

@DHB-liuhong commented on GitHub (Apr 16, 2018):

@rrizun @Jirapong Can you help me?

<!-- gh-comment-id:381495264 --> @DHB-liuhong commented on GitHub (Apr 16, 2018): @rrizun @Jirapong Can you help me?
Author
Owner

@joke-lee commented on GitHub (Apr 20, 2018):

@niklasenB it is same problem?

<!-- gh-comment-id:383019792 --> @joke-lee commented on GitHub (Apr 20, 2018): @niklasenB it is same problem?
Author
Owner

@ggtakec commented on GitHub (May 2, 2018):

@DHB-liuhong
First of all, please specify the optional dbglevel etc. when starting s3fs.
I think that s3fs will output detailed logs and you can get some hints from it.

There are several causes of input/output errors, but one of them has a timeout error.
If you find out that the timeout is due to the log, please try looking at the man page(or the wiki page of this repository) and try increasing the timeout period(see: retries, connect_timeout, readwrite_timeout options).

Thanks in advance for your assistance.

<!-- gh-comment-id:385874311 --> @ggtakec commented on GitHub (May 2, 2018): @DHB-liuhong First of all, please specify the optional dbglevel etc. when starting s3fs. I think that s3fs will output detailed logs and you can get some hints from it. There are several causes of input/output errors, but one of them has a timeout error. If you find out that the timeout is due to the log, please try looking at the man page(or the wiki page of this repository) and try increasing the timeout period(see: retries, connect_timeout, readwrite_timeout options). Thanks in advance for your assistance.
Author
Owner

@gaul commented on GitHub (Apr 9, 2019):

Closing due to inactivity. Please reopen if symptoms persist.

<!-- gh-comment-id:481184443 --> @gaul commented on GitHub (Apr 9, 2019): Closing due to inactivity. Please reopen if symptoms persist.
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#430
No description provided.