LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-10-2006, 10:31 AM   #1
synpse
LQ Newbie
 
Registered: Mar 2004
Location: Pennsylvania
Distribution: CentOS
Posts: 28

Rep: Reputation: 15
Ethernet Bonding - Active Load Balancing


This has got me stumped!!

I'm trying to setup Active Load Balancing (mode=6) on bond0. It works great... until I reboot! Then the usual set of problems attack me. (acpi, set mac addr, etc etc)

Hardware: 2 NICs, (e100, tulip)
Software: CentOS 4.4 / RHEL 4 u 4 ES

[root@www ~]# lspci
00:02.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
03:06.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev 21)


The modprobe.conf is setup as usual. I've swapped them (eth0/1) back n forth and rebooted a few times. No changes.

[root@www ~]# cat /etc/modprobe.conf
alias eth0 tulip
alias eth1 e100
alias bond0 bonding
options bond0 mode=balance-alb miimon=100


With mode=balance-alb I get an error about setting the mac address in the device.

With other modes, I get a whole bunch of errors, which almost cripple the machine.


Any suggestions??
 
Old 10-10-2006, 05:40 PM   #2
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
synpse

I fought with FC4/FC5 for a couple of months. Mode 4 and below I could get to work fine but mode 5 + 6 I ran into what you are. I suspect that the drivers/card design predates mode 5 + 6 and they just cannot handle it. My solution was Ebay. I picked up a couple of 3com GigE ethernet cards for $20 ea with shipping. They are happy campers.

Lazlow
 
Old 10-10-2006, 05:45 PM   #3
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
I found my files on bonding.

In modeprobe.conf:

alias bond0 bonding
options bond0 mode=balance-alb miimon=100 max_bonds=2


In ifcfg-bond0:

DEVICE=bond0
BOOTPROTO=dhcp
TYPE=Bonding
ONBOOT=yes
USERCTL=no
PEERDNS=yes


In ifcfg-eht0&1:

DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
TYPE=Ethernet
USERCTL=no
PEERDNS=yes
MASTER=bond0
SLAVE=yes
IPV6INIT=no


Hope this helps
Lazlow
 
Old 10-11-2006, 06:25 AM   #4
synpse
LQ Newbie
 
Registered: Mar 2004
Location: Pennsylvania
Distribution: CentOS
Posts: 28

Original Poster
Rep: Reputation: 15
My config files look the same.

I think my problem is with this "silly e100" onboard NIC. These are on older Compaq Proliant DL380's. (We're talkin p3-800mhz era). I don't think the APIC is up to par either. So I'm giving up on this, (for now).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bonding/Load Balancing With Linux... caps_phisto Linux - Networking 3 08-24-2006 09:20 AM
Bridging+Bonding for Bridging+HA+Load Balancing? kartheekpn Linux - Networking 0 08-13-2006 02:08 AM
Help with ethernet bonding on Slackware shubb Linux - Networking 0 12-02-2005 03:03 PM
Ethernet channel bonding satimis Linux - Networking 3 05-19-2004 10:16 AM
Ethernet bonding trycoon Linux - Networking 7 07-23-2002 10:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration