6–Configuring NIC Functionality in the Converged Network Adapter
Configuring the NIC in a Linux Environment
6-32
FE0254601-00 A
Making Nonpersistent Changes to the QLogic NIC Driver
Parameters
To make changes that are not persistent across reboots, use the
modprobe command to specify the driver parameters and their values. For
example:
1.
Unload the QLogic FCoE driver module:
#
modprobe -r qlge
2.
Load the QLogic NIC driver module specifying the driver parameters to be
changed. One or more parameters can be specified separated by a space.
For example, the following command enables MSI interrupts and specifies
that memory not be allocated for the MPI firmware dump:
#
modprobe -v qlge qlge_irq_type =1 qlge_mpi_coredump=0
3.
Verify that the values for these parameters have changed. For example:
#
cat /etc/bus/pci/drivers/qlge/module/parameters/
qlge/qlge_irq_type
#
cat /etc/bus/pci/drivers/qlge/module/parameters/
qlge/mpi_coredump
Making Persistent Changes to the QLogic NIC Driver
To make changes
that are persistent across reboots, edit the file
/etc/modprobe.conf
, add the
QLogic NIC driver parameters with their values, build a new RAMDISK image and
reboot. For example:
1.
Open the file
/etc/modprobe.conf
in read/write mode using a Linux
editor.
#vi /etc/modprobe.conf
NOTE:
Reloading the QLogic NIC driver (qlge) does not interrupt the QLogic
adapter FCoE function (qla2xxx). Neither does reloading the QLogic
FCoE driver interrupt the NIC function.
For nonpersistent changes, use modprobe only if the driver parameter
cannot be changed using any other method
Summary of Contents for QConvergeConsole CLI 8100 Series
Page 1: ...FE0254601 00 A User s Guide Converged Network Adapter 8100 Series...
Page 18: ...xviii FE0254601 00 A User s Guide Converged Network Adapter 8100 Series Adapters...
Page 26: ...Preface Legal Notices xxvi FE0254601 00 A...
Page 30: ...Quick Start Additional Resources xxx FE0254601 00 A...
Page 98: ...3 Installation in a Windows Environment Installing Management Tools 3 48 FE0254601 00 A...
Page 254: ...7 Configuring FCoE in a Windows Environment Boot from SAN 7 26 FE0254601 00 A...
Page 330: ...9 Offline Utilities EFIUTIL 9 18 FE0254601 00 A...
Page 347: ......