From owner-freebsd-stable@FreeBSD.ORG Fri Jun 9 23:34:41 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A02F16A588 for ; Fri, 9 Jun 2006 23:34:41 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp105.rog.mail.re2.yahoo.com (smtp105.rog.mail.re2.yahoo.com [206.190.36.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 98A5043D92 for ; Fri, 9 Jun 2006 23:34:30 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 42724 invoked from network); 9 Jun 2006 23:34:28 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=JSqhV3kYehJowuAbtdMkx9VUXK2kkMSXlfSRKFFpHeyJQXDEg7Ht+RdzFYrbAQZE8r3V9LDd9KTjg9R4TZ/ULPAEfgBOXOX5LDqIQPvW6kzXDlls2qOKzsXGtCHRQeFpRldvPSFx78nI3C5NQlbNdjmP/WSRCCgB4byJQjkIM/Q= ; Received: from unknown (HELO ?70.31.50.218?) (mikej@rogers.com@70.31.50.218 with plain) by smtp105.rog.mail.re2.yahoo.com with SMTP; 9 Jun 2006 23:34:28 -0000 Message-ID: <448A058F.9040805@rogers.com> Date: Fri, 09 Jun 2006 19:34:39 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Konstantin Belousov References: <20060523181638.GC767@dimma.mow.oilspace.com> <6eb82e0605231120q37224c6r3b25982f556bed72@mail.gmail.com> <447366AD.30203@rogers.com> <44736E11.6060104@mkproductions.org> <20060523203521.GA48061@xor.obsecurity.org> <20060524062118.GA766@dimma.mow.oilspace.com> <447400BB.9060603@samsco.org> <4485C010.9040402@rogers.com> <20060606182234.GB72368@deviant.kiev.zoral.com.ua> In-Reply-To: <20060606182234.GB72368@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, Dmitriy Kirhlarov Subject: Re: quota and snapshots in 6.1-RELEASE 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: Fri, 09 Jun 2006 23:34:41 -0000 Konstantin Belousov wrote: > The hangs are mostly related to snapshots. It would be better to > update to the latest RELENG_6. > > Hangs on RELENG_6_1 is not so much interesting. For > hanged RELENG_6 system, please do what described below and post > the log of the ddb session. > > I'm not sure whether kbdmux was MFCed into RELENG_6 (AFAIR, yes). > If you have it in your kernel, add the line > hint.kbdmux.0.disabled="1" > into the /boot/device.hints to make ddb usable. > > After that, on the hang, enter ddb, and > do ps and tr for all suspected processes. > Better yet, add the following options to your kernel: > Since i don't have a serial console available and I'm not that knowledgeable with debuggers, would providing a fast download link to a core dump (I'm sure the dump would compress very well) be useful to anyone? Would someone be willing to spend the time to try and debug this?