From Fedora Project Wiki
m (fix numbering) |
m (→Steps To Reproduce: Change RAID "physical volume" to "array") |
||
Line 5: | Line 5: | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Perform an installation where the root filesystem on a LVM logical volume backed by a RAID0 | # Perform an installation where the root filesystem on a LVM logical volume backed by a RAID0 array | ||
== Expected Results == | == Expected Results == |
Revision as of 04:04, 31 May 2009
PartitioningRaid0OnLvmDevice
Description
A complete installation using a LVM on top of a raid0 device.
Steps To Reproduce
- Perform an installation where the root filesystem on a LVM logical volume backed by a RAID0 array
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- /usr is a logical volume (e.g. /dev/mapper/vg01-lv01)
- The physical volumes in use by LVM are raid volumes (verified by pvs command)