From Fedora Project Wiki

No edit summary
m (Link correction)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This install verifies that installing on an ISCSI device works properly. Please refer to [http://fedoraproject.org/wiki/QA:Test_Plans/iSCSI_Installation_Test_plan ISCSI Installation Test Plan] for detailed description.
|description=This install verifies that installing on an ISCSI device works properly. Please refer to [[QA:Test_Plans/iSCSI_Installation_Test_plan]] ISCSI Installation Test Plan] for detailed description.
|actions=
|actions=
# Start installation, advance to Storage Devices screen.
# Start installation, advance to Storage Devices screen.
Line 8: Line 8:
# At partitioning Screen, select ''Create custom layout'' option, advance to next screen.
# At partitioning Screen, select ''Create custom layout'' option, advance to next screen.
# Create raw partition on iSCSI target with <code>/</code> mount point.
# Create raw partition on iSCSI target with <code>/</code> mount point.
# Create <code>/boot</code> partition use iBF (alternatively use PXE or on local hard drive).
# Create <code>/boot</code> partition use iBFT (alternatively use PXE or on local hard drive).
# Complete installation.
# Complete installation.
|results=
|results=

Revision as of 11:35, 20 April 2010

Description

This install verifies that installing on an ISCSI device works properly. Please refer to QA:Test_Plans/iSCSI_Installation_Test_plan ISCSI Installation Test Plan] for detailed description.


How to test

  1. Start installation, advance to Storage Devices screen.
  2. Choose Specialized Storage Devices and click Next.
  3. Click Add Advanced Target, and select Add ISCSI Target on the Advanced Storage Options window to add drive.
  4. Configure ISCSI parameters and click Add target button.
  5. At partitioning Screen, select Create custom layout option, advance to next screen.
  6. Create raw partition on iSCSI target with / mount point.
  7. Create /boot partition use iBFT (alternatively use PXE or on local hard drive).
  8. Complete installation.

Expected Results

  1. ISCSI inititiator is properly started.
  2. New SCSI drive(s) is included in list of available drives.
  3. Installation is completed without error.
  4. New system will start with all filesystems mounted.