From Fedora Project Wiki

< QA‎ | TestCases

m (1 revision(s))
(Per ticket#47, marking as obsolete)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{QA/Test_Case
|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.
|actions=
# Perform a manual install, using RAID during partitioning (the initial, legacy system)
# Perform a second manual install, reusing the existing array.
|results=
# Anaconda completes successfully
# Reboot successfully into installed system
# / is on a RAID volume (e.g. /dev/md0)
}}


= PartitioningPreExistingRaidRaid =
[[Category:Installer Partitioning Test Cases]]
== Description ==
[[Category:Obsolete_Test_Cases]]
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
 
1. Reboot successfully into installed system
 
1. / is on a RAID volume (e.g. /dev/md0)

Latest revision as of 18:35, 26 January 2010

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.


How to test

  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)