From Fedora Project Wiki
Description
A complete installation using advanced custom partitioning (blivet-gui) and software RAID devices for all partitions. For more details on RAID please consult Wikipedia.
Setup
- Use a system with multiple disks but no hardware or firmware RAID arrays for testing: a virtual machine with multiple virtual disks is fine
- Study Software RAID documentation for Fedora Server for a detailed guide that you can follow when testing this.
How to test
- Boot the installer using any available means
- At the Installation Destination screen, select at least two disks, and ensure the Advanced Custom (Blivet-GUI) option is selected under Storage Configuration, then click Done
- Remove existing partitions, if necessary
- If in BIOS mode, create the Biosboot partition (as a non-RAID partition) on all disks.
- If in UEFI mode, create the ESP partition as SW RAID 1 on all disks.
- Create the
/bootpartition as SW RAID 1 on all disks. - Create the
/partition as SW RAID 1 on all disks. - Optionally, also create a
/homepartition as SW RAID 1 on all disks. - Finish the installation, choosing all provided defaults
Expected Results
- The installer should successfully create and install to the RAID devices: unrelated failures should be reported but do not constitute a failure of this test case
- After booting the installed system, inspection of
/proc/mdstatshould confirm that the partitions designated as RAID devices are in fact RAID devices
