From Fedora Project Wiki

< QA‎ | TestCases

m (Added category)
m (fix numbering)
Line 5: Line 5:
== Steps To Reproduce ==
== Steps To Reproduce ==


1. Perform an install where SWAP exists on a logical volume
# Perform an install where SWAP exists on a logical volume




== Expected Results ==
== Expected Results ==


 
# Anaconda completes successfully
1. Anaconda completes successfully
# Reboot successfully into installed system
 
# swap is a logical volume (e.g. /dev/mapper/vg01-lv01)
1. Reboot successfully into installed system
 
1. swap is a logical volume (e.g. /dev/mapper/vg01-lv01)


[[Category:Installer Test Cases|PartitioningSwapOnLvmDevice]]
[[Category:Installer Test Cases|PartitioningSwapOnLvmDevice]]

Revision as of 15:42, 16 July 2008

PartitioningSwapOnLvmDevice

Description

A complete installation using a LVM device for the swap filesystem.

Steps To Reproduce

  1. Perform an install where SWAP exists on a logical volume


Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. swap is a logical volume (e.g. /dev/mapper/vg01-lv01)