EMC P/N 300-002-803 manual For SuSE distributions, use, Gpl

Models: P/N 300-002-803

1 216
Download 216 pages 7.63 Kb
Page 86
Image 86

Installing and Configuring the Linux Host with the QLogic Driver

where $1 is the currently running v2.6.x kernel version.

Example:

cd /boot

mkinitrd -v initrd-2.6.9-22.ELsmp.img 2.6.9-22.ELsmp

For SuSE distributions, use:

cd /boot

mkinitrd -i initrd-$1 -k vmlinuz-$1

where $1 is the currently running v2.6.x kernel version. Example:

cd /boot

mkinitrd -i initrd-2.6.5-7.201smp -k vmlinuz-2.6.5-7.201smp

4.Reboot the host.

Displaying the QLogic v8.x-series driver parameter information via modinfo

The QLogic v8.x-series driver parameters and their definitions may be viewed by using the modinfo command. This command may be used on any Linux kernel module.

Note: EMC does not support the failover functionality of the QLogic driver.

The modinfo command may be run on the qla2300, qla2xxx_conf, and qla2xxx modules. However, the parameter information is reported only by the qla2xxx module.

An example of the console output displayed when modinfo is run on the qla2300 module is as follows:

[root@l82bi205 ~]# modinfo qla2300 filename:

/lib/modules/2.6.9-22.ELsmp/kernel/drivers/scsi/qla2xxx/qla2300.ko

version:

8.01.06

license:

GPL

description:

QLogic ISP23xx FC-SCSI Host Bus Adapter driver

author:

QLogic Corporation

alias:

pci:v00001077d00002312sv*sd*bc*sc*i*

alias:

pci:v00001077d00002300sv*sd*bc*sc*i*

depends:

qla2xxx

vermagic:

2.6.9-22.ELsmp SMP gcc-3.4

86

EMC Host Connectivity with QLogic FC and iSCSI HBAs and FCoE CNAs for the Linux Environment

Page 86
Image 86
EMC P/N 300-002-803 manual For SuSE distributions, use, Gpl