From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 08:40:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF7D616A4CE for ; Thu, 29 Jul 2004 08:40:21 +0000 (GMT) Received: from sleek.sleektech.nl (sleek.sleektech.nl [62.212.87.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C8D43D5E for ; Thu, 29 Jul 2004 08:40:21 +0000 (GMT) (envelope-from lists@sleektech.nl) Received: (qmail 5638 invoked from network); 29 Jul 2004 08:36:39 -0000 Received: from unknown (HELO ?127.0.0.1?) (193.173.42.52) by sleek.sleektech.nl with SMTP; 29 Jul 2004 08:36:39 -0000 Message-ID: <4108B7ED.90007@sleektech.nl> Date: Thu, 29 Jul 2004 10:40:13 +0200 From: lists User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <4108B086.8060706@sleektech.nl> <014801c4755f$cefd5bb0$47bf82d8@webairsteve> In-Reply-To: <014801c4755f$cefd5bb0$47bf82d8@webairsteve> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: netstat -m 'cannot allocate memory' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 08:40:22 -0000 /var/log/messages gives: Jul 29 01:55:56 server /kernel: All mbuf clusters exhausted, please see tuning(7). So I have set in /boot/loader.conf kern.ipc.nmbclusters="32768" And rebooted the machine but stilll got the same message with netstat -m dmesg is not giving any weird messages top: last pid: 5178; load averages: 0.22, 0.12, 0.09 up 0+00:34:27 10:35:01 100 processes: 4 running, 96 sleeping CPU states: 11.3% user, 0.0% nice, 2.7% system, 0.0% interrupt, 86.0% idle Mem: 131M Active, 444M Inact, 180M Wired, 23M Cache, 163M Buf, 729M Free Swap: 3072M Total, 3072M Free # vmstat procs memory page disks faults cpu r b w avm fre flt re pi po fr sr ad0 ad2 in sy cs us sy id 2 6 0 238980 767852 439 1 1 0 356 0 0 0 359 3718 168 4 3 93 Steve wrote: >what does dmesg, tail /var/log/messages, vmstat, and top tell you >-- >Steve Rieger >ICQ # 5956607 >yahoo IM riegersteve >----- Original Message ----- >From: "lists" >To: >Sent: Thursday, July 29, 2004 1:08 AM >Subject: netstat -m 'cannot allocate memory' > > > > >>Hello, >> >>On 2 of my systems I get the following error while doing netstat -m: >> >>$ netstat -m >>netstat: sysctl: retrieving mbstat: Cannot allocate memory >> >>This is a PIV 2ghz, with 1,5 GB of memory >> >> >>I couldn't find anything about this on the internet.. anyone that has >>any idea whats wrong here ? >> >>Thanks >> >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to >> >> >"freebsd-questions-unsubscribe@freebsd.org" > > > > >