The message <>
from "Alex Fraser" <> contains these words:
> "Jonathan Eales" <> wrote in message
> news:m7vdd.77$...
> > I've just built my first striped RAID array and I can't believe how easy
> > it was and the terrific performance I'm getting from it.
> [snip]
> > I tested it with Sandra and it says a bandwidth of 93MB/s!
> [snip]
> > Is this typical for RAID arrays?
> Pretty good, but throughput is only one measure of performance. General
> performance is more influenced by access time, IME. RAID 0 doesn't improve
> this, and may actually make it worse depending on a number of factors.
> > How reliable are they in reality?
> Half as reliable as a single drive, assuming no driver bugs.
> > Do many folks out there use them for desktops?
> Many who probably shouldn't
.
> Alex
RAID coverage always comes down to cost in the end.
You have to decide if recovering from a disaster is worth the cost of
purchasing extra HDD's and possibly a dedicated RAID controller.
Using multiple HDD's for RAID-0 gives great performance increases, but
for every drive you add to the RAID-0, you add extra possibility
to loosing everything on your system.
RAID1 or even better RAID0+1 gives you security but has the burden of
the extra cost.
In my mind RAID-5 is the most economic whilst giving you reasonable
security from a single HDD failure.
As always it's 'swings and roundabouts', and you get what you pay for.
If you want performance "and" security, then RAID 0+1 with as many
drives as you can afford is the way to go. Few people go down this route
because of cost.
Best of luck, Phil..