[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: The maximum number of files under a folder
- From: Andreas Dilger <adilger sun com>
- To: Theodore Tso <tytso mit edu>
- Cc: John Nelson <articpenguin3800 gmail com>, ext3-users redhat com
- Subject: Re: The maximum number of files under a folder
- Date: Thu, 13 Mar 2008 11:26:31 -0700
On Mar 13, 2008 13:23 -0400, Theodore Ts'o wrote:
> There is no limit to the number of files in a folder, except for the
> fact that the directory itself can't be bigger than 2GB, and the
> number of inodes that the entire filesystem has available to it. Of
> course, if you don't have directory indexing turned on, you may not
> like the performance of doing directory lookups, but that's a
> different story.
There is also a limit in the current ext3 htree code to be only 2 levels
deep. Along with the 2GB limit you hit problems around 15M files,
depending on the length of the filenames.
Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]