User`s guide
12 – Red Hat Linux Driver Installation
Driver Command Line Parameters
12-10 FC2354601-00 E
Q
For GRUB, perform the following steps:
1. Append the max_scsi_luns parameters to each of the kernel images listed in
the /etc/grub.conf file. For example:
kernel /vmlinux-2.4.7-10 ro root=/dev/hda2 max_scsi_luns=128
2. Reboot the system.
12.5
Driver Command Line Parameters
The following command line options are available:
n Verbose. This option provides detailed debug information. For example:
# insmod qla2300.o options = verbose
n Quiet. This option keeps the driver from displaying. For example:
Waiting for LIP to complete....
scsi%d: Topology - %s, Host Loop address 0x%x
scsi(%d): LIP occurred
scsi(%d): LIP reset occurred
A command line example using the quiet option is as follows:
# insmod qla2300.o ql2xopts = quiet
12.6
Proc Filesystem Support
The /proc filesystem for the QLA2300 driver can be found in the /proc/scsi/qla2300/
directory. This directory contains a file for each QLogic iSCSI HBA in the system.
Each file presents information about the adapter and transfer statistics for each
discovered LUN.