From Fedora Project Wiki
Description
This test case validates the ability of the system to support two RAID volumes (RAID1 and RAID0). A complete installation should be proceed using a second volume RAID0 for the root (aka /) filesystem.For more details on RAID please consult http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks .
How to test
- Boot the installer using any available method
- Create volumes in Anaconda
- Proceed to the partitioning step
- Place the root filesystem (aka /) on second volume a RAID0 device
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- / is a raid device (e.g. /dev/md/md0)