From Fedora Project Wiki
m (Reworded) |
|
(No difference)
|
Revision as of 11:16, 6 October 2009
Description
A complete installation using LVM logical volumes backed by a physical volume RAID device (e.g. {/dev/md0
).
How to test
- Boot the installer by any available means (boot.iso, PXE, CD, DVD or live image)
- Proceed to the partitioning step
- From a
- Perform an installation where the root filesystem exists on a LVM logical volume. Th 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)