From Fedora Project Wiki
Description
This test verifies that the the installer can read iSCSI [1] volume information from the iBFT [2], install and boot a system configured with remote iSCSI storage block device works properly. While testing access to remote iSCSI volumes generally doesn't require specific hardware, iBFT is intended only for systems that support booting iSCSI volumes.
Setup
- Prepare an iSCSI target. If a hardware iSCSI target is unavailable, you may setup a software iSCSI target following the instructions at Scsi-target-utils_Quickstart_Guide#Up_and_running_in_3_steps.
- Enable initiator boot support for the iSCSI target created in previous step. Often this involves pressing a function key during boot, configuration through the BIOS, or booting a vendor provided configuration utility. Consult your vendor documentation for details.
How to test
- Start installation using any available means (CD, DVD,
boot.iso
etc...) - Advance to Storage Devices screen.
- Choose Specialized Storage Devices and click Next.
- Select the Other SAN Devices to see the list of iBFT configured iSCSI volume(s)
- Proceed to the partitioning screen, and select Use all space. Click Next to proceed.
- Select all local and remote iSCSI volumes as Install Target Devices. Be sure the iSCSI volumes are not selected as the Boot volume. Click Next to proceed
- Complete installation as desired.
Expected Results
- The installer connects to the iSCSI target without error
- The iBFT configured iSCSI target volume is detected and listed under Other SAN Devices
- All expected iSCSI disks are included in list of available disks.
- Installation completes without error.
- The installed system boots from the remote iSCSI volume. All filesystems on iSCSI devices are mounted and available. For assistance troubleshooting network boot issues, consult How_to_debug_Dracut_problems.