From Fedora Project Wiki
m (fix numbering) |
m (Adjust category) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
= | |description=A complete installation using a RAID5 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 RAID5 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''' exists on a RAID5 device | |||
= | |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 | [[Category:Installer RAID Test Cases]] |
Latest revision as of 22:25, 15 January 2010
Description
A complete installation using a RAID5 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 where /usr exists on a RAID5 device
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- /usr is a raid device (e.g. /dev/md0)