
|
Raid Information Page
RAID stands for redundant array of independent (or inexpensive or
intelligent, depending on who you ask) drives. It's a technology
that allows you to create a large, single, high-performance, logical
hard drive from an
array
of small hard drives. As processors, RAM, and video cards get better, the bottleneck is
increasingly your hard drive. Unlike the days when you might have
had one word processing file open, people today work with large
media files and access the hard drive much more. So RAID makes a lot
of sense. It's one area where Leo thinks you're going to see some
improvement in the overall speed of a system. The main idea in RAID is something called striping. Imagine two
HD drives, one on top of another. Now take one sector in the top
drive and one in the bottom drive. When you stripe data, the
information is written across both sectors, across the drives, as if
they were a single unit. The data is interleaved between both drives
in an overlapping fashion. As a sector is read from the top drive,
the read continues onto the bottom on an alternate sector.
What are the advantages? It depends which RAID level
configuration you use. RAID levels have nothing to do with quality.
A level 5 RAID isn't better than a level 1 RAID. Each level has
different benefits. A quick breakdown: What are the disadvantages? Number one is cost. You need at least
two drives, and while you can use software, a hardware RAID
controller offers better performance. Second, above Level 0, RAID
uses valuable storage space for data redundancy. Complicated setups
can mean significant downtime. And it can be just plain overkill. If
all you do is surf the Web and play the occasional 3D shooter
there's really no need to spend the bucks for a RAID setup when you
can send your kid to college instead. Click the link to the left to learn about installing Raid
|