RAID level-0 stripes the data across all the drives in the disk group. This offers substantial speed enhancement, but provides no data redundancy. RAID level-0 provides the largest storage capacity of the RAID levels that are offered, because no room is taken for redundant data or data-parity storage.
RAID level-0 requires a minimum of two drives and, depending upon the level of firmware and the stripe size, supports a maximum of 48 drives.
The following illustration shows an example of a RAID level-0 logical device.
Start with two physical drives. | ![]() |
Create a disk group using the two physical drives. | ![]() |
Then create a logical device within that disk group. | ![]() |
The data is striped across the drives,
creating blocks.
Notice that the data is striped across all the drives in the disk group, but no redundant data is stored. |
![]() |
A physical drive failure within the disk group results in loss of data in the logical drive assigned RAID level-0, but only in that logical device. If you have logical drives assigned RAID level-1 or 5 in the same disk group, they will not lose data.
When you replace a failed drive, the controller can rebuild all the RAID level-1 and 5 logical devices automatically onto the replacement physical drive. However, any data stored in a failed RAID level-0 logical device is lost.
Although the risk of data loss is present, you might want to assign RAID level-0 to one of the logical devices to take advantage of the speed this RAID level offers. You can use this logical device to store data that you back up each day and can re-create easily. You also might want to use a RAID level-0 logical drive when you require maximum capacity.
RAID level-0 offers the following advantages and disadvantages.
Advantages | Disadvantages |
---|---|
|
No data redundancy, resulting in data loss in the event that a physical drive fails |
x-1045-ASM-00-04-EN