Open GoogleCodeExporter opened 8 years ago
Hi,
There is latest s3fs version 1.77 on
Github(https://github.com/s3fs-fuse/s3fs-fuse).
Please try to use it, and if you have the problem yet, please run s3fs with
"-d"(if possible with "-f") and check log file.
Thanks in advance for your help.
Original comment by ggta...@gmail.com
on 25 May 2014 at 4:27
Thanks - didn't realize this moved to Github. Updated to 1.77. Will report back
in a week!
Original comment by webmas...@pressenterprise.net
on 30 May 2014 at 7:52
[deleted comment]
I've updated my servers to v1.77. Unfortunately the issue still persists. Is
there a log I can start with or a debug mode I can enable?
Original comment by cam...@cmarcera.org
on 5 Jun 2014 at 6:00
Im also having the same issue. Multiple times a day.
S3FS Version 1.74
FUSE Version 2.9.3
Moodle 2.6 Application Server
Any ideas? I'll try to update to 1.77 to see if this fixes.
Original comment by acousin...@gmail.com
on 6 Jun 2014 at 10:56
Hi,
Please use latest version.
For debgging, you can run s3fs with "-f -d" option, which means running
foregrund and putting debug message on console.
If you get a error, maybe something information is put on console.
And If you can, please try to run s3fs with "multireq_max" option.
So the s3fs send requests as parallel, this option is count for parallel and 20
as default.
If you can, please set multireq_max is small number(ex, 3-5 -->
"multireq_max=5").
I hope it decreases this error.
Thanks in advance for your help.
Original comment by ggta...@gmail.com
on 8 Jun 2014 at 2:19
Original issue reported on code.google.com by
cam...@cmarcera.org
on 21 May 2014 at 5:50