RAID Setup
You may use your hard disks in combination with Striping
(RAID 0), Mirroring (RAID 1), Parity Across Disks
(RAID 5) for either fault tolerance or performance.
Prepare the following before setting up your serial ATA
hard disks in RAID mode:
• The Microsoft Windows OS disc.
• A second hard disk installed in the Primary HDD bay for
.
RAID level 0 or 1 or 5
OR
A second hard disk installed in the Primary HDD bay, and
a third hard disk in the Secondary HDD bay for RAID
level 5.
• The Device Drivers & Utilities + User's Manual disc.
RAID Hard Disks
All hard disks in a RAID should be identical (the same
size and brand) in order to prevent unexpected system
behavior.
RAID Level
Identical drives reading and writing data in paral-
lel to increase performance. RAID 0 imple-
RAID 0
ments a striped disk array and the data is broken
into blocks and each block is written to a sepa-
(at lease two
rate disk drive.
hard disks
RAID 0 (a striped array) is not fault-tolerant. The
needed)
failure of one drive will result in the loss of all
data in the array.
Identical drives in a mirrored configuration used
to protect data. Should a drive that is part of a
mirrored array fail, the mirrored drive (which con-
RAID 1
tains identical data) will handle all the data. When
a new replacement drive is installed, data to the
(at lease two
new drive is rebuilt from the mirrored drive to
hard disks
restore fault tolerance.
needed)
RAID 1 (mirrored array) provides full data protec-
tion, as data can simply be copied from a healthy
disk to a replacement for any failed disk.
RAID 5
Identical drives (at least three drives must be
used) in a parity across disks configuration are
(three hard
used to protect data and increase perfor-
disks
mance. A RAID 5 array can withstand a single
needed)
disk failure without losing access to data.
Table 2 - RAID Description
Description
5