Re: Building a file server - advice please



Nico Kadel-Garcia wrote (in part):

> That's what RAID5 does. That way, if one drive fails, you can keep going for
> a while until you can replace the drive. And with 4 drives, your odds of a
> single drive failing go way, way, way up.
>
Do I misunderstand you, or did you say it ambiguously?

With 5 drives, the odds of a single drive failing _remain the same_; i.e.,
connecting up 5 drives in a RAID5 system does not affect the Mean Time To
Failure of a drive in any way (unless the box is improperly cooled or the
power supply overloaded). The perceived failure rate of a single drive may
go up slightly because of the failure rate of the RAID controller, but that
should be very small since the controller has no moving parts, so the
failure rate of the connectors and cables probably dominates this.

The odds of the entire system failing presumably go down, which is an
important reason to use a RAID system. I do not know the details of one
level of RAID from another, but if it is true that RAID 5 can tolerate one
drive failing and still work, the odds of a system failure with 5 drives in
there would be 1/5 those of using a single drive.

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 08:55:00 up 6 days, 23:41, 4 users, load average: 4.12, 4.06, 4.06
.



Relevant Pages

  • Re: Replacing SBS2000 - Need Guidance
    ... I'd actually more probably put the Exch/SQL databases on the RAID5. ... Which would benefit from the greater number of drives in the RAID5 and also ... Probably a partition for Exch/SQL databases and 2nd ... 2*duplexed RAID controllers. ...
    (microsoft.public.windows.server.sbs)
  • Re: [opensuse] Raid 5 installation
    ... I also purchased 4 WD 400G SATA drives to make a 1.09T ... raid5 array under Linux, SUSE 10.2. ... (which would defeat the hardware raid controller builtin to the MB). ...
    (SuSE)
  • Re: [opensuse] Raid 5 installation
    ... I also purchased 4 WD 400G SATA drives to make a 1.09T ... raid5 array under Linux, SUSE 10.2. ... I don't know about your MB, but most onboard raid is fake-raid. ... booting that would allow me to use the hardware raid5 drives rather than ...
    (SuSE)
  • Re: Drive not ready for command
    ... kicking non-fresh sdd3 from array ... raid5: device hda3 operational as raid disk0 ... How can I "freshen" these drives and get my system operational again? ...
    (alt.os.linux)
  • Re: Raid
    ... So how does the RAID controller know that the read data is ... correct if it doesn't read the parity information too. ... Ahem, in RAID 5, each block of data is spread across multiple drives, ... This is how RAID5 manages to survive any one drive failing - ...
    (microsoft.public.windows.server.sbs)