On Fri, 14 Mar 2008 21:17:42 -0500, PMcGarr
<> wrote:
>
> I can't give you a percentage because I don't quite understand what you
> mean by that. RAID0 will give you huge hard drive performance
> increases. That's not an opinion, but a fact. Anything that uses your
> hard drive a lot will perform better.
It's not a fact at all. It's an opinion, and an incorrect one for the
great majority of users.
The performance difference is usually very slight. In my own case, I
recently took RAID0 off this computer. I perceive *no* performance
decrease at all.
> I see that you back up your stuff. You'll need to keep doing that
Correct.
> because RAID0 offers no fault tollerance.
>
> I can't think of a single reason not to go with RAID0 except for the
> fact that you need to know how to get it set up.
There's a very good reason not to use RAID0. It entails *much* greater
risk. Without RAID0, the loss of one drive means the loss of whatever
is on that drive. With RAID0, the loss of either drive means the loss
of everything on both drives.
> For some of us, it's
> easy...for others, not so easy.
>
> I took it one step farther and installed my system on RAID0, and I keep
> my data (config settings, email, documents, mp3's, videos, etc) on a
> RAID5 array. I'm lazy, and with this config, I don't need to back
> anything up.
Yes you do. If you care about your data, running without a backup is
foolhardy. RAID 1 (mirroring) is *not* a backup solution. RAID 1 uses
two or more drives, each a duplicate of the others, to provide
redundancy. It's used in situations (almost always within
corporations, not in homes) where any downtown can't be tolerated,
because the way it works is that if one drive fails the other takes
over seamlessly. Although some people thing of RAID 1 as a backup
technique, that is *not* what it is, since it's subject to
simultaneous loss of the original and the mirror to many of the most
common dangers threatening your data--severe power glitches, nearby
lightning strikes, virus attacks, theft of the computer, etc. Most
companies that use RAID 1 also have a strong external backup plan in
place.
The same is true of your RAID5.
--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
|