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