Messages in this thread |  | | Subject | Re: 2T for i386 | Date | Tue, 29 Aug 2000 10:30:28 +0100 (BST) | From | Alan Cox <> |
| |
> My boss wants to know if linux can handle a 2Terabyte raid > partition. While I've seen various discussions that indicate that > linux *should* be able to handle an ext2 file system that big, has > anyone actually produced one on an i386 arch? I admit that 32 73 gig > disks are a *lot* of blocks to worry about.
At 2Tb in a single partition you might well start hitting barriers. I think there is a 1Tb limit per device somewhere. You also need to ask yourself how long 2Tb would take to fsck on a power failure. Right now 2.2 doesnt support journalling over software raid so that would stop you using reiserfs and ext3.
You might be able to do that with hardware IDE raid controllers and the like such as the 3ware 8 port cards, or scsi raid controllers and then run ext3 or reiserfs.
2Tb you will be pushing the envelope with 2.2.
Alan
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |