From Fedora Project Wiki

Revision as of 11:15, 6 October 2009 by Jlaska (talk | contribs) (Convert to QA/Test_Case template)

Description

A complete installation using a LVM on top of a raid0 device.


How to test

  1. Boot the installer by any available means (boot.iso, PXE, CD, DVD or live image)
  2. Proceed to the partitioning step
  3. From a
  4. Perform an installation where the root filesystem exists on a LVM logical volume. Th backed by a RAID0 array

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. /usr is a logical volume (e.g. /dev/mapper/vg01-lv01)
  4. The physical volumes in use by LVM are raid volumes (verified by pvs command)