6
RAID
119
The NVIDIA nForce 410 chip allows configuring RAID on Serial ATA
drives connected to SATA 1 and SATA 2. It supports RAID 0 and
RAID 1.
RAID Levels
RAID 0 (Striped Disk Array without Fault Tolerance)
RAID 0 uses two new identical hard disk drives to read and write
data in parallel, interleaved stacks. Data is divided into stripes and
each stripe is written alternately between two disk drives. This
improves the I/O performance of the drives at different channel;
however it is not fault tolerant. A failed disk will result in data loss in
the disk array.
RAID 1 (Mirroring Disk Array with Fault Tolerance)
RAID 1 copies and maintains an identical image of the data from
one drive to the other drive. If a drive fails to function, the disk array
management software directs all applications to the other drive since
it contains a complete copy of the drive’s data. This enhances data
protection and increases fault tolerance to the entire system. Use
two new drives or an existing drive and a new drive but the size of
the new drive must be the same or larger than the existing drive.
Settings
To enable the RAID function, the following settings are required.
1. Connect Serial ATA drives.
2. Configure Serial ATA in the Award BIOS.
3. Configure Serial ATA in the NVIDIA RAID BIOS.
4. Install the RAID driver.
Chapter 6 - RAID