From Fedora Project Wiki

m (Moved to different category and used QA/Test_Case template)
Line 1: Line 1:
= PartitioningRootfsOnDmraidDevice =
{{QA/Test_Case
== Description ==
|description=
A complete installation using a dmraid device for the / (rootfs) filesystem.  Refer to [[Image:QA_TestCases_PartitioningRootfsOnDmraidDevice_dmraid-install.png]]   
A complete installation using a dmraid device for the / (rootfs) filesystem.  Refer to [[Image:QA_TestCases_PartitioningRootfsOnDmraidDevice_dmraid-install.png]]   
<br>for an example of a dmraid partitioning example.
<br>for an example of a dmraid partitioning example.
 
|actions=
== Steps To Reproduce ==
 
* Configure hardware for dmraid
* Configure hardware for dmraid
* Initiate an installation using any boot method and/or installation source
* Initiate an installation using any boot method and/or installation source
* At the disk partitioning step, choose anaconda defaults.
* At the disk partitioning step, choose anaconda defaults.
 
|results=
== Expected Results ==
 
# Anaconda completes successfully
# Anaconda completes successfully
# Reboot successfully into installed system
# Reboot successfully into installed system
# The default partitioning scheme will put the root file system on LVM on dmraid
# The default partitioning scheme will put the root file system on LVM on dmraid
# VolGroup00 is made from physical volumes on a dmraid device
# VolGroup00 is made from physical volumes on a dmraid device
}}


[[Category:Installer Test Cases|PartitioningRootfsOnDmraidDevice]]
[[Category:Installer RAID Test Cases]]

Revision as of 11:07, 6 October 2009

Description

A complete installation using a dmraid device for the / (rootfs) filesystem. Refer to File:QA TestCases PartitioningRootfsOnDmraidDevice dmraid-install.png
for an example of a dmraid partitioning example.


How to test

  • Configure hardware for dmraid
  • Initiate an installation using any boot method and/or installation source
  • At the disk partitioning step, choose anaconda defaults.

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. The default partitioning scheme will put the root file system on LVM on dmraid
  4. VolGroup00 is made from physical volumes on a dmraid device