From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This test case validates the ability of the system to support two RAID volumes (RAID5 and RAID10). A complete installation should be proceed using a first volume RAID5 for the root (aka /) filesystem and second volume RAID10 for usr (aka /usr) filesystem. For more details on RAID please consult http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks .


How to test

  1. Boot the installer using any available method
  2. Create volumes in Anaconda
  3. Proceed to the partitioning step
  4. Place the root filesystem (aka /) on a RAID5 device
  5. Place the usr filesystem (aka /usr) on second volume a RAID10 device.

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. / is a raid device (e.g. /dev/md/md0)