> I'll do some more tests like splitting files into sub-directories > (there > is currently one dir with almost all the files in it), but FUSE and
I think consensus was that things will be slow as long as you're creating a million small files. Because the small sync writes will destroy performance. But you can minimize that impact by enabling the writeback cache. What did you find when you checked the writeback settings of your xraid? _______________________________________________ bblisa mailing list [email protected] http://www.bblisa.org/mailman/listinfo/bblisa
