Logic MegaRAID Express User's Guide
Table Of Contents
- 1 Overview
- 2 Introduction to RAID
- 3 RAID Levels
- 4 Features
- 5 Configuring MegaRAID Express 500
- 6 Hardware Installation
- Checklist
- Installation Steps
- Summary
- 7 Cluster Installation and Configuration
- Software Requirements
- Hardware Requirements
- Installation and Configuration
- Driver Installation Instructions under Microsoft Windows 2000 Advanced Server
- Network Requirements
- Shared Disk Requirements
- Cluster Installation
- Installing the Windows 2000 Operating System
- Setting Up Networks
- Configuring the Cluster Node Network Adapter
- Configuring the Public Network Adapter
- Verifying Connectivity and Name Resolution
- Verifying Domain Membership
- Setting Up a Cluster User Account
- Setting Up Shared Disks
- Configuring Shared Disks
- Assigning Drive Letters
- Verifying Disk Access and Functionality
- Cluster Service Software Installation
- Configuring Cluster Disks
- Validating the Cluster Installation
- Configuring the Second Node
- Verify Installation
- SCSI Drive Installations
- Configuring the SCSI Devices
- Terminating the Shared SCSI Bus
- 8 Troubleshooting
- A SCSI Cables and Connectors
- B Audible Warnings
- C Cluster Configuration with a Crossover Cable
- Glossary
- Index

Chapter 2 Introduction to RAID
11
Parity
Parity generates a set of redundancy data from two or more parent data sets. The
redundancy data can be used to reconstruct one of the parent data sets. Parity data does
not fully duplicate the parent data sets. In RAID, this method is applied to entire drives or
stripes across all disk drives in an array. The types of parity are:
Type Description
Dedicated Parity The parity of the data on two or more disk drives is
stored on an additional disk.
Distributed
Parity
The parity data is distributed across all drives in the
system.
If a single disk drive fails, it can be rebuilt from the parity and the data on the remaining
drives.
RAID level 3 combines dedicated parity with disk striping. The parity disk in RAID 3 is
the last logical drive in a RAID set.
RAID level 5 combines distributed parity with disk striping. Parity provides redundancy
for one drive failure without duplicating the contents of entire disk drives, but parity
generation can slow the write process. A dedicated parity scheme during normal
read/write operations is shown below: