From owner-freebsd-security Mon Feb 25 17:33:42 2002 Delivered-To: freebsd-security@freebsd.org Received: from ibb1150.ibb.uu.nl (ibb1150.ibb.uu.nl [131.211.125.150]) by hub.freebsd.org (Postfix) with ESMTP id 5B18437B400 for ; Mon, 25 Feb 2002 17:33:40 -0800 (PST) Received: by ibb1150.ibb.uu.nl (Postfix, from userid 1000) id B7EAE43F0; Tue, 26 Feb 2002 02:33:35 +0100 (CET) Date: Tue, 26 Feb 2002 02:33:35 +0100 From: Mipam To: Alberto Manzoni Cc: anderson@centtech.com, freebsd-security@FreeBSD.ORG Subject: Re: Mbuf cluster allocation failed Error Message-ID: <20020226013335.GC624@ibb1150.ibb.uu.nl> Reply-To: mipam@ibb.net References: <017001c1be0e$0057acd0$53061b9d@univr.it> <3C7A53C0.C2E5ED69@centtech.com> <017f01c1be0e$937ac240$53061b9d@univr.it> <3C7A556F.A403A30C@centtech.com> <021f01c1be0f$da45d100$53061b9d@univr.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <021f01c1be0f$da45d100$53061b9d@univr.it> User-Agent: Mutt/1.3.27i X-Operating-System: BSD Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Feb 25, 2002 at 04:19:43PM +0100, Alberto Manzoni wrote: > This is the output of "netstat -m" > > 502/1088/34816 mbufs in use (current/peak/max): > 326 mbufs allocated to data > 176 mbufs allocated to packet headers > 324/756/8704 mbuf clusters in use (current/peak/max) > 1784 Kbytes allocated to network (6% of mb_map in use) > 0 requests for memory denied > 0 requests for memory delayed > 0 calls to protocol drain routines Hmm you could recompile your kernel and add options NMBCLUSTERS=[high value] in it to cope with this problem. Bye, Mipam. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message