[K12OSN] Nic Bonding Errors in dmesg

Immanuel Derks I.Derks at translucent.nl
Wed Nov 8 08:04:45 UTC 2006


Check if the bonding aliases are configured properly.

1) cat /etc/modprobe.conf
alias bond0 bonding
options bonding mode=6 miimon=100 updelay=15000
alias eth0 e1000
alias eth1 e1000
alias net-pf-10 off
alias scsi_hostadapter ips
alias usb-controller ohci-hcd

2) cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
BOOTPROTO=none
ONBOOT=yes
NETWORK=192.168.0.0
NETMASK=255.255.255.0
IPADDR=192.168.0.253
USERCTL=no

3) cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
HWADDR=[fill-in-macaddress-here first interface]
MASTER=bond0
SLAVE=yes
USERCTL=no
BOOTPROTO=none

4) cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
BOOTPROTO=none
HWADDR=[fill-in-macaddres second interface here]
ONBOOT=yes
TYPE=Ethernet
MASTER=bond0
SLAVE=yes
USERCTL=no


succes....

Grtz Immanuel

On Tue, 2006-11-07 at 07:29 -0800, Huck wrote:
> I get the following:
> 
> [snip]
> e1000: eth1: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
> e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
> bonding: Error: found a client with no channel in the client's hash table
> bonding: Error: found a client with no channel in the client's hash table
> bonding: Error: found a client with no channel in the client's hash table
> bonding: Error: found a client with no channel in the client's hash table
> bonding: Error: found a client with no channel in the client's hash table
> bonding: Error: found a client with no channel in the client's hash table
> e1000: eth1: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
> e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
> bonding: bond0: link status definitely up for interface eth0.
> bonding: bond0: making interface eth0 the new active one.
> bonding: bond0: link status definitely down for interface eth0, disabling it
> bonding: bond0: now running without any active interface !
> e1000: eth1: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
> bonding: bond0: link status definitely up for interface eth1.
> bonding: bond0: making interface eth1 the new active one.
> bonding: bond0: link status definitely down for interface eth1, disabling it
> bonding: bond0: now running without any active interface !
> [/snip]
> 
> and if I'm in a terminal...the bonding: Error: found a client with no 
> channel in the client's hash table
> 
> spams the screen repeatedly then catches it's breath and does it again...
> 
> 
> --Huck
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
-- 
Immanuel Derks <I.Derks at translucent.nl>
Translucent Systems




More information about the K12OSN mailing list