All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Busch <bbusch@biochem.mpg.de>
To: linux-kernel@vger.kernel.org
Subject: Poor Performance for ethernet bonding
Date: Fri, 24 Aug 2001 15:37:06 +0200	[thread overview]
Message-ID: <3B865882.24D57941@biochem.mpg.de> (raw)

Hi


I have tried to use ethernet  network interfaces bonding to increase
peformance.

Bonding is working fine, but the performance is rather poor.
FTP between 2 machines ( kernel 2.4.4 and 4 port DLink 100Mbit ethernet
card)
results in a transfer rate of 3MB/s).

Any Hints?


here is my setup for the channel bonding

insmod bonding
insmod tulip
ifconfig bond0 192.168.100.2 netmask 255.255.255.0 broadcast
192.168.100.255
ifconfig bond0 down
./ifenslave  -v bond0 eth2 eth3 eth4 eth5
ifconfig bond0 up
route add -host 192.168.100.1 dev bond0


Many thanks for every help

Bernhard

--
Dr. Bernhard Busch
Max-Planck-Institut für Biochemie
Am Klopferspitz 18a
D-82152 Martinsried
Tel: +48(89)8578-2582
Fax: +49(89)8578-2479
Email bbusch@biochem.mpg.de




             reply	other threads:[~2001-08-24 13:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-24 13:37 Bernhard Busch [this message]
2001-08-24 14:12 ` Poor Performance for ethernet bonding Sergey Ostrovsky
2001-08-24 14:33 ` Martin Josefsson
2001-08-24 15:16   ` Ben Greear
     [not found] <3B865882.24D57941@biochem.mpg.de.suse.lists.linux.kernel>
2001-08-24 13:44 ` Andi Kleen
2001-08-24 15:19   ` Ben Greear
2001-08-24 15:22     ` Andi Kleen
2001-08-24 15:45       ` Ben Greear
2001-08-24 16:04         ` Andi Kleen
2001-08-27  7:40           ` Henning P. Schmiedehausen
2001-08-24 18:17     ` Thomas Davis
2001-08-24 20:59       ` Ben Greear
  -- strict thread matches above, loose matches on Subject: below --
2001-08-25  7:04 Willy Tarreau
2001-08-25 18:23 ` Ben Greear
2001-08-26  7:59   ` willy tarreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B865882.24D57941@biochem.mpg.de \
    --to=bbusch@biochem.mpg.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.