From Fedora Project Wiki

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


1. Boot the installer using any available method
# Boot the installer using any available method
 
# Proceed to the partitioning step
1. Proceed to the partitioning step
# Place the root filesystem (aka /) on a RAID1 device
 
1. Place the root filesystem (aka /) on a RAID1 device


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




1. Anaconda completes successfully
# Anaconda completes successfully
 
# Reboot successfully into installed system
1. Reboot successfully into installed system
# / is a raid device (e.g. /dev/md0)
 
1. / is a raid device (e.g. /dev/md0)


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

Revision as of 15:41, 16 July 2008

PartitioningRootfsOnRaid1

Description

A complete installation using a RAID1 device for the root (aka /) filesystem. For more details on RAID please consult http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks .

Steps To Reproduce

  1. Boot the installer using any available method
  2. Proceed to the partitioning step
  3. Place the root filesystem (aka /) on a RAID1 device

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. / is a raid device (e.g. /dev/md0)