skoobe / riofs

Userspace S3 filesystem
GNU General Public License v3.0
393 stars 60 forks source link

riofs automatically un-mount in server #159

Open rahulpatel26 opened 5 years ago

rahulpatel26 commented 5 years ago

Hi,

I have implement riofs in my production server with around 1.5 TB data sync between server and amazon S3. Now i am facing weird issue. RIOFS automatically un-mounted from server. I found some riofs logs. ERROR! [ino: 364812, con: 0x12e2cf0] Failed to get HEAD from server ! ERROR! [ino: 364812, frop: 0xd7b00c0] Failed to read file !

Can you please help me to figure out this issue.

Thanks