Gavin Hamill wrote:
> ocfs2 1.4 has a maximum of 32000 files in any single directory - we got
> bitten by this bug recently. If you're talking about 5 million files,
> then is there's a possibility you've encountered this limit?

Incorrect. The limit is 32000 sub-dirs in a directory. There is
no specific limit for the number of files.

Code to relax this limit is in the upcoming 2.6.30 kernel. It is
part of directory indexing support.


_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to