From owner-freebsd-stable Thu May 2 6: 2:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ip68-14-13-214.ri.ri.cox.net (ip68-14-13-214.ri.ri.cox.net [68.14.13.214]) by hub.freebsd.org (Postfix) with ESMTP id F1DD537B423 for ; Thu, 2 May 2002 06:01:58 -0700 (PDT) Received: from lester.manchero.org (localhost [127.0.0.1]) by 68.14.13.214 (8.12.3/8.12.3) with ESMTP id g42Cx9VL069134 for ; Thu, 2 May 2002 08:59:09 -0400 (EDT) (envelope-from rmanches@lester.manchero.org) Received: (from rmanches@localhost) by lester.manchero.org (8.12.3/8.12.3/Submit) id g42Cx9b9069133 for freebsd-stable@FreeBSD.ORG; Thu, 2 May 2002 08:59:09 -0400 (EDT) Date: Thu, 2 May 2002 08:59:09 -0400 From: Rob To: freebsd-stable@FreeBSD.ORG Subject: Re: MBUF allocation failures Message-ID: <20020502085909.A69117@lester.manchero.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20020502080023.X25071@gsmx07.alcatel.com.au> <5.1.0.14.0.20020501202847.065fdb80@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.0.20020501202847.065fdb80@192.168.0.12>; from mike@sentex.net on Wed, May 01, 2002 at 08:43:31PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Mike Tancsa (mike@sentex.net) [020501 20:49]: > > Interesting, I have suddenly started seeing this on a couple of stable > boxes from March, and one from > FreeBSD 4.5-STABLE #1: Sun Apr 21 14:40:29 EDT 2002 > > m_clalloc failed, consider increase NMBCLUSTERS value > m_clalloc failed, consider increase NMBCLUSTERS value > m_clalloc failed, consider increase NMBCLUSTERS value > > One seems to recover after a period of time, but the other froze up > twice. yeah, I actually crashed my system last night and saw this in the logs, it was a -STABLE from the 16th, and I was running a simple server, and trying to test its stablity doing repeat 19 { socket localhost 5001 < /dev/zero & } I upgraded the machine yesterday, and got the same thing in the logs, but no crash, though, I don't have too much time to look into it untill after the 15 once finals are over. -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message