Re: [zfs-discuss] ZFS, NFS, and ACLs ssues

2010-05-03 Thread Paul B. Henson
On Mon, 3 May 2010, Mary Ellen Fitzpatrick wrote: > I want to use autofs on the remote clients, as I have many dirs that > need to be exported from /zp-ext/test/* > > Here is the auto.home on the client, as setup for the user mfitzpat. I > really do not want to edit the auto.home file for each u

Re: [zfs-discuss] ZFS, NFS, and ACLs ssues

2010-05-03 Thread Miles Nordin
> "mef" == Mary Ellen Fitzpatrick writes: mef> Is there a way to set permissions so that the /etc/auto.home mef> file on the clients does not list every exported dir/mount mef> point? If I understand the question right, then, no. These maps are very traditional from the earliest da

Re: [zfs-discuss] ZFS, NFS, and ACLs ssues

2010-05-03 Thread Mary Ellen Fitzpatrick
Yes, you were correct, I chown zp-ext/test/mfitzpat and tried to mount /zp-ext/test When I mounted /zp-ext/test/mfitzpat on the remote linux system, as /fs/mfitzpat I get the correct permissions and I can create new files/dirs. [mfitz...@nona-man test]$ ls -l total 4 drwxr-xr-x+ 2 mfitzpat

Re: [zfs-discuss] ZFS, NFS, and ACLs ssues

2010-04-29 Thread Paul B. Henson
On Thu, 29 Apr 2010, Mary Ellen Fitzpatrick wrote: > hecate:/zp-ext/test> zfs get sharenfs zp-ext/test/mfitzpat [...] > hecate:/zp-ext/test> chown -R mfitzpat:umass mfitzpat [...] > test-rw,hard,intr hecate:/zp-ext/test [...] > drwxr-xr-x+ 2 root root 2 Apr 29 11:15 mfitzpat Unless

Re: [zfs-discuss] ZFS, NFS, and ACLs ssues

2010-04-29 Thread Cindy Swearingen
Hi Mary Ellen, I'm not really qualified to help you troubleshoot this problem. Other community members on this list have wrestled with similar problems and I hope they will comment... Your Linux client doesn't seem to be suffering from the nobody problem because you see mfitzpat on nona-man so U

Re: [zfs-discuss] ZFS, NFS, and ACLs ssues

2010-04-29 Thread Mary Ellen Fitzpatrick
I setup the share and mounted on linux client, permissions did not carry over from zfs share. hecate:~> zfs create zp-ext/test/mfitzpat hecate:/zp-ext/test> zfs get sharenfs zp-ext/test/mfitzpat NAME PROPERTY VALUE SOURCE zp-ext/test/mfitzpat sharenfs oninherited

Re: [zfs-discuss] ZFS, NFS, and ACLs ssues

2010-04-28 Thread Cindy Swearingen
Hi Mary Ellen, We were looking at this problem and are unsure what the problem is... To rule out NFS as the root cause, could you create and share a test ZFS file system without any ACLs to see if you can access the data from the Linux client? Let us know the result of your test. Thanks, Ci

[zfs-discuss] ZFS, NFS, and ACLs ssues

2010-04-28 Thread Mary Ellen Fitzpatrick
New to Solairs/ZFS and having a difficult time getting ZFS, NFS and ACLs all working together, properly. Trying access/use zfs shared filesystems on a linux client. When I access the dir/files on the linux client, my permissions do not carry over, nor do the newly created files, and I can not