From Fedora Project Wiki

< QA‎ | TestCases

fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (Adjust category)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{QA/Test_Case
|description=A complete installation using a RAID0 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=
# Perform an installation where /usr is backed by a RAID0 device
|results=
# Anaconda completes successfully
# Reboot successfully into installed system
# /usr is a raid device (e.g. /dev/md0)
}}


= PartitioningUsrOnRaid0 =
[[Category:Installer RAID Test Cases]]
== Description ==
A complete installation using a RAID0 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] .
 
== Steps To Reproduce ==
 
* Perform an installation where /usr is backed by a RAID0 device
 
 
== Expected Results ==
 
 
1. Anaconda completes successfully
 
1. Reboot successfully into installed system
 
1. /usr is a raid device (e.g. /dev/md0)

Latest revision as of 22:25, 15 January 2010

Description

A complete installation using a RAID0 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

  1. Perform an installation where /usr is backed by a RAID0 device

Expected Results

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