public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* bondind 6 NICs
@ 2002-10-09 20:49 Dionysio Calucci
  2002-10-09 20:58 ` KELEMEN Peter
  0 siblings, 1 reply; 4+ messages in thread
From: Dionysio Calucci @ 2002-10-09 20:49 UTC (permalink / raw)
  To: linux-kernel

i achieved in bonding four NICs in every computer, but i cannot bond six NICs. The computer boots OK but it freezes when i start using the network.
I use a Compex RE100ATX NIC with the 8139too driver. BTW when I use 4 Compex NICs and 2 3COM 905CX-TX-M i can bond 6 NICs. I use the MMIO mode of the above driver. There must be something wrong with the driver.


cat /proc/ioports
---------------------------------------------------
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
03c0-03df : vga+
0cf8-0cff : PCI conf1
5000-500f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
6000-607f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
a000-afff : PCI Bus #01
  a000-a0ff : ATI Technologies Inc Radeon VE QY
b400-b41f : VIA Technologies, Inc. UHCI USB
  b400-b41f : usb-uhci
b800-b81f : VIA Technologies, Inc. UHCI USB (#2)
  b800-b81f : usb-uhci
bc00-bcff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C
  bc00-bcff : 8139too
c000-c0ff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C (#2)
  c000-c0ff : 8139too
c400-c4ff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C (#3)
  c400-c4ff : 8139too
c800-c8ff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C (#4)
  c800-c8ff : 8139too
cc00-ccff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C (#5)
  cc00-ccff : 8139too
d000-d0ff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C (#6)
  d000-d0ff : 8139too
d400-d407 : CMD Technology Inc PCI0649
  d400-d407 : ide0
d800-d803 : CMD Technology Inc PCI0649
  d802-d802 : ide0
dc00-dc07 : CMD Technology Inc PCI0649
e000-e003 : CMD Technology Inc PCI0649
e400-e40f : CMD Technology Inc PCI0649
  e400-e407 : ide0
  e408-e40f : ide1

cat /proc/interrupts
---------------------------------------------------
           CPU0       
  0:     806493          XT-PIC  timer
  1:       3618          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  8:          1          XT-PIC  rtc
 10:     153058          XT-PIC  eth1
 11:     153169          XT-PIC  eth0
 12:     161560          XT-PIC  PS/2 Mouse
 14:     153721          XT-PIC  eth2
 15:     304568          XT-PIC  ide0, usb-uhci, usb-uhci, eth3
NMI:          0 
ERR:          0

_____________________________________________________________
Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag

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

* Re: bondind 6 NICs
  2002-10-09 20:49 bondind 6 NICs Dionysio Calucci
@ 2002-10-09 20:58 ` KELEMEN Peter
  2002-10-09 21:36   ` David S. Miller
  2002-10-10 11:14   ` Gianni Tedesco
  0 siblings, 2 replies; 4+ messages in thread
From: KELEMEN Peter @ 2002-10-09 20:58 UTC (permalink / raw)
  To: linux-kernel

* Dionysio Calucci (dionysio@vr-zone.com) [20021009 13:49]:

> i achieved in bonding four NICs in every computer, but i cannot
> bond six NICs. The computer boots OK but it freezes when i start
> using the network.

That's actually much further than I managed.  2.4.19 completely
freezes when configuring the bonding interface (bond0), only power
cycle helps.  I'm trying to bond two 3Com Vortex cards together.

Peter

-- 
    .+'''+.         .+'''+.         .+'''+.         .+'''+.         .+''
 Kelemen Péter     /       \       /       \       /      fuji@elte.hu
.+'         `+...+'         `+...+'         `+...+'         `+...+'

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

* Re: bondind 6 NICs
  2002-10-09 20:58 ` KELEMEN Peter
@ 2002-10-09 21:36   ` David S. Miller
  2002-10-10 11:14   ` Gianni Tedesco
  1 sibling, 0 replies; 4+ messages in thread
From: David S. Miller @ 2002-10-09 21:36 UTC (permalink / raw)
  To: fuji; +Cc: linux-kernel

   From: KELEMEN Peter <fuji@elte.hu>
   Date: Wed, 9 Oct 2002 22:58:43 +0200
   
   That's actually much further than I managed.  2.4.19 completely
   freezes when configuring the bonding interface (bond0), only power
   cycle helps.  I'm trying to bond two 3Com Vortex cards together.
   
 Known bug, fix in 2.4.20-preX

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

* Re: bondind 6 NICs
  2002-10-09 20:58 ` KELEMEN Peter
  2002-10-09 21:36   ` David S. Miller
@ 2002-10-10 11:14   ` Gianni Tedesco
  1 sibling, 0 replies; 4+ messages in thread
From: Gianni Tedesco @ 2002-10-10 11:14 UTC (permalink / raw)
  To: KELEMEN Peter; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

On Wed, 2002-10-09 at 21:58, KELEMEN Peter wrote:
> * Dionysio Calucci (dionysio@vr-zone.com) [20021009 13:49]:
> 
> > i achieved in bonding four NICs in every computer, but i cannot
> > bond six NICs. The computer boots OK but it freezes when i start
> > using the network.
> 
> That's actually much further than I managed.  2.4.19 completely
> freezes when configuring the bonding interface (bond0), only power
> cycle helps.  I'm trying to bond two 3Com Vortex cards together.

try this patch taken from 2.4.20-preX

http://www.scaramanga.co.uk/kernel/ECSC-2.4.19/02_bonding-fixes.diff.gz

-- 
// Gianni Tedesco (gianni at ecsc dot co dot uk)
lynx --source www.scaramanga.co.uk/gianni-at-ecsc.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

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

end of thread, other threads:[~2002-10-10 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-09 20:49 bondind 6 NICs Dionysio Calucci
2002-10-09 20:58 ` KELEMEN Peter
2002-10-09 21:36   ` David S. Miller
2002-10-10 11:14   ` Gianni Tedesco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox