Date: Mon, 11 Feb 2002 22:11:17 -0800 (PST) From: Doug Barton <DougB@FreeBSD.org> To: Frank Volf <volf@oasis.IAEhv.nl> Cc: freebsd-stable@FreeBSD.org Subject: Re: NFS error messages on 4.5-STABLE Message-ID: <20020211220951.T18729-100000@master.gorean.org> In-Reply-To: <20020210165232.99F413E08@drawbridge.oasis.IAEhv.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Feb 2002, Frank Volf wrote: > > I (iregularly) get this kind of messages that belong to the NFS sub system. > > 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 > > Avalon is an NFS client, the NFS server has not logged any NFS related > messages in the same time frame. You already got the answer that these aren't serious unless you're getting a lot of them, or they correspond with access problems. However, by default our syslog.conf leaves off some levels or categories of syslog stuff, so you might want to put something like: *.* /var/log/all in your conf file, touch the file, then hup syslogd just to be sure. Good luck, Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? 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?20020211220951.T18729-100000>