Subject: Re: nfs v3 problems
To: None <port-pmax@netbsd.org>
From: Bob Lantz <lantz@Stanford.EDU>
List: port-pmax
Date: 10/27/1999 16:40:00
On Thu, 28 Oct 1999, David Brownlee wrote:
> Could you give more details on this and maybe submit a PR?
> I've used nfs3 between NetBSD abd Solaris without problem.
> Which version of Solaris and NetBSD are you using?
Solaris: 2.7 (uname: 'SunOS 5.7')
export is a local ufs volume
NetBSD/pmax 1.4
Symptom: mount succeeds, but file operations (e.g. mkdir) fail.
> On Wed, 27 Oct 1999, Bob Lantz wrote:
>
> > I noticed recently that NetBSD's idea of NFS version 3 seems to be
> > different than Solaris'....
> >
> > The workaround was to add the -2 flag in fstab....
> > sun:/junk /junk nfs -2,rw,bg,etc.