Installation guide

58
EMC Host Connectivity with QLogic Fibre Channel and iSCSI (HBAs) and (CNAs) for the Linux Environment
Installing and Configuring the Linux Host with the QLogic Driver
Port ID : 48-1B-00
Product Vendor : DGC
Product ID : RAID 3
Product Revision : 0207
Node Name : 50-06-01-60-90-60-12-70
Port Name : 50-06-01-68-10-60-12-70
Product Type : Disk
Number of LUN(s) : 26
Status : Online
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
HBA Port 1 - QLA2342 Port Name: 21-01-00-E0-8B-39-9A-54 Port ID: 6B-0E-00
-----------------------------------------------------------------------------
Path : 0
Target : 0
Device ID : 0x81
Port ID : 49-1B-00
Product Vendor : DGC
Product ID : RAID 3
Product Revision : 0207
Node Name : 50-06-01-60-90-60-12-70
Port Name : 50-06-01-60-10-60-12-70
Product Type : Disk
Number of LUN(s) : 26
Status : Online
-----------------------------------------------------------------------------
Path : 0
Target : 1
Device ID : 0x82
Port ID : 48-1B-00
Product Vendor : DGC
Product ID : RAID 3
Product Revision : 0207
Node Name : 50-06-01-60-90-60-12-70
Port Name : 50-06-01-68-10-60-12-70
Product Type : Disk
Number of LUN(s) : 26
Status : Online
-----------------------------------------------------------------------------
#**************************************************************#
# INSTALLATION SUCCESSFUL!! #
# QLogic HBA Linux driver installation completed. #
#**************************************************************#
File modifications on RHEL hosts
An example of the installation script's modifications to the file
/etc/modprobe.conf is as follows:
options qla2xxx ql2xfailover=0 ConfigRequired=0
remove qla2xxx /sbin/modprobe -r --first-time --ignore-remove
qla2xxx && { /sbin/modprobe -r --ignore-remove qla2xxx_conf; }
alias scsi_hostadapter1 qla2xxx_conf