LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 09-06-2005, 09:47 AM   #1
cussy
LQ Newbie
 
Registered: Apr 2003
Posts: 2

Rep: Reputation: 0
Bonding Links Together for increased bandwidth?


Hi!

I'm working on setting up some bonded or "trunked" links between two of my servers. The hardware is:

- IBM x366 Server (4-way Xeon 3.6 GHz, dual Broadcom GigE NICS, SLES 9)
- Home Built Intel Server (2-way Xeon 2.8 GHz, dual Intel GigE NICS, FC4)
- Switch: Dell PowerConnect 5212 w/ latest firmware

I've read the bonding docs from the Kernel source, but can't seem to make this work. I've configured my switch to truck the two ports from each server together (ie - the IBM server is trunk #1 and the Intel is trunk #2). On each server I set up a bonded interface like so:

ifdown eth0
ifdown eth1
modprobe bonding mode=0
ifconfig bond0 <ip address> netmask <netmask> up
ifenslave bond0 eth0
ifenslave bond0 eth1

Once I've done this on both machines, I'm able to ping between the servers (even if I unplug one of the connections) which is good. However, I can't get any increased bandwidth... NetPIPE measures about 800 Mbps between the servers whether I'm using a single normal link or the trunked link. I'm sure I'm missing something obvious here but can't seem to track it down. Can anyone offer some help?

Thanks in Advance
Mark
 
Old 09-19-2005, 02:56 PM   #2
gmcarvalho
LQ Newbie
 
Registered: Sep 2005
Distribution: Red Hat
Posts: 1

Rep: Reputation: 0
Mark,

According with bonding documentation, that is included on /usr/src/linux/Documentation/networking/bonding.txt, mode=0 is

Round-robin policy: Transmit packets in sequential order from the first available slave through the last. This mode provides load balancing and fault tolerance.

In your case, I suggest to use mode=4, or 802.3ad, which can increase your bandwitdh. Just be sure that your switch can support it too.

Regards

Gustavo
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
links (hard links and soft links..) sachitha Programming 1 08-10-2005 12:10 PM
increased microsoft advertisements? buffed317 General 8 05-11-2005 11:05 AM
Increased cached and swap used pbrugnone Linux - General 3 10-16-2004 05:14 AM
Ghostscript: why is pdf size sometimes increased so much? J_Szucs Linux - Software 2 08-27-2004 09:19 AM
Increased Tx threshold ghight Linux - Networking 2 08-01-2003 10:31 AM

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

All times are GMT -5. The time now is 05:26 PM.

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