Re: Ext3 file count limits

2011-10-19 Thread Roberto Ragusa
On 10/18/2011 05:41 PM, Michael Cronenworth wrote: > Shelby, James wrote: >> ext4 was only going to take the limit to 64k so that wasn't going to work >> since there will be millions of these data images. > > Please note: 64k is a sub-directory limit. Not file limit. The subdirectories-in-direct

Re: Ext3 file count limits

2011-10-18 Thread Michael Cronenworth
Shelby, James wrote: > ext4 was only going to take the limit to 64k so that wasn't going to work > since there will be millions of these data images. Please note: 64k is a sub-directory limit. Not file limit. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscripti

RE: Ext3 file count limits

2011-10-18 Thread Shelby, James
.org] On Behalf Of Michael Cronenworth Sent: Tuesday, October 18, 2011 8:52 AM To: users@lists.fedoraproject.org Subject: Re: Ext3 file count limits j.witvl...@mindef.nl wrote: > How about ext4 ? > From what i remembererd from last fosdem, it was supposed to have much wider > li

Re: Ext3 file count limits

2011-10-18 Thread Michael Cronenworth
j.witvl...@mindef.nl wrote: > How about ext4 ? > From what i remembererd from last fosdem, it was supposed to have much wider > limitations and way faster ext4 has a 64k sub-directory limit. XFS and btrfs do not have a (reachable) limit. P.S. Since btrfs has been brought up, I would highl

Re: Ext3 file count limits

2011-10-18 Thread J.Witvliet
users Onderwerp: Re: Ext3 file count limits On Tue, Oct 18, 2011 at 09:23, Shelby, James wrote: > Can anyone tell me what the actual limit is for an ext3 filesystem?  I’ve > done some google searching and according to the wiki it seems 32k > directories and 32k files however I have seen th

Re: Ext3 file count limits

2011-10-18 Thread Mark W. Jeanmougin
On Tue, Oct 18, 2011 at 09:23, Shelby, James wrote: > Can anyone tell me what the actual limit is for an ext3 filesystem?  I’ve > done some google searching and according to the wiki it seems 32k > directories and 32k files however I have seen that people have reported 3 > million+ files which doe

Re: Ext3 file count limits

2011-10-18 Thread Aaron Konstam
On Tue, 2011-10-18 at 07:23 -0600, Shelby, James wrote: > Can anyone tell me what the actual limit is for an ext3 filesystem? > I’ve done some google searching and according to the wiki it seems 32k > directories and 32k files however I have seen that people have > reported 3 million+ files which d

Re: Ext3 file count limits

2011-10-18 Thread Michael Cronenworth
Shelby, James wrote: > Can anyone tell me what the actual limit is for an ext3 filesystem? > I’ve done some google searching and according to the wiki it seems 32k > directories and 32k files however I have seen that people have reported > 3 million+ files which doesn’t seem there is a real limit i

Ext3 file count limits

2011-10-18 Thread Shelby, James
Can anyone tell me what the actual limit is for an ext3 filesystem? I've done some google searching and according to the wiki it seems 32k directories and 32k files however I have seen that people have reported 3 million+ files which doesn't seem there is a real limit in the code. I'm trying t