LARTC
[Top] [All Lists]

Re: [LARTC] bandwidth aggregation between 2 hosts in the same subnet

To: lartc@mailman.ds9a.nl
Subject: Re: [LARTC] bandwidth aggregation between 2 hosts in the same subnet
From: Paul Zirnik <tami@disconnected.de>
Date: Mon, 30 Jul 2007 20:46:05 +0200
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
In-reply-to: <20070730141010.GA27667@p15145560.pureserver.info>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
Organization: disconnected.homeip.net
References: <20070730141010.GA27667@p15145560.pureserver.info>
Sender: lartc-bounces@mailman.ds9a.nl
User-agent: KMail/1.9.5
On Monday 30 July 2007 16:10, Ralf Gross wrote:
>
> My goal is to increase the bandwidth for a single tcp session between
> the two hosts for a backup job (per packet round robin?), not for
> multiple connections between many hosts. I know that I won't get 2 x
> 115Mb/s because of packet reordering, but 20-30% more that a single
> connection would be ok.
>
> I followed different HowTOs
>
> http://www.lartc.org/howto/lartc.rpdb.multiple-links.html#AEN298
> http://lartc.org/howto/lartc.loadshare.html
> or something like: ip route...equalize via...
>
> but I never got a higher transfer rate  between the two hosts than
> max 115Mb/s with benchmarks like netpipe or netio.

If you have different switches for each line i suggest the use
of "bonding" in balance-round-robin mode.  

+-------+  eth0  +--------+  eth0  +------+
| Host  |--------|switch 1|--------| Host | 
|       |        +--------+        |      |
|  A    |  eth1  +--------+  eth1  |   B  |
|       |--------|switch 2|--------|      |
+-------+        +--------+        +------+

See /usr/src/linux/Documentation/networking/bonding.txt


regards,
      Paul
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>