Max ext2 fs Größe ?

Dietmar Goldbeck dietmar.goldbeck at acm.org
Thu Jul 15 23:03:50 CEST 1999


On Thu, Jul 15, 1999 at 10:40:19AM +0200, Frank Matthieß wrote:
> Ein Frage am Rande: Habe ich richtig gerechnet ?
> 
> unsigned long * blocksize = ext2 max capacity
> 2^32 * 512 Bytes = 2^31 KByte = 2 TByte ?

IIRC ist der Rechenweg falsch :-)
Die maximale _theoretische_ Göße ohne Tricks/Optionen ist 

long * blocksize = 2^31 * 1024 = 2 TB.  

Die blocksize darf hoechstens die Seitengroesse der CPU
betragen (d.h. 4k auf i386, 8k auf sparc64 oder alpha)
also ist die absolute Obergrenze derzeit 16TB.
 
Praktisch liegt die Grenze so um 50 - 500 GB je nach Geschwindigkeit
des RAID arrays, Anzahl der Dateien und maximal ertraeglicher 
fsck Dauer und mount Dauer.

-- 
 Alles Gute / best wishes  
     Dietmar Goldbeck                E-Mail: dietmar.goldbeck at acm.org
Reporter (to Mahatma Gandhi): Mr Gandhi, what do you think of Western
Civilization?  Gandhi: I think it would be a good idea.



More information about the Linux mailing list