6–Configuring NIC Functionality in the Converged Network Adapter Configuring the NIC in a Linux Environment

2.Add the options line for the appropriate driver setting (Figure 6-23), save the file, and then exit the editor.

options qlge qlge_irq_type =1 qlge_mpi_coredump=0

Figure 6-23. Example modprobe.conf

3.Create a new RAMDISK (initrd image):

a.Change directory to the location containing the RAMDISK images. For example:

#cd /boot

b.Create a backup copy of the RAMDISK (initrd) image. For example:

#cp initrd-[kernel version].img initrd-[kernel version].img.bak

c.Generate a new RAMDISK image containing the updated QLogic FCoE driver:

#mkinitrd -f initrd-[kernel version].img `uname -r`

NOTE:

Depending on the server hardware, the RAMDISK file name may be different. The command is successful if there is no output.

d. Reboot the server for the new RAMDISK image to take effect:

# shutdown -r now

4.After a successful reboot, verify that the values for these parameters, has 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

FE0254601-00 A

6-33

Page 201
Image 201
Q-Logic 8100 SERIES manual Example modprobe.conf