From owner-freebsd-fs@FreeBSD.ORG Wed Jul 28 07:50:14 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 781B31065675 for ; Wed, 28 Jul 2010 07:50:14 +0000 (UTC) (envelope-from joe@netmusician.org) Received: from mail.netmusician.org (dorian.netmusician.org [66.244.95.101]) by mx1.freebsd.org (Postfix) with ESMTP id 48CCF8FC16 for ; Wed, 28 Jul 2010 07:50:14 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by mail.netmusician.org (Postfix) with ESMTP id 9A115B9EE for ; Wed, 28 Jul 2010 03:31:29 -0400 (EDT) X-Virus-Scanned: amavisd-new at netmusician.org Received: from mail.netmusician.org ([127.0.0.1]) by localhost (dorian.netmusician.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id He6C7BJyiNNp for ; Wed, 28 Jul 2010 03:31:29 -0400 (EDT) Received: from Shakti.local (c-67-176-145-181.hsd1.in.comcast.net [67.176.145.181]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.netmusician.org (Postfix) with ESMTPSA id D7728B9EB for ; Wed, 28 Jul 2010 03:31:28 -0400 (EDT) Message-ID: <4C4FDCCD.1080904@netmusician.org> Date: Wed, 28 Jul 2010 03:31:25 -0400 From: Joe Auty User-Agent: Postbox 1.1.5 (Macintosh/20100613) MIME-Version: 1.0 To: freebsd-fs@freebsd.org X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: NFSv4 permissions issues X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2010 07:50:14 -0000 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 joe@netmusician.org