2–Driver Installation and Configuration
Linux Driver Installation and Configuration
25
CU0354602-00 L
c.
To load the driver, reboot the host.
Building the Driver for SLES 12 Linux
1.
In the directory that contains the source driver file,
qla2
xxx
-src-v
x.xx.xx.xx.
11
.x
-k.tgz
, issue the following
commands:
# tar -xzvf qla2
xxx
-src-v
x.xx.xx.xx.
11
.x
-k.tgz
# cd qla2
xxx
-
x.xx.xx.xx.xx.xx
-k
where
x.xx.xx.xx.xx.xx
is the applicable version number.
2.
Build and install the driver modules from the source code by executing the
build.sh
script as follows:
# ./extras/build.sh install
The
build.sh
script does the following:
Builds the driver
.ko
files.
Copies the
.ko
files to the appropriate
/lib/modules/3.x.../updates
directory.
Adds the appropriate directive in the
modprobe.conf
file (if
applicable).
3.
Manually load the driver for Linux.
Edit the
/etc/modprobe.d/unsupported_modules
file to make
the following change:
allow_unsupported_modules 1
(replace
0
by
1
)
To load the driver using modprobe, issue the following command:
# modprobe -v qla2
xxx
To unload the driver using modprobe, issue the following command:
# modprobe -r qla2
xxx
NOTE
Depending on the server hardware, the RAMDISK file name
might be different.
Содержание QLE8262
Страница 238: ...A Troubleshooting NIC Troubleshooting 223 CU0354602 00 L NIC Troubleshooting Figure A 1 NIC Diagnostics Flowchart ...
Страница 239: ...A Troubleshooting iSCSI Troubleshooting 224 CU0354602 00 L iSCSI Troubleshooting Figure A 2 iSCSI Diagnostics Flowchart ...
Страница 241: ...A Troubleshooting FCoE Troubleshooting 226 CU0354602 00 L Figure A 3 FCoE Diagnostics Flowchart ...