From owner-freebsd-stable@FreeBSD.ORG Mon Apr 24 20:51:20 2006 Return-Path: X-Original-To: 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 2DFEB16A402 for ; Mon, 24 Apr 2006 20:51:20 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D492C43D46 for ; Mon, 24 Apr 2006 20:51:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id BC0EA1A4DF3; Mon, 24 Apr 2006 13:51:19 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9A82455853; Mon, 24 Apr 2006 16:50:26 -0400 (EDT) Date: Mon, 24 Apr 2006 16:50:26 -0400 From: Kris Kennaway To: Dmitry Morozovsky Message-ID: <20060424205026.GA18844@xor.obsecurity.org> References: <20060423193208.N1187@woozle.rinet.ru> <20060423201732.GA74905@xor.obsecurity.org> <20060424091803.L20593@woozle.rinet.ru> <20060424215650.P36233@woozle.rinet.ru> <20060424181531.GA13774@xor.obsecurity.org> <20060425001751.S44618@woozle.rinet.ru> <20060424202859.GA18457@xor.obsecurity.org> <20060425004405.G44618@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <20060425004405.G44618@woozle.rinet.ru> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org, Kris Kennaway Subject: Re: fsck_ufs locked in snaplk 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: Mon, 24 Apr 2006 20:51:20 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 25, 2006 at 12:45:08AM +0400, Dmitry Morozovsky wrote: > On Mon, 24 Apr 2006, Kris Kennaway wrote: >=20 > KK> > I'll try to build DDB kernel tomorrow evening to check. Which comma= nds should I=20 > KK> > issue in ddb ? > KK>=20 > KK> 'show lockedvnods', 'ps' and 'alltrace' are important. >=20 > Last note: are these lines added enough? Or some are unneeded? >=20 > options KDB_TRACE > options KDB_UNATTENDED These two aren't needed. Also you should add DEBUG_LOCKS and DEBUG_VFS_LOCKS on the off chance they catch the problem. Kris --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFETToRWry0BWjoQKURAoJJAJ4/uONCyT8fgT3f15mzvkzDMXiJywCcDVvu IukhrsOmppjxklVyXvuWThc= =Cy9M -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--