Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2003 10:06:16 +0200 (CEST)
From:      Bogdan TARU <bgd@icomag.de>
To:        <freebsd-hackers@FreeBSD.ORG>
Subject:   netstat: sysctl: net.inet.udp.pcblist: Cannot allocate memory
Message-ID:  <20030627100304.V44663-100000@fw.office.icom>

next in thread | raw e-mail | index | archive | help

	Hi,

 I got the following message:

netstat: sysctl: net.inet.udp.pcblist: Cannot allocate memory

 when running a daily network statistics script, on one of the servers.
I messed up with this server a few days back (never got the message
before), and the changes were:

- bumped the PMAP_SHPGPERPROC to 401 in order to have more apaches using
shared memory (in fact PHP accelerator is the problem)

- set net.inet.udp.blackhole to 1

 Any ideas what could cause this? The box is a dual 1.8GHz box, with 1GB
of Ram. The nestat -mb output is:

860/1824/65536 mbufs in use (current/peak/max):
        860 mbufs allocated to data
832/1746/16384 mbuf clusters in use (current/peak/max)
3948 Kbytes allocated to network (8% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines


 Thank you,
 bogdan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030627100304.V44663-100000>