From owner-freebsd-hackers Tue Sep 25 7: 2:45 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by hub.freebsd.org (Postfix) with ESMTP id 428FC37B409 for ; Tue, 25 Sep 2001 07:02:37 -0700 (PDT) Received: from xena.gsicomp.on.ca ([65.93.38.74]) by tomts9-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010925140236.ABR1679.tomts9-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 25 Sep 2001 10:02:36 -0400 Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.11.1) with ESMTP id f8PDtnU84464; Tue, 25 Sep 2001 09:55:49 -0400 (EDT) (envelope-from matt@xena.gsicomp.on.ca) Date: Tue, 25 Sep 2001 09:54:34 -0400 (EDT) From: Matthew Emmerton To: Brian Reichert Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: got bad cookie vp 0xe2e5ef80 bp 0xcf317328 In-Reply-To: <20010925093643.W49528@numachi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What OS is running on the NFS client and server? -- Matthew Emmerton || matt@gsicomp.on.ca GSI Computer Services || http://www.gsicomp.on.ca On Tue, 25 Sep 2001, Brian Reichert wrote: > I'm starting to see errors in /var/log/messages under 4.2-RELEASE: > > Sep 23 00:31:17 bmdb1 /kernel: got bad cookie vp 0xe2e5ef80 bp 0xcf317328 > > Not many, but more than one, and I've never seen this in my years > of using FreeBSD. > > The code producing this message is in /usr/src/sys/nfs/nfs_bio.c, > with this associated comment: > > /* > * Yuck! The directory has been modified on the > * server. The only way to get the block is by > * reading from the beginning to get all the > * offset cookies. > * > * Leave the last bp intact unless there is an error. > * Loop back up to the while if the error is another > * NFSERR_BAD_COOKIE (double yuch!). > */ > > Is this an error that I need to worry about? Is this just my NFS > client loosing track of some bookkeeping details? > > -- > Brian 'you Bastard' Reichert > 37 Crystal Ave. #303 Daytime number: (603) 434-6842 > Derry NH 03038-1713 USA Intel architecture: the left-hand path > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message