12-23-04 01:49 AM
On Wed, 22 Dec 2004 12:50:53 -0000, "Steve Christall"
<steve.c@clear.net.nz> wrote:
>Hi all
>
>I have a new SATA tray for one of my SANS and was wondering if anyone has
>preferences (and why) as to the number of drives to use in each RAID5 set.
>
>I can either make a single RAID5 volume of 13x250 + hotspare and then carve
>that up into three / four virtual volumes, or I could create say three RAID
5
>volumes with one volume set on each .... obviously I lose more storage with
>three RAID5 volumes.
>
>Is 13 drives in a RAID5 set too many? Rebuild time a problem?
>
>Thanks
>Steve
>
Rebuild times are definitely a concern at 250gb. SATA not as bad but
ATA drives that size can take 24 hours to rebuild, that's a long time
to be vulnerable. Depending on vendor they may do some slick things
like copy all the viable data from the failing drive first then
reconstruct what's missing. This saves loads of time but is fairly
uncommon still.
Another problem with large drives like this is spindle performance;
you want alot of spindles but the size of the volume is overkill (in
alot of cases, maybe not yours).
My personal preference would be to have multiple Raid 5 sets and use
an LVM (Logical Volume Manager) to make them all seem like one volume.
That way you get all the benefits of spindle performance, a larger
volume size (though not as large as if it were one Raid 5 set), and
extra protection against multi-drive failures.
~F
[ Post a follow-up to this message ]
|