6–Configuring NIC Functionality in the Converged Network Adapter
Configuring the NIC in a Linux Environment
FE0254601-00 A
6-45
Loading the Bonding Driver
In most RHEL 5 environments, the bonding driver is not loaded by default. Unless
the bonding driver is loaded, bond interfaces using the QLogic adapter NIC
function cannot be created.
To determine whether the bonding driver is loaded, enter the following command:
#
lsmod | grep bonding
If the command produces no output, the bonding driver is not loaded. If the output
is similar to
Figure 6-31
, the bonding driver is already loaded.
Figure 6-31. Verifying that the Bonding Driver Is Loaded
To load the bonding driver, enter one of the following commands:
#
modprobe -v bonding miimon =
x
or
#
modprobe -v bonding arp_interval=
n
arp_ip_target=
yy.yy.yy.yy
use_carrier
Specifies MII/ETHTOOL ioctls
or netif_carrier_ok() for use by
miimon to determine the link
status. MII/ETHTOOL ioctls is
less efficient and uses a dep-
recated calling sequence
within the kernel. The
netif_carrier_ok() relies on the
device driver to maintain its
state with netif_carrier_on/off.
1
1–enables the use of
netif_carrier_ok()
0–enables use of MII/
ETHTOOL ioctls
Table 6-4. Linux Bonding Driver Parameters (Continued)
Parameter
Name
Unit
Description
Default
Value
Allowed Values
Содержание 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: ......