From owner-freebsd-net@FreeBSD.ORG Fri Jul 30 19:09:54 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB3C01065675 for ; Fri, 30 Jul 2010 19:09:54 +0000 (UTC) (envelope-from korvus@comcast.net) Received: from mx04.pub.collaborativefusion.com (mx04.pub.collaborativefusion.com [206.210.72.84]) by mx1.freebsd.org (Postfix) with ESMTP id A8DEF8FC0A for ; Fri, 30 Jul 2010 19:09:54 +0000 (UTC) Received: from [192.168.2.164] ([206.210.89.202]) by mx04.pub.collaborativefusion.com (StrongMail Enterprise 4.1.1.4(4.1.1.4-47689)); Fri, 30 Jul 2010 14:45:07 -0400 X-VirtualServerGroup: Default X-MailingID: 00000::00000::00000::00000::::1090 X-SMHeaderMap: mid="X-MailingID" X-Destination-ID: freebsd-net@freebsd.org X-SMFBL: ZnJlZWJzZC1uZXRAZnJlZWJzZC5vcmc= Message-ID: <4C531FFA.7050006@comcast.net> Date: Fri, 30 Jul 2010 14:54:50 -0400 From: Steve Polyack User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.11) Gecko/20100728 Thunderbird/3.0.6 MIME-Version: 1.0 To: freebsd-net@freebsd.org References: <20100730181035.GI5168@verio.net> In-Reply-To: <20100730181035.GI5168@verio.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Kernel (7.3) crash due to mbuf leak? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 19:09:54 -0000 On 07/30/10 14:10, David DeSimone wrote: > After upgrading a couple of our systems from 7.2-RELEASE to 7.3-RELEASE, > we have started to see them running out of mbuf's and crashing every > month or so. The panic string is: > ... > The services on these systems are extremely simple: > > SSH (though nobody logs in) > sendmail > qmail > ntpd (client only) > named (BIND) > > Do these systems consume or offer NFS? -Steve