Re: max ext2 fs size

From: Riley Williams (rhw@MemAlpha.cx)
Date: Fri May 19 2000 - 07:21:32 EDT

  • Next message: Riley Williams: "IDE-SCSI in 2.2.1[45]"

    Hi Matti.

    >>>> What is maximum EXT2 filesystem size ?

    >>> Yes. I believe it is limited to about 2 TB (yes, TERAbyte).

    >> hmm.. it's limited by the triple-indirect block.

    > No. That is maximum FILE size, not FILESYSTEM.

    > In theory the EXT2 filesystem max size is 4G * blocksize.

    > ( 4 * 10^9 * 4 * 10^3 = 16 * 10^12 = 16 TB for 4k blocks. )

    I understand that on architectures with 8k pages, ext2 supports
    8k blocksize. If so, you can double that and set the limit at
    32 TB on such systems.

    > Practicalities begin to hit at various places:

    One practicality being the scarcity of 32 TB drives, I would
    presume...

    > Some block device drivers support only up to 2G * 512 bytes
    > (I recall SCSI at least was one of these) = 1 TB.

    No idea, so can't comment.

    Best wishes from Riley.

     * Copyright (C) 2000, Memory Alpha Systems.
     * All rights and wrongs reserved.

    +----------------------------------------------------------------------+
    | There is something frustrating about the quality and speed of Linux |
    | development, ie., the quality is too high and the speed is too high, |
    | in other words, I can implement this XXXX feature, but I bet someone |
    | else has already done so and is just about to release their patch. |
    +----------------------------------------------------------------------+
     * http://www.memalpha.cx/Linux/Kernel/

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Fri May 19 2000 - 07:50:36 EDT