Date: Sun, 10 Feb 2002 19:59:48 +0000 From: David Malone <dwmalone@maths.tcd.ie> To: volf@oasis.IAEhv.nl Cc: freebsd-stable@freebsd.org Subject: Re: NFS error messages on 4.5-STABLE Message-ID: <20020210195948.GA24046@walton.maths.tcd.ie> In-Reply-To: <20020210165232.99F413E08@drawbridge.oasis.IAEhv.nl> References: <20020210165232.99F413E08@drawbridge.oasis.IAEhv.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 10, 2002 at 05:52:32PM +0100, volf@oasis.IAEhv.nl wrote: > Feb 9 02:57:36 avalon /kernel: NFS append race @0:514 > Feb 9 02:57:36 avalon /kernel: NFS append race @0:274 > Feb 9 02:57:37 avalon /kernel: NFS append race @0:513 > Feb 9 16:31:09 avalon /kernel: got bad cookie vp 0xc4d23b80 bp 0xc17af54c > > Basically my question is: are the messages important or can they be safely > ignored? Both of these types of message are safe to ignore, unless they happen very regurally. I think the first arises when two process are appending to the same file over NFS and the second happens when a directory changes while a NFS client is trying to read through the entries. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020210195948.GA24046>