From owner-freebsd-stable@FreeBSD.ORG Tue Dec 26 16:09:34 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A731616A40F for ; Tue, 26 Dec 2006 16:09:34 +0000 (UTC) (envelope-from quetzal@zone3000.net) Received: from mx1.sitevalley.com (sitevalley.com [209.67.60.43]) by mx1.freebsd.org (Postfix) with SMTP id 5B01C13C46F for ; Tue, 26 Dec 2006 16:09:34 +0000 (UTC) (envelope-from quetzal@zone3000.net) Received: from unknown (HELO localhost) (217.144.69.37) by 209.67.61.254 with SMTP; 26 Dec 2006 16:09:33 -0000 Date: Tue, 26 Dec 2006 18:09:02 +0200 From: Nikolay Pavlov To: LI Xin Message-ID: <20061226160902.GA4217@zone3000.net> Mail-Followup-To: Nikolay Pavlov , LI Xin , freebsd-stable@freebsd.org, Robert Watson References: <456887CD.50606@delphij.net> <20061125212004.GA22786@zone3000.net> <457D0FC7.6010808@delphij.net> <20061211180817.GA4557@zone3000.net> <457DAA99.60605@delphij.net> <20061211205238.GA5733@zone3000.net> <20061212185233.GA7377@zone3000.net> <457EFCD0.6060007@delphij.net> <20061212194710.GA7822@zone3000.net> <458F6045.8060408@delphij.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <458F6045.8060408@delphij.net> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.1-RELEASE-p10 Cc: Robert Watson , freebsd-stable@freebsd.org Subject: Re: deadlock in "zoneli" state on 6.2-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2006 16:09:34 -0000 On Monday, 25 December 2006 at 13:23:17 +0800, LI Xin wrote: > Hi, Nikolay, > > Our local customer has applied the following and it seems to have > 'solved' their problem on squid: > > echo kern.ipc.nmbclusters=0 >> /boot/loader.conf > > and then reboot. They have been running with the 20061212 patch but I > suspect that it's no longer necessary. The feedback I have received is > that they have run with this for two weeks without problem, serving > video streams. > > Please let us know if this works. Wish you a happy new year :-) Thanks. Still no luck with my problem :) It dies for me somewhere about: root@accel1:~# netstat -m 208965/585/209550 mbufs in use (current/cache/total) 208432/474/208906/0 mbuf clusters in use (current/cache/total/max) 208432/464 mbuf+clusters out of packet secondary zone in use (current/cache) 0/0/0/0 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/0 9k jumbo clusters in use (current/cache/total/max) 0/0/0/0 16k jumbo clusters in use (current/cache/total/max) 469105K/1094K/470199K bytes allocated to network (current/cache/total) 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) 0/0/0 requests for jumbo clusters denied (4k/9k/16k) 0/3/6656 sfbufs in use (current/peak/max) 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 0 calls to protocol drain routines With panic: kmem_malloc(4096): kmem_map too small: 536870912 total allocated So there is still memory leak somewhere or i have some rarely and hardly detectable hardware bug. At least all other squid servers on this load balancer cluster works fine even under same load as this box and there is no any mbuf related problems on them. In any case thank you and all folks for help :) Happy holidays! > > Cheers, > -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! > -- ====================================================================== - Best regards, Nikolay Pavlov. <<<----------------------------------- ======================================================================