From Fedora Project Wiki

< QA‎ | TestCases

(→‎Steps To Reproduce: rephrase second step to explicitly reuse the existing array)
Line 6: Line 6:


# Perform a manual install, using RAID during partitioning (the initial, legacy system)
# Perform a manual install, using RAID during partitioning (the initial, legacy system)
# Then perform a second manual install, using RAID during partitioning that utilizes the previous partition setup.
# Perform a second manual install, reusing the existing array.


== Expected Results ==
== Expected Results ==

Revision as of 21:07, 5 June 2009

PartitioningPreExistingRaidRaid

Description

A complete installation using a RAID device for the / (rootfs) filesystem. The previous state of the disk partitions should contain a legacy RAID installation.

Steps To Reproduce

  1. Perform a manual install, using RAID during partitioning (the initial, legacy system)
  2. Perform a second manual install, reusing the existing array.

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. / is on a RAID volume (e.g. /dev/md0)