kahing / goofys

a high-performance, POSIX-ish Amazon S3 file system written in Go
Apache License 2.0
5.22k stars 523 forks source link

disconnect after a long period of time on large bucket #294

Open ominds opened 6 years ago

ominds commented 6 years ago

OK. This is very frightening. On my live server I had 4 buckets mounted. The largest one was around 80 GB. The buckets were fine and well for around a week, and then the largest one failed with some transport broken message. As it was my live server, I had to revert to s3fs to avoid disruptions. I'm afraid there's not much else I can give about this error as I didn't quite have the time to debug. However, if there are any log files I can provide, let me know. Other than that, this is a real sneaky bug, I have seen it happen before on staging, but just brushed it away as some networking issue.

ominds commented 6 years ago

This is my fstab if it makes any difference

_netdev,allow_other,--uid=1001,--gid=1001,--region=eu-central-1

kahing commented 6 years ago

do you have the panic backtrace? Possibly in your syslog