From Fedora Project Wiki

< QA‎ | TestCases

m (Added category)
m (fix numbering)
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
* Then perform a second manual install, using RAID during partitioning that utilizes
the previous partition setup.
the previous partition setup.
Line 13: Line 12:
== Expected Results ==
== Expected Results ==


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


[[Category:Installer Test Cases|PartitioningPreExistingRaidRaid]]
[[Category:Installer Test Cases|PartitioningPreExistingRaidRaid]]

Revision as of 15:40, 16 July 2008

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

  • 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.


Expected Results

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