From Fedora Project Wiki
m (Added category) |
m (fix numbering) |
||
Line 9: | Line 9: | ||
== Expected Results == | == Expected Results == | ||
# Anaconda completes successfully | |||
# Reboot successfully into installed system | |||
# /usr is a raid device (e.g. /dev/md0) | |||
[[Category:Installer Test Cases|PartitioningUsrOnRaid6]] | [[Category:Installer Test Cases|PartitioningUsrOnRaid6]] |
Revision as of 15:42, 16 July 2008
PartitioningUsrOnRaid6
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 .
Steps To Reproduce
- Perform an installation to a root file system backed by a RAID6 device
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- /usr is a raid device (e.g. /dev/md0)