Return-Path: linux-nfs-owner@vger.kernel.org Received: from mail-ie0-f172.google.com ([209.85.223.172]:42568 "EHLO mail-ie0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753011AbbBZPh7 (ORCPT ); Thu, 26 Feb 2015 10:37:59 -0500 Received: by iecrp18 with SMTP id rp18so16659114iec.9 for ; Thu, 26 Feb 2015 07:37:58 -0800 (PST) Message-ID: <1424965075.10136.9.camel@primarydata.com> Subject: Re: File Read Returns Non-existent Null Bytes From: Trond Myklebust To: Simo Sorce Cc: Chris Perl , Linux NFS Mailing List , Chris Perl Date: Thu, 26 Feb 2015 10:37:55 -0500 In-Reply-To: <1424964150.13431.57.camel@willson.usersys.redhat.com> References: <1424964150.13431.57.camel@willson.usersys.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-nfs-owner@vger.kernel.org List-ID: On Thu, 2015-02-26 at 10:22 -0500, Simo Sorce wrote: > On Thu, 2015-02-26 at 09:10 -0500, Chris Perl wrote: > > > However if you are asking us for an extensive list of "this is what I > > > can expect if I ignore these rules", then I don't think you will find > > > much traction. Such a list would be committing us to defining a model > > > for "non-close-to-open" semantics, which isn't of interest to me at > > > least, and I doubt anyone else is interested in committing to > > > maintaining that. > > > > One more point on this. I wasn't really asking for a list of what I > > can expect if I ignore the rules (although I think pointing out that > > reading corrupt data from the cache is worth mentioning), I was asking > > what the rules for close-to-open consistency were so I can follow > > them. I now know one of them is that if a file is open for writing on > > one client then it can't be read on another. Are there others? > > Is this a rule or a bug ? > How does an application know that the file is open elsewhere for > writing ? It is up to you to ensure that you don't set up such a situation, just like it is also your responsibility to ensure that you don't run 2 applications that do read-modify-writes to the same file on a regular POSIX filesystem. This is a rule that has worked just fine for the NFS community for more than 30 years. It isn't anything new that we're only adding to Linux. -- Trond Myklebust Linux NFS client maintainer, PrimaryData trond.myklebust@primarydata.com