Re: 2 TB partition support

From: Mike Fedyk
Date: Mon Nov 10 2003 - 21:21:26 EST


On Mon, Nov 10, 2003 at 06:10:15PM -0800, Joseph Shamash wrote:
> Hello Peter,
>
> Thank you for your quick reply.
>
> Another Q.
>
> What is the maximum partition size in TBs that 2.6 can handle?

Are you using hardware raid that shows the entire array like one disk that
should be partitioned, or do you want to use linux software raid?

If you're using hardware raid, you should consider what Peter said in his
message.

> What is the maximum file size?

That depends on what filesystem you want to use. With ext2/3 it varies
between 16GB (with 1KB blocks) and 1 or 2 TB (with 4KB blocks) per file.

Other filesystems have similair limits. There have been several
comparisons, and a quick google search should bring up a few. Try "linux
filesystem comparison"

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