From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5233 invoked from network); 15 Feb 2005 16:15:46 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 15 Feb 2005 16:15:46 -0000 Received: (qmail 525 invoked from network); 15 Feb 2005 16:15:40 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 15 Feb 2005 16:15:40 -0000 Received: (qmail 27185 invoked by alias); 15 Feb 2005 16:15:32 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8507 Received: (qmail 27166 invoked from network); 15 Feb 2005 16:15:31 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 15 Feb 2005 16:15:31 -0000 Received: (qmail 99208 invoked from network); 15 Feb 2005 16:15:28 -0000 Received: from out003pub.verizon.net (HELO out003.verizon.net) (206.46.170.103) by a.mx.sunsite.dk with SMTP; 15 Feb 2005 16:15:24 -0000 Received: from candle.brasslantern.com ([4.11.10.129]) by out003.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20050215161522.JGGJ7729.out003.verizon.net@candle.brasslantern.com> for ; Tue, 15 Feb 2005 10:15:22 -0600 Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id j1FGFHXA007619 for ; Tue, 15 Feb 2005 08:15:17 -0800 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id j1FGFGGE007618 for zsh-users@sunsite.dk; Tue, 15 Feb 2005 08:15:17 -0800 From: Bart Schaefer Message-Id: <1050215161516.ZM7617@candle.brasslantern.com> Date: Tue, 15 Feb 2005 16:15:16 +0000 In-Reply-To: <20050215095030.GD19378@ay.vinc17.org> Comments: In reply to Vincent Lefevre "Re: History corruption (over NFS)" (Feb 15, 10:50am) References: <20050210165417.GG30487@ay.vinc17.org> <1050210184111.ZM22490@candle.brasslantern.com> <20050214155630.GB6395@ay.vinc17.org> <1050214162440.ZM6002@candle.brasslantern.com> <20050215095030.GD19378@ay.vinc17.org> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-users@sunsite.dk Subject: Re: History corruption (over NFS) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [4.11.10.129] at Tue, 15 Feb 2005 10:15:18 -0600 X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 On Feb 15, 10:50am, Vincent Lefevre wrote: } Subject: Re: History corruption (over NFS) } } On 2005-02-14 16:24:40 +0000, Bart Schaefer wrote: } > Try changing from "noac" to an explicit "hard". } } Why would this option change anything here? Sorry, you're right. I haven't been doing NFS administration for a while, I should have looked before I spoke. The option I was thinking of was "sync".