Users Guide

7–Linux Driver Software
Load and Run Necessary iSCSI Software Components
41 BC0054508-00 J
Red Hat:
kmod-netxtreme2-<driver ver>.<dist maj.min>.<arch>.rpm
2. Verify that your network adapter supports iSCSI by checking the message
log. If the message, bnx2i: dev eth0 does not support iSCSI,
appears in the message log after loading the bnx2i driver, iSCSI is not
supported. This message may not appear until the interface is opened, as
with:
ifconfig eth0 up
3. To use iSCSI, refer to “Load and Run Necessary iSCSI Software
Components” on page 41 to load the necessary software components. For
more information, go to:
http://linux.dell.com
Load and Run Necessary iSCSI Software
Components
The QLogic iSCSI Offload software suite consists of three kernel modules and a
user daemon. Required software components can be loaded either manually or
through system services.
1. Unload the existing driver, if necessary. To do so manually, issue the
following command:
rmmod bnx2i
2. Load the iSCSI driver. To do so manually, issue one of the following
commands:
insmod bnx2i.ko
modprobe bnx2i
Unloading or Removing the Linux Driver
Unloading or Removing the Driver from an RPM Installation
Removing the Driver from a TAR Installation