skoobe / riofs

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

stable enough for production use? #164

Open gitmko0 opened 4 years ago

gitmko0 commented 4 years ago

i dropped s3fs a few mths ago coz of stabiliity issues. is riofs stable already since it has not been maintained for quite a while.

what should i be looking out for? i hv 10 mil of small files to be used on s3. does this have a stable docker image?

wizzard commented 4 years ago

Hello, the project's been used on production servers for several years. Regarding stability / optimization: it really depends on your use cases, 10mil small files is a lot, I've never tested RioFS with such amount of files.

gitmko0 commented 4 years ago

i guess that means it doesnt work on 10mil small files then. i suspect the "inodes" are not able to "connect" with the detection

what's the max files u hv worked riofs on?

wizzard commented 4 years ago

for my tests I created a directory structure with ~10-15 thousands files. it worked ok, but needed some minor configuration tweaking. But yeah, never tried millions of files (we didn't have such requirement).