Linux / UNIX Tech Support Forum
This is a discussion on Bonding mode not changing within the Linux software forums, part of the Linux Getting Started category; I have mode=1 in my modules.conf. However, looking at /proc/net/bonding/bond0 shows that it is in round-robin load balancing phase. I've ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have mode=1 in my modules.conf. However, looking at /proc/net/bonding/bond0 shows that it is in round-robin load balancing phase. I've restarted networking several times to no avail. Any idea why this is not changing?
|
| Sponsored Links | ||
|
|
|
|||
|
Thanks. I figured it out. Problem seemed to stem from having the alias bond0 bonding in the modules.conf while everything else was using modprobe.conf. Moving alias bond0 bonding to modprobe.conf resolved the issue. However,I've encountered another annoyance. For some reason, bonding starts both eth0 and eth1 and then downs eth1 for some reason. This only occurs during boot. If I manually restart the network, both eth0 and eth1 come up and stay up.
Here is my dmesg: ip_tables: (C) 2000-2002 Netfilter core team ip_tables: (C) 2000-2002 Netfilter core team bonding: bond0: enslaving eth0 as a backup interface with a down link. bonding: bond0: enslaving eth1 as a backup interface with a down link. tg3: eth0: Link is up at 1000 Mbps, full duplex. tg3: eth0: Flow control is off for TX and off for RX. bonding: bond0: link status definitely up for interface eth0. bonding: bond0: making interface eth0 the new active one. tg3: eth1: Link is up at 1000 Mbps, full duplex. tg3: eth1: Flow control is on for TX and on for RX. bonding: bond0: link status definitely up for interface eth1. SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts lp: driver loaded but no devices found NET: Registered protocol family 10 Disabled Privacy Extensions on device c0332e60(lo) IPv6 over IPv4 tunneling driver divert: not allocating divert_blk for non-ethernet device sit0 bonding: bond0: link status definitely down for interface eth1, disabling it bond0: no IPv6 routers present eth0: no IPv6 routers present |
|
||||
|
may be some sort of bug just update software and kernel to latest version.
__________________
Vivek Gite Linux Evangelist |
|
|||
|
[root@str-im-01 ~]# modprobe bonding mode=6 miimon=100
[root@str-im-01 ~]# service network restart Shutting down interface bond0: [ OK ] Shutting down loopback interface: [ OK ] Bringing up loopback interface: [ OK ] Bringing up interface bond0: [ OK ] [root@str-im-01 ~]# cat /proc/net/bonding/bond0 Ethernet Channel Bonding Driver: v3.2.4 (January 28, 200 Bonding Mode: load balancing (round-robin) MII Status: up MII Polling Interval (ms): 80 Up Delay (ms): 0 Down Delay (ms): 0 Slave Interface: eth0 MII Status: up Link Failure Count: 0 Permanent HW addr: 00:22:19:b0:2d:64 Slave Interface: eth1 MII Status: up Link Failure Count: 0 Permanent HW addr: 00:22:19:b0:2d:66 |
|
|||
|
Bonding mode not changing
I have mode=1 in my modules.conf. However, looking at /proc/net/bonding/bond0 shows that it is in round-robin load balancing phase. I've restarted networking several times to no avail. Any idea why this is not changing? Same problem. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Kubuntu / Ubuntu Lan Ethernet card bonding Tutorial | alex.inoa | Networking, Firewalls and Security | 8 | 24-07-2008 01:27 PM |
| Real-Mode & Protected-Mode | amsreeku | Linux hardware | 2 | 04-09-2007 09:02 PM |
| Bonding Error | puppen | Linux software | 0 | 19-01-2007 10:56 AM |
| LAN Speed for Bonding or Teaming | puppen | Linux software | 11 | 15-05-2006 06:38 PM |
| changing dir | sparky | Shell scripting | 8 | 30-03-2006 03:14 AM |