6–Configuring NIC Functionality in the Converged Network Adapter
Configuring the NIC in a Linux Environment
FE0254601-00 A
6-47
2.
Load the Linux bonding driver module and specify parameters to be
changed. One or more parameters can be specified separated by a space.
The following command sets MII link monitoring frequency to 100ms and
enables the round-robin policy mode:
#
modprobe -v miimon=100 mode=0
3.
Verify that the values for these parameters have changed by issuing the
following command:
#
cat /sys/class/net/bond0/bonding/miimon
#
cat /sys/class/net/bond0/bonding/mode
Making Persistent Changes to the Bonding Driver (recommended)
To make changes to driver parameters that persist across reboots, edit the file
/etc/modprobe.conf
, add the QLogic FCoE driver parameters and values,
build a new RAMDISK image and reboot. For example:
1.
Open the file
/etc/modprobe.conf
with an editor in read/write mode by
issuing the following command:
#
vi
/etc/modprobe.conf
2.
Add the driver parameters, save the file, and then exit the editor by issuing
the following commands:
alias bond0 bonding
options bonding miimon=100 mode=0
3.
Create a new RAMDISK (initrd image) by issuing the following command:
a.
Change directory to the location containing the RAMDISK images by
issuing the following command:
#
cd /boot
b.
Create a backup copy of the RAMDISK (initrd) image by issuing the
following command:
#
cp initrd-[kernel version].img initrd-[kernel
version].img.bak
c.
Generate a new RAMDISK image containing the updated QLogic
FCoE driver by issuing the following command:
#
mkinitrd -f initrd-[kernel version].img `uname -r`
Содержание QConvergeConsole CLI 8100 Series
Страница 1: ...FE0254601 00 A User s Guide Converged Network Adapter 8100 Series...
Страница 18: ...xviii FE0254601 00 A User s Guide Converged Network Adapter 8100 Series Adapters...
Страница 26: ...Preface Legal Notices xxvi FE0254601 00 A...
Страница 30: ...Quick Start Additional Resources xxx FE0254601 00 A...
Страница 98: ...3 Installation in a Windows Environment Installing Management Tools 3 48 FE0254601 00 A...
Страница 254: ...7 Configuring FCoE in a Windows Environment Boot from SAN 7 26 FE0254601 00 A...
Страница 330: ...9 Offline Utilities EFIUTIL 9 18 FE0254601 00 A...
Страница 338: ...B Cisco Nexus 5000 Series Switch Configuration Verify that the Adapter Is Logged into the Switch B 6 FE0254601 00 A...
Страница 346: ...C Brocade CEE FCoE Switch Blade Configuration Verify that the Adapter is Logged into the Switch C 8 FE0254601 00 A...
Страница 347: ......