|
|
Line 1: |
Line 1: |
| {{QA/Test_Case
| | #REDIRECT [[QA:Testcase Install to BIOS RAID]] |
| |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=
| |
| # Configure hardware for dmraid
| |
| # 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]]
| |