User's Manual
Figure 5-5. RAID 50
RAID 50 Characteristics:
l Groups n*s disks as one large virtual disk with a capacity of s*(n-1) disks, where s is the number of spans and n is the number of disks within each
span.
l Redundant information (parity) is alternately stored on all disks of each RAID 5 span.
l Better read performance, but slower write performance.
l Requires as much parity information as standard RAID 5.
l Data is striped across all spans. RAID 50 is more expensive in terms of disk space.
Related Information:
See the following:
l "Organizing Data Storage for Availability and Performance"
l "Comparing RAID Level Performance"
l "Controller-supported RAID Levels"
l "Number of Physical Disks per Virtual Disk"
l "Maximum Number of Virtual Disks per Controller"
RAID Level 60 (Striping over RAID 6 sets)
RAID 60 is striping over more than one span of physical disks that are configured as a RAID 6. For example, a RAID 6 disk group that is implemented with four
physical disks and then continues on with a disk group of four more physical disks would be a RAID 60.
Figure 5-6. RAID 60