From Fedora Project Wiki

Revision as of 15:55, 29 September 2009 by Liam (talk | contribs) (Created page with '{{QA/Test_Case |description=This test case validates the ability of the system to support two RAID volumes (RAID10 and RAID5). A complete installation should be proceed using a s...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case validates the ability of the system to support two RAID volumes (RAID10 and RAID5). A complete installation should be proceed using a second volume RAID5 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

  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 second volume a RAID5 device

Expected Results

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