From Fedora Project Wiki
(→Steps To Reproduce: rephrase second step to explicitly reuse the existing array) |
|||
Line 6: | Line 6: | ||
# Perform a manual install, using RAID during partitioning (the initial, legacy system) | # Perform a manual install, using RAID during partitioning (the initial, legacy system) | ||
# | # Perform a second manual install, reusing the existing array. | ||
== Expected Results == | == Expected Results == |
Revision as of 21:07, 5 June 2009
PartitioningPreExistingRaidRaid
Description
A complete installation using a RAID device for the / (rootfs) filesystem. The previous state of the disk partitions should contain a legacy RAID installation.
Steps To Reproduce
- Perform a manual install, using RAID during partitioning (the initial, legacy system)
- Perform a second manual install, reusing the existing array.
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- / is on a RAID volume (e.g. /dev/md0)