Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2010 03:31:25 -0400
From:      Joe Auty <joe@netmusician.org>
To:        freebsd-fs@freebsd.org
Subject:   NFSv4 permissions issues
Message-ID:  <4C4FDCCD.1080904@netmusician.org>

next in thread | raw e-mail | index | archive | help
Hello,

In FreeBSD 8.1 when mounting an NFSv4 share (hosted by Solaris 10/ZFS) I
cannot create or alter any files on this share nor any other share
mounted from this same ZFS server. When I try to do so I get permission
denied error messages. This same share does not give me any problems
when mounted with identical mount options except for specifying NFSv3
rather than NFSv4... i.e.

mount -t nfs -o rw,tcp,intr,noatime,nfsv3 myip:/path /path

works fine, and:

mount -t nfs -o rw,tcp,intr,noatime,nfsv4 myip:/path /path

exhibits the above problems...


Any idea why this is so and what I ought to do to test using NFSv4 on
this machine?


-- 
Joe Auty, NetMusician
NetMusician helps musicians, bands and artists create beautiful,
professional, custom designed, career-essential websites that are easy
to maintain and to integrate with popular social networks.
www.netmusician.org <http://www.netmusician.org>;
joe@netmusician.org <mailto:joe@netmusician.org>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C4FDCCD.1080904>