From Fedora Project Wiki

m (fix numbering)
m (Move to different category and use QA/Test_Case template)
Line 1: Line 1:
= PartitioningUsrOnRaid6 =
{{QA/Test_Case
== Description ==
|description=
A complete installation using a RAID6 device for the /usr filesystem.  For more details on RAID please consult  [http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks] .
A complete installation using a RAID6 device for the /usr filesystem.  For more details on RAID please consult  [http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks] .
 
|actions=
== Steps To Reproduce ==
 
* Perform an installation to a root file system backed by a RAID6 device
* Perform an installation to a root file system backed by a RAID6 device
 
|results=
== Expected Results ==
 
# Anaconda completes successfully
# Anaconda completes successfully
# Reboot successfully into installed system
# Reboot successfully into installed system
# /usr is a raid device (e.g. /dev/md0)
# /usr is a raid device (e.g. /dev/md0)
}}


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

Revision as of 11:08, 6 October 2009

Description

A complete installation using a RAID6 device for the /usr filesystem. For more details on RAID please consult http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks .


How to test

  • Perform an installation to a root file system backed by a RAID6 device

Expected Results

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