From owner-freebsd-stable Thu May 1 10:03:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA03017 for stable-outgoing; Thu, 1 May 1997 10:03:33 -0700 (PDT) Received: from dopey.pathlink.com (dopey.pathlink.com [204.30.237.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA03012 for ; Thu, 1 May 1997 10:03:31 -0700 (PDT) Received: from dvl-1.pathlink.com (dvl-1.pathlink.com [204.30.237.241]) by dopey.pathlink.com (8.8.5/8.8.5) with SMTP id KAA11671; Thu, 1 May 1997 10:12:12 -0700 (PDT) Message-Id: <1.5.4.32.19970501100321.006e13c0@dopey.pathlink.com> X-Sender: kachun@dopey.pathlink.com X-Mailer: Windows Eudora Light Version 1.5.4 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 01 May 1997 10:03:21 +0000 To: "Jeffrey J. Mountin" From: Kachun Lee Subject: Re: kmem_map full with 2.2beta to 2.2-releng-970422 Cc: freebsd-stable@freebsd.org Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 06:34 AM 5/1/97 -0500, you wrote: >At 09:01 AM 4/30/97 +0000, Kachun Lee wrote: >>Since did not get a response from freebsd-question yet, I am trying my luck >>here. > >Don't ya just hate that. ;-) Yep! Thank you for the reply. >>After upgraded some of our news servers to 2.2, they would panic about every >>other days with the kmem_map full (Just for info, they went fine with >>2.1.6). I increased NMBCLUSTERS from 3000 to 4000 to 5000 to 6000 and that >>did not help. I logged the netstat -m every 15 minutes and the mbufs usage >>was in the 2000s when the system crashed. >> >>Any suggestion, or where or how I should look for the problem? > >Have to wonder what you are doing/expecting to do with the server.... Just trying to make it running a LOT of nnrpd, and FreeBSD 2.2 is doing it, except the occasional kmem_map full. >> [snip]