Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 12:24:54 +0100
From:      Christoph Sold <so@server.i-clue.de>
To:        Harlan Stenn <Harlan.Stenn@pfcs.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: NFS append race @0:25
Message-ID:  <3A8BBC86.BE65BA45@i-clue.de>
References:  <308.982192425@brown.pfcs.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Harlan Stenn schrieb:
> 
> Noticed the message "NFS append race @0:25" in a console log message.
> 
> This is a 4-STABLE box.
> 
> What does it mean?

It means two processes tried to append data to the same file at the same
time. One process was faster, leaving the slower proces with a stale EOF
pointer.

HTH
-Christoph Sold


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A8BBC86.BE65BA45>