Re: large raid array and fedora 5



tat wrote:
Dear Dr. O'Neal,

Thank you very much for your respond. I also read from wikipeadia that
ext3 can support up to 32TB with 8KB block size. How can I do it?

As Henrik has pointed out, a DOS partition table is limited to 2TB
single partitions. You can get around this two different ways. The
more involved is actually what many of my systems use - software raid
to combine several partitions into a single file system. If the
underlying partitions are on a hardware raid, you can stripe them
with some performance hit. The second option is to use a sun disklabel
instead of a dos partition, the size limit is much higher in this case.

Use the -b option to mke2fs to set the block size.
mke2fs -n -j -L /scratch -b 4096 /dev/md3

Doug
.



Relevant Pages

  • RE: software RAID 1 mirror details?
    ... software RAID 1 mirror details? ... identical SATA drives using the installation tools. ... installer to create identical sized partitions on ...
    (Fedora)
  • Re: Damn you, FEDEX! or Nikon D40 lost in Springfield, MO blackhole.
    ... the 2 mp Mavica he had been using with a Nikon D40. ... After shopping around, he got me to order one for him. ... The shipper had it insured, but from what I have read it could take weeks to sort this crap out. ... You may get your insurance from FedEx and a couple weeks later they find it and deliver it. ...
    (alt.photography)
  • Re: Fedora and Software Raid
    ... >> software RAID. ... >> creating partitions on the disks. ... In which case the installer is not able to let me tell which raid I want to ... I ended up with installing FC4 on on of the disk, ...
    (comp.os.linux.misc)
  • Re: Software RAID disk partitioning (FC1)
    ... >What I am not sure is how do I create regular partitions now? ... >I read the Software RAID howto but could not find relevant information. ... Did you de-select the other disk when creating each software raid ...
    (Fedora)
  • [SLE] how to create > 2 TB volume
    ... Using software RAID to combine these partitions, ... With LVM, the format appears to work OK. ...
    (SuSE)