Oracle StorageTek 8 Gb FC PCIe HBA Installation Manual page 33

From qlogic, for hba models sg-xpcie1fc-qf8-z, sg-pcie1fc-qf8-z, sg-xpcie1fc-qf8-n, sg-pcie1fc-qf8-n and sgxpcie2-qf8-z, sg-pcie2fc-qf8-z, sg-xpcie2-qf8-n, sgpcie2fc-qf8-n, 7106958, 7106957
Table of Contents

Advertisement

To Manually Load the Fibre Channel Driver
After building the fibre channel driver, you can choose to manually load the driver. If you
want to automatically load the driver, skip to
Driver" on page
33.
Build the driver binary, as described in
1.
" on page
31.
2.
Manually load the driver by using the modprobe -v command.
modprobe -v qla2xxx
#
3.
If you want to manually unload the driver, use the modprobe -r command.
modprobe -r qla2xxx
#
modprobe -r qla2xxx_conf
#
To Automatically Load the Fibre Channel Driver
After building the fibre channel driver, you can choose to automatically load the driver. If
you want to manually load the fibre channel driver, see
Driver" on page
33.
1.
Build the driver binary, as described in
" on page
31.
2.
Install the driver module (*.ko) files to the appropriate kernel module directory.
./extras/build.sh install
#
3.
For Red Hat Linux users, edit the /etc/modprobe.conf file and add the following
entries, if they are not present:
alias scsi_hostadapter1 qla2xxx_conf
alias scsi_hostadapter2 qla2xxx
4.
For SUSE Linux users, edit the /etc/sysconfig/kernel file and modify the
INITRD_MODULES directive as shown in the following example.
In this example, note that you must add the first module, qla2xxx_conf (for SANsurfer),
followed by the qla2xxx module. The qla2xxx_conf module is for use only with SANsurfer
while the qla2xxx module is a common module.
"To Automatically Load the Fibre Channel
"To Build the Fibre Channel Driver
(SANsurfer use only)
"To Build the Fibre Channel Driver
(for use only with SANsurfer)
To Manually Load the Fibre Channel Driver
"To Manually Load the Fibre Channel
Chapter 3 • Software Installation
33

Advertisement

Table of Contents
loading

Table of Contents