linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Disaster under heavy network load on 2.4.x
@ 2001-06-11 20:03 Michal Margula
  2001-06-11 21:02 ` Martin Josefsson
  2001-06-12 18:18 ` David Ford
  0 siblings, 2 replies; 4+ messages in thread
From: Michal Margula @ 2001-06-11 20:03 UTC (permalink / raw)
  To: linux-kernel

Hello!

My friend told me to noticed you about problems I had with 2.4.x line of
kernels. I started up from 2.4.3. Under heavy load I was getting
messages from telnet, ping, nmap "No buffer space available". Strace
told me it was error marked as ENOBUFS.

First thought was it was my fault. I asked many people and nobody could
help me. So I tried 2.4.5. It was a disaster also (should I mention few
oopses?:>).

Second thought was to try 2.2.19 and it was good choice. Now there are
almost no messags like those above. Only thing that still happens is
"Neihgbour table overflow".

Some data about my Linux box:

2 x PIII 800 MHz/1024 MB; 2 x Intel EExpres 100; 3 x 3com 3c900B-Combo.
Summarizing all traffic about 5mbit at the moment.

# arp -an | wc -l
   1018

Any more info needed?

PS. It would be nice to be CCed with replies, beacause I am not
subscribed to LKML.

-- 
Michal Margula, alchemyx@uznam.net.pl, ICQ UIN 12267440, +)
http://uznam.net.pl/~alchemyx/, Polish section of Linux Counter maintainer

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

* Re: Disaster under heavy network load on 2.4.x
  2001-06-11 20:03 Disaster under heavy network load on 2.4.x Michal Margula
@ 2001-06-11 21:02 ` Martin Josefsson
  2001-06-12 18:18 ` David Ford
  1 sibling, 0 replies; 4+ messages in thread
From: Martin Josefsson @ 2001-06-11 21:02 UTC (permalink / raw)
  To: Michal Margula; +Cc: linux-kernel

On Mon, 11 Jun 2001, Michal Margula wrote:

> Hello!
>
> My friend told me to noticed you about problems I had with 2.4.x line of
> kernels. I started up from 2.4.3. Under heavy load I was getting
> messages from telnet, ping, nmap "No buffer space available". Strace
> told me it was error marked as ENOBUFS.
>
> First thought was it was my fault. I asked many people and nobody could
> help me. So I tried 2.4.5. It was a disaster also (should I mention few
> oopses?:>).

Would you mind running those Oopses through ksymoops and send the
backtraces to this list?

/Martin

-- 
Linux hackers are funny people: They count the time in patchlevels.


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

* Re: Disaster under heavy network load on 2.4.x
  2001-06-11 20:03 Disaster under heavy network load on 2.4.x Michal Margula
  2001-06-11 21:02 ` Martin Josefsson
@ 2001-06-12 18:18 ` David Ford
  1 sibling, 0 replies; 4+ messages in thread
From: David Ford @ 2001-06-12 18:18 UTC (permalink / raw)
  To: Michal Margula; +Cc: linux-kernel

It looks like you don't have 'lo' configured, i.e. your 127.0.0.1 interface.

David

Michal Margula wrote:

>Hello!
>
>My friend told me to noticed you about problems I had with 2.4.x line of
>kernels. I started up from 2.4.3. Under heavy load I was getting
>messages from telnet, ping, nmap "No buffer space available". Strace
>told me it was error marked as ENOBUFS.
>
>First thought was it was my fault. I asked many people and nobody could
>help me. So I tried 2.4.5. It was a disaster also (should I mention few
>oopses?:>).
>
>Second thought was to try 2.2.19 and it was good choice. Now there are
>almost no messags like those above. Only thing that still happens is
>"Neihgbour table overflow".
>
>Some data about my Linux box:
>
>2 x PIII 800 MHz/1024 MB; 2 x Intel EExpres 100; 3 x 3com 3c900B-Combo.
>Summarizing all traffic about 5mbit at the moment.
>
># arp -an | wc -l
>   1018
>
>Any more info needed?
>
>PS. It would be nice to be CCed with replies, beacause I am not
>subscribed to LKML.
>



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

* Re: Disaster under heavy network load on 2.4.x
       [not found] <20010611220301.A6852@cerber.uznam.net.pl.suse.lists.linux.kernel>
@ 2001-06-13  9:01 ` Andi Kleen
  0 siblings, 0 replies; 4+ messages in thread
From: Andi Kleen @ 2001-06-13  9:01 UTC (permalink / raw)
  To: Michal Margula; +Cc: linux-kernel

Michal Margula <alchemyx@uznam.net.pl> writes:

> Hello!
> 
> My friend told me to noticed you about problems I had with 2.4.x line of
> kernels. I started up from 2.4.3. Under heavy load I was getting
> messages from telnet, ping, nmap "No buffer space available". Strace
> told me it was error marked as ENOBUFS.

You probably need to increase various sysctls to handle your load. 
E.g. /proc/sys/net/ipv4/tcp_mem, net/core/[rw]mem_{max,default}, neigh/
defaults/gc_thresh* (for the ARP table) 


> 
> First thought was it was my fault. I asked many people and nobody could
> help me. So I tried 2.4.5. It was a disaster also (should I mention few
> oopses?:>).

When you have oopses run them through ksymoops and send them to the list.

 
-Andi

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

end of thread, other threads:[~2001-06-13  9:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-11 20:03 Disaster under heavy network load on 2.4.x Michal Margula
2001-06-11 21:02 ` Martin Josefsson
2001-06-12 18:18 ` David Ford
     [not found] <20010611220301.A6852@cerber.uznam.net.pl.suse.lists.linux.kernel>
2001-06-13  9:01 ` Andi Kleen

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).