From Fedora Project Wiki

(Blanked the page)
No edit summary
Line 1: Line 1:
{{QA/Test_Case
|description=This install verifies that installing on a BIOS RAID device works properly.
<!--A complete installation using a dmraid device for the / (rootfs) filesystem.  Refer to [[Image:QA_TestCases_PartitioningRootfsOnDmraidDevice_dmraid-install.png]] 
<br>for an example of a dmraid partitioning example.-->
|actions=
# Boot the installer using any available means
# Choose appropriate installation source such as NFS or HTTP.
# At type of devices step, choose ''Specialized Storage Devices'' and click ''Next''.
# Select BIOS RAID device and click ''next''. 
# Choose either automated partitioning or custom partitioning if you want to create your own disk layout.
# Review partitioning layout to confirm installer is installing to BIOS RAID device.
# Proceed with normal installation
|results=
# All installable BIOS RAID devices are successfully detected by installer and are available for partitioning.
# Partitions are created and formatted properly.
# Install completes successfully
# Package errors (install.log) should not occur
# System boots successfully recognizing filesystems created on the BIOS RAID device(s).
<!--# The default partitioning scheme will put the root file system on LVM on dmraid
# VolGroup00 is made from physical volumes on a dmraid device-->
}}


[[Category:Installer RAID Test Cases]]

Revision as of 06:22, 21 April 2010

Description

This install verifies that installing on a BIOS RAID device works properly.


How to test

  1. Boot the installer using any available means
  2. Choose appropriate installation source such as NFS or HTTP.
  3. At type of devices step, choose Specialized Storage Devices and click Next.
  4. Select BIOS RAID device and click next.
  5. Choose either automated partitioning or custom partitioning if you want to create your own disk layout.
  6. Review partitioning layout to confirm installer is installing to BIOS RAID device.
  7. Proceed with normal installation

Expected Results

  1. All installable BIOS RAID devices are successfully detected by installer and are available for partitioning.
  2. Partitions are created and formatted properly.
  3. Install completes successfully
  4. Package errors (install.log) should not occur
  5. System boots successfully recognizing filesystems created on the BIOS RAID device(s).