Date: Wed, 26 Mar 2003 11:28:15 -0500 (EST) From: Kok Kok <cckok002000@yahoo.ca> To: questions@FreeBSD.org Subject: help about pullup failed and mbuf clusters exhausted Message-ID: <20030326162815.20909.qmail@web13302.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi all
My freebsd is running 4.6-RELEASE FreeBSD
I got the following from /var/log/messages
Mar 24 17:58:30 router /kernel: pullup failed
Mar 25 02:54:58 router /kernel: All mbuf clusters
exhausted, please see tuning(7)
I added kern.ipc.nmbclusters=32768
and netstat is running fine but still got the messages
from /var/log. Please help and what should I check
Thank you
router# more /boot/loader.conf
# -- sysinstall generated deltas -- #
userconfig_script_load="YES"
kern.ipc.nmbclusters=32768
netstat -m
5614/9184/131072 mbufs in use (current/peak/max):
5614 mbufs allocated to data
5613/9170/32768 mbuf clusters in use
(current/peak/max)
20636 Kbytes allocated to network (20% of mb_map in
use)
24 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030326162815.20909.qmail>
