All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fwd: Re: [LARTC] ssh and cs LAG]
@ 2004-10-13 20:12 Hariett Jones
  2004-10-13 21:34 ` AW: " Stephan M. Ott
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hariett Jones @ 2004-10-13 20:12 UTC (permalink / raw)
  To: lartc

Got some solutions myself.

LAG is caused by :
NETDEV WATCHDOG eth0 timeout

this is caused bacause of problems with rtl8139 network card in kernel 2.6.x

Solutions :
1.add in lilo.conf : append="noapic"
2.turn apic off in bios
3.if u have 2 rtl8139 cards, then exchange one with some other card type 
(chipset)

btw. all above was found in various polish forums, but none has worked 
for me. im switching kernel back to 2.4.22, and will report later .



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* AW: [Fwd: Re: [LARTC] ssh and cs LAG]
  2004-10-13 20:12 [Fwd: Re: [LARTC] ssh and cs LAG] Hariett Jones
@ 2004-10-13 21:34 ` Stephan M. Ott
  2004-10-13 21:58 ` Jason Boxman
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Stephan M. Ott @ 2004-10-13 21:34 UTC (permalink / raw)
  To: lartc

Switching back to older kernel won't do much.
I've had this problem much earlier when using two NICs of the same type.
I couldn't figure out why, but there ARE problems is many ways when
using two cards of the same type. I had problems with sharing, with
routing, etc. etc.
Best solution is to use different NICs... don't ask me why... I just
found out that this will solve the problems...



-----Ursprüngliche Nachricht-----
Von: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl] Im
Auftrag von Hariett Jones
Gesendet: Mittwoch, 13. Oktober 2004 22:13
An: lartc@mailman.ds9a.nl
Betreff: [Fwd: Re: [LARTC] ssh and cs LAG]

Got some solutions myself.

LAG is caused by :
NETDEV WATCHDOG eth0 timeout

this is caused bacause of problems with rtl8139 network card in kernel
2.6.x

Solutions :
1.add in lilo.conf : append="noapic"
2.turn apic off in bios
3.if u have 2 rtl8139 cards, then exchange one with some other card type

(chipset)

btw. all above was found in various polish forums, but none has worked 
for me. im switching kernel back to 2.4.22, and will report later .



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: AW: [Fwd: Re: [LARTC] ssh and cs LAG]
  2004-10-13 20:12 [Fwd: Re: [LARTC] ssh and cs LAG] Hariett Jones
  2004-10-13 21:34 ` AW: " Stephan M. Ott
@ 2004-10-13 21:58 ` Jason Boxman
  2004-10-13 22:09 ` Mike Slinn
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Jason Boxman @ 2004-10-13 21:58 UTC (permalink / raw)
  To: lartc

On Wednesday 13 October 2004 17:34, Stephan M. Ott wrote:
> Switching back to older kernel won't do much.
> I've had this problem much earlier when using two NICs of the same type.
> I couldn't figure out why, but there ARE problems is many ways when
> using two cards of the same type. I had problems with sharing, with
> routing, etc. etc.
> Best solution is to use different NICs... don't ask me why... I just
> found out that this will solve the problems...
>

It's probably the machine.  I have three rtl8139 based cards in a box and it's 
been working flawlessly for six months.  I've used 2.4 series kernels and 2.6 
series kernels on the box in question.

-- 

Jason Boxman
Perl Programmer / *NIX Systems Administrator
Shimberg Center for Affordable Housing | University of Florida
http://edseek.com/ - Linux and FOSS stuff

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [Fwd: Re: [LARTC] ssh and cs LAG]
  2004-10-13 20:12 [Fwd: Re: [LARTC] ssh and cs LAG] Hariett Jones
  2004-10-13 21:34 ` AW: " Stephan M. Ott
  2004-10-13 21:58 ` Jason Boxman
@ 2004-10-13 22:09 ` Mike Slinn
  2004-10-13 22:15 ` Andy Furniss
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Mike Slinn @ 2004-10-13 22:09 UTC (permalink / raw)
  To: lartc

Hariett,

Switching to the 2.4 kernel is not an option as this is a production server.

The machine has a dual Intel PRO/1000 NIC.

The machine usies grub, not lilo, but that doesn't really matter.  Not 
sure if APIC is an issue or not.

Thanks for your help.

Mike


Hariett Jones wrote:

> Got some solutions myself.
>
> LAG is caused by :
> NETDEV WATCHDOG eth0 timeout
>
> this is caused bacause of problems with rtl8139 network card in kernel 
> 2.6.x
>
> Solutions :
> 1.add in lilo.conf : append="noapic"
> 2.turn apic off in bios
> 3.if u have 2 rtl8139 cards, then exchange one with some other card 
> type (chipset)
>
> btw. all above was found in various polish forums, but none has worked 
> for me. im switching kernel back to 2.4.22, and will report later .
>
>
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [Fwd: Re: [LARTC] ssh and cs LAG]
  2004-10-13 20:12 [Fwd: Re: [LARTC] ssh and cs LAG] Hariett Jones
                   ` (2 preceding siblings ...)
  2004-10-13 22:09 ` Mike Slinn
@ 2004-10-13 22:15 ` Andy Furniss
  2004-10-13 22:39 ` Mike Slinn
  2004-10-13 23:24 ` Andy Furniss
  5 siblings, 0 replies; 7+ messages in thread
From: Andy Furniss @ 2004-10-13 22:15 UTC (permalink / raw)
  To: lartc

Hariett Jones wrote:
> Got some solutions myself.
> 
> LAG is caused by :
> NETDEV WATCHDOG eth0 timeout
> 
> this is caused bacause of problems with rtl8139 network card in kernel 
> 2.6.x

I had to unselect SMP in kernel config to get my rtl8139 + PCI modem to 
work with 2.6.8.1

Andy.

> Solutions :
> 1.add in lilo.conf : append="noapic"
> 2.turn apic off in bios
> 3.if u have 2 rtl8139 cards, then exchange one with some other card type 
> (chipset)
> 
> btw. all above was found in various polish forums, but none has worked 
> for me. im switching kernel back to 2.4.22, and will report later .
> 
> 
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
> 


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [Fwd: Re: [LARTC] ssh and cs LAG]
  2004-10-13 20:12 [Fwd: Re: [LARTC] ssh and cs LAG] Hariett Jones
                   ` (3 preceding siblings ...)
  2004-10-13 22:15 ` Andy Furniss
@ 2004-10-13 22:39 ` Mike Slinn
  2004-10-13 23:24 ` Andy Furniss
  5 siblings, 0 replies; 7+ messages in thread
From: Mike Slinn @ 2004-10-13 22:39 UTC (permalink / raw)
  To: lartc

We had no problems with smp on 2.6.8.3, and since this cpu supports 
hyperthreading we enjoy a *big* power boost using smp.  :)

Mike


Andy Furniss wrote:

> Hariett Jones wrote:
>
>> Got some solutions myself.
>>
>> LAG is caused by :
>> NETDEV WATCHDOG eth0 timeout
>>
>> this is caused bacause of problems with rtl8139 network card in 
>> kernel 2.6.x
>
>
> I had to unselect SMP in kernel config to get my rtl8139 + PCI modem 
> to work with 2.6.8.1
>
> Andy.
>
>> Solutions :
>> 1.add in lilo.conf : append="noapic"
>> 2.turn apic off in bios
>> 3.if u have 2 rtl8139 cards, then exchange one with some other card 
>> type (chipset)
>>
>> btw. all above was found in various polish forums, but none has 
>> worked for me. im switching kernel back to 2.4.22, and will report 
>> later .
>>
>>
>>
>> _______________________________________________
>> LARTC mailing list / LARTC@mailman.ds9a.nl
>> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>>
>
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [Fwd: Re: [LARTC] ssh and cs LAG]
  2004-10-13 20:12 [Fwd: Re: [LARTC] ssh and cs LAG] Hariett Jones
                   ` (4 preceding siblings ...)
  2004-10-13 22:39 ` Mike Slinn
@ 2004-10-13 23:24 ` Andy Furniss
  5 siblings, 0 replies; 7+ messages in thread
From: Andy Furniss @ 2004-10-13 23:24 UTC (permalink / raw)
  To: lartc

Mike Slinn wrote:
> We had no problems with smp on 2.6.8.3, and since this cpu supports 
> hyperthreading we enjoy a *big* power boost using smp.  :)

I think it's this box(via p200) + rtl8139 that's the problem - it's 
always been a bit flakey. I have the same card in a PII350 intel440bx 
and it has always been OK.

Andy.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2004-10-13 23:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-13 20:12 [Fwd: Re: [LARTC] ssh and cs LAG] Hariett Jones
2004-10-13 21:34 ` AW: " Stephan M. Ott
2004-10-13 21:58 ` Jason Boxman
2004-10-13 22:09 ` Mike Slinn
2004-10-13 22:15 ` Andy Furniss
2004-10-13 22:39 ` Mike Slinn
2004-10-13 23:24 ` Andy Furniss

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.