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 5 Configuring MegaRAID Express 500
43
Configuration Strategies
The most important factors in RAID array configuration are: drive capacity, drive
availability (fault tolerance), and drive performance. You cannot configure a logical drive
that optimizes all three factors, but it is easy to choose a logical drive configuration that
maximizes one factor at the expense of the other two factors, although needs are seldom
that simple.
Maximize Capacity
RAID 0 achieves maximum drive capacity, but does not provide data redundancy.
Maximum drive capacity for each RAID level is shown below. OEM level firmware that
can span up to 4 logical drives is assumed.
RAID
Level
Description Drives
Required
Capacity
0 Striping
without parity
1 – 15 (Number of disks) X capacity of
smallest disk
1 Mirroring 2 (Capacity of smallest disk) X (1)
3 Striping with
fixed parity
drive
3 – 15 (Number of disks) X (capacity of
smallest disk) - (capacity of 1 disk)
5 Striping with
floating parity
drive
3 – 15 (Number of disks) X (capacity of
smallest disk) - (capacity of 1 disk)
10 Mirroring and
Striping
4 – 14 (Must
be a multiple
of 2)
(Number of disks) X (capacity of
smallest disk) / (2)
30 RAID 3 and
Striping
6 – 15 (Must
be a multiple
of arrays)
(Number of disks) X (capacity of
smallest disk) – (capacity of 1 disk X
number of Arrays)
50 RAID 5 and
Striping
6 – 15 (Must
be a multiple
of arrays)
(Number of disks) X (capacity of
smallest disk) – (capacity of 1 disk X
number of Arrays)
Note:
The maximum number of physical drives supported per controller is 15.
Cont’d