Specifies the RAID type of the UNIT. The supported values for
this qualifier are 0, 1, 5, 50, and 60.
- RAID 0 is Data Striping
- RAID 1 is Disk Mirroring
- RAID 5 is Data Striping with Striped Parity
- RAID 50 is Data Striping across RAID 5 arrays
- RAID 60 is Data Striping across RAID 6 arrays
Note: /RAID_LEVEL should be used only in conjunction
with the /MIGRATE qualifier.
Format:
/RAID=[(0 | 1 | 5 | 50 |60)]