linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bonding problems?
@ 2001-11-02  2:22 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2001-11-02  2:22 UTC (permalink / raw)
  To: linux-kernel

Hello,

I have been expermenting with the bonding driver and well, it works, but..
if you unplug the cable to one of the bonded interfaces it never appears to
figure out that that part of the channel is down, hense it drops every other
ping you send it(or any other packet for that matter).  Is this the way it
is supposed to work?  I know when I configure cisco etherchannel between
swithes, if you lose a link, all traffic is then sent across the remaining
link[s].

also if this is not the right way to achieve my goal, please point me in the
correct direction.

well anyways here is my setup

compaq proliant 2500 (linux does not detect the memory correctly in this
box,
requiring me to pass:append="mem=exactmap mem=640K@0 mem=255M@1M" in
lilo.conf)  
any plans to fix that??

2xPPro200, 256M ram, 400meg swap, raid5 blah blah

Kernel: 2.4.14-pre6 SMP

[root@flounder /etc]# ifconfig -a
bond0     Link encap:Ethernet  HWaddr 00:80:C8:5A:F1:8B  
          inet addr:10.156.15.20  Bcast:10.156.15.255  Mask:255.255.252.0
          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1547 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

eth0      Link encap:Ethernet  HWaddr 00:80:C8:5A:F1:8B  
          inet addr:10.156.15.20  Bcast:10.156.15.255  Mask:255.255.252.0
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:19492 errors:1 dropped:0 overruns:0 frame:0
          TX packets:774 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:5 Base address:0x8000 

eth1      Link encap:Ethernet  HWaddr 00:80:C8:5A:F1:8B  
          inet addr:10.156.15.20  Bcast:10.156.15.255  Mask:255.255.252.0
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:9317 errors:0 dropped:0 overruns:0 frame:0
          TX packets:773 errors:6 dropped:0 overruns:0 carrier:6
          collisions:0 txqueuelen:100 
          Interrupt:10 Base address:0x7400 

here is the config on the cisco(3524XL) side:

joe-dc3524#sh port group 1
Group  Interface              Transmit Distribution
-----  ---------------------  ---------------------
    1  FastEthernet0/21       source address
    1  FastEthernet0/22       source address


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bonding problems?
@ 2001-11-02  9:41 willy tarreau
  0 siblings, 0 replies; 2+ messages in thread
From: willy tarreau @ 2001-11-02  9:41 UTC (permalink / raw)
  To: Sam James; +Cc: linux-kernel

> if you unplug the cable to one of the bonded
interfaces it
> never appears to figure out that that part of the
channel is
> down

this is the standard behaviour. Check the following
URL for
an updated version which handles this situation among
others
cases of failure :

http://sf.net/projects/bonding/

Regards,
Willy


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-02  9:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-02  2:22 bonding problems? Sam James
2001-11-02  9:41 willy tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).