From owner-freebsd-stable@FreeBSD.ORG Wed Mar 8 00:51:40 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 4CCD516A420 for ; Wed, 8 Mar 2006 00:51:40 +0000 (GMT) (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 087F143D4C for ; Wed, 8 Mar 2006 00:51:40 +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 D83971A4E73; Tue, 7 Mar 2006 16:51:39 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 22380517BC; Tue, 7 Mar 2006 19:51:39 -0500 (EST) Date: Tue, 7 Mar 2006 19:51:39 -0500 From: Kris Kennaway To: Miguel Lopes Santos Ramos Message-ID: <20060308005138.GA49684@xor.obsecurity.org> References: <20060307224337.GA28034@xor.obsecurity.org> <200603080030.k280U2Yh003731@compaq.anjos.strangled.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <200603080030.k280U2Yh003731@compaq.anjos.strangled.net> User-Agent: Mutt/1.4.2.1i Cc: kuriyama@imgsrc.co.jp, freebsd-stable@freebsd.org, kris@obsecurity.org Subject: Re: rpc.lockd brokenness (2) 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: Wed, 08 Mar 2006 00:51:40 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 08, 2006 at 12:30:02AM +0000, Miguel Lopes Santos Ramos wrote: > > From: Kris Kennaway > > Subject: Re: rpc.lockd brokenness (2) > > > [...] > > but there's no evidence in the trace that it ever tries to write. Can > > you also obtain a ktrace -i dump from cron? >=20 > The file remains empty. > I really don't know enough about NFS, but isn't that getattr message repe= ated > some seconds latter, and repeated... (even though it always gets an answe= r) They have different file handles (which weren't identified in the previous trace, i.e. they predate the start of the trace), so it could just be background noise from other reads on the system. > The ktrace is in http://mega.ist.utl.pt/~mlsr/ktrace.txt >=20 > I'm not sure it's good. I can't see cron.pid there. > I had to reboot to end the process, otherwise I couldn't kill cron and > the trace didn't grow either. I wonder if something else is going wrong and it's not rpc.lockd at all. > > Also while you're there, could you obtain a binary format tcpdump > > (tcpdump -w) instead? This may be parsed with tools like ethereal > > which will help with the analysis. >=20 > The tcpdump -w is in http://mega.ist.utl.pt/~mlsr/nfs.bin It looks like this wasn't made using -s 0 - sorry if I wasn't explicit. Kris --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQFEDiqaWry0BWjoQKURArUJAJ0WEWNoh560HhqyDCV10kPSIT1YKwCdGoR7 yL32XeCd6ZYJWrr1IkO4j84= =HMQc -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--