Date: Fri, 21 Mar 2003 09:11:49 +1100 From: Tim Robbins <tjr@FreeBSD.org> To: Erez Zadok <ezk@cs.sunysb.edu> Cc: freebsd-fs@FreeBSD.org Subject: Re: cannot append on 5.0-RELEASE w/ NFSv2 Message-ID: <20030321091149.A1061@dilbert.robbins.dropbear.id.au> In-Reply-To: <200303202052.h2KKqwTf019144@agora.fsl.cs.sunysb.edu>; from ezk@cs.sunysb.edu on Thu, Mar 20, 2003 at 03:52:58PM -0500 References: <200303202052.h2KKqwTf019144@agora.fsl.cs.sunysb.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 20, 2003 at 03:52:58PM -0500, Erez Zadok wrote: > I'm not sure if this is already known, but I came across what I think is an > NFSv2 client-side bug in 5.0-RELEASE. My NFS server is Linux red hat 8.0 w/ > latest errata kernel, w/ export options "rw,async". > > When my fbsd5 box mounts with -o nfsv2, the following /bin/sh (and > /bin/bash) append command fails with "Permission Denied": > > echo foo >> bar > > when "bar" is NFS mounted from the linux server. > > I remounted the server w/ nfsv3 (took out the -o nfsv2 option) and appending > works well. I recognise this as being similar to a bug in smbfs that I fixed just before 5.0 was released. I'll fix NFS later today. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030321091149.A1061>