Re: [zfs-discuss] NFS issue with ZFS

2010-08-26 Thread Miles Nordin
> "pb(" == Phillip Bruce (Mindsource) writes: pb(> Problem solved.. Try using FQDN on the server end and that pb(> work. The client did not have to use FQDN. 1. your syntax is wrong. You must use netgroup syntax to specify an IP, otherwise it will think you mean the hostname made

Re: [zfs-discuss] NFS issue with ZFS

2010-08-26 Thread Phillip Bruce (Mindsource)
" e u d b 5", 5) = 5 :write(2, " :", 1) = 1 /backupwrite(2, " / b a c k u p", 7)= 7 : write(2, " : ", 2) = 2 Permission deniedwrite(2, " P e r m i s s i o n d&qu

Re: [zfs-discuss] NFS issue with ZFS

2010-08-26 Thread Phillip Bruce (Mindsource)
: [zfs-discuss] NFS issue with ZFS On 8/14/10 11:49 , Phillip Bruce (Mindsource) wrote: > Peter, > > what would you expect for root? > That is the user I am at. root is default mapped to annon, if you don't specifically export it with the option to allow root on one or more cli

Re: [zfs-discuss] NFS issue with ZFS

2010-08-26 Thread Phillip Bruce (Mindsource)
nsolaris.org Subject: RE: [zfs-discuss] NFS issue with ZFS Peter, Thanks for the suggestions, I'm getting closer to solving the problem. it definitely works when using anon setting. I can read / write to the filesystem all day long. But as you mentioned using anon is a bad idea and a security

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Phillip Bruce (Mindsource)
___ From: Peter Karlsson [peter.k.karls...@oracle.com] Sent: Friday, August 13, 2010 9:21 PM To: Phillip Bruce (Mindsource) Cc: zfs-discuss@opensolaris.org Subject: Re: [zfs-discuss] NFS issue with ZFS On 8/14/10 11:49 , Phillip Bruce (Mindsource) wrote: > Peter, > > what would you expect

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Phillip Bruce (Mindsource)
-discuss@opensolaris.org Subject: Re: [zfs-discuss] NFS issue with ZFS On 8/14/10 11:49 , Phillip Bruce (Mindsource) wrote: > Peter, > > what would you expect for root? > That is the user I am at. root is default mapped to annon, if you don't specifically export it with the option

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Phillip Bruce (Mindsource)
-discuss@opensolaris.org; Phillip Bruce (Mindsource) Subject: Re: [zfs-discuss] NFS issue with ZFS Hi Phillip, What's the permissions on the directory where you try to write to, and what user are you using on the client system, it's most likely a UID mapping issue between the client and

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Peter Karlsson
[peter.k.karls...@oracle.com] Sent: Friday, August 13, 2010 7:23 PM To: zfs-discuss@opensolaris.org; Phillip Bruce (Mindsource) Subject: Re: [zfs-discuss] NFS issue with ZFS Hi Phillip, What's the permissions on the directory where you try to write to, and what user are you using on the clie

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Peter Karlsson
Hi Phillip, What's the permissions on the directory where you try to write to, and what user are you using on the client system, it's most likely a UID mapping issue between the client and the server. /peter On 8/14/10 3:19 , Phillip Bruce wrote: I have Solaris 10 U7 that is exporting ZFS f

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Phillip Bruce (Mindsource)
Brought it up. I'll look and see. Phillip -Original Message- From: Cindy Swearingen [mailto:cindy.swearin...@oracle.com] Sent: Friday, August 13, 2010 2:17 PM To: Phillip Bruce (Mindsource) Cc: zfs-discuss@opensolaris.org Subject: Re: [zfs-discuss] NFS issue with ZFS NFS doesn't c

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Phillip Bruce (Mindsource)
1.55T20K /nfs # -Original Message- From: Cindy Swearingen [mailto:cindy.swearin...@oracle.com] Sent: Friday, August 13, 2010 12:59 PM To: Phillip Bruce (Mindsource) Cc: zfs-discuss@opensolaris.org Subject: Re: [zfs-discuss] NFS issue with ZFS Hi Phillip, What's the error me

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Phillip Bruce (Mindsource)
7;t see why but since this is a ZFS filesystem being NFS over. Who knows!!! Phillip -Original Message- From: Cindy Swearingen [mailto:cindy.swearin...@oracle.com] Sent: Friday, August 13, 2010 12:59 PM To: Phillip Bruce (Mindsource) Cc: zfs-discuss@opensolaris.org Subject: Re: [z

Re: [zfs-discuss] NFS issue with ZFS

2010-08-16 Thread Phillip Bruce (Mindsource)
: Friday, August 13, 2010 12:59 PM To: Phillip Bruce (Mindsource) Cc: zfs-discuss@opensolaris.org Subject: Re: [zfs-discuss] NFS issue with ZFS Hi Phillip, What's the error message? How did you share the ZFS file system? # zfs create tank/cindys # zfs sharenfs=on tank/cindys #

Re: [zfs-discuss] NFS issue with ZFS

2010-08-13 Thread Cindy Swearingen
atch? I can't see why but since this is a ZFS filesystem being NFS over. Who knows!!! Phillip -Original Message- From: Cindy Swearingen [mailto:cindy.swearin...@oracle.com] Sent: Friday, August 13, 2010 12:59 PM To: Phillip Bruce (Mindsource) Cc: zfs-discuss@opensolaris.org

Re: [zfs-discuss] NFS issue with ZFS

2010-08-13 Thread Cindy Swearingen
Hi Phillip, What's the error message? How did you share the ZFS file system? # zfs create tank/cindys # zfs sharenfs=on tank/cindys # share - /tank/cindys rw "" # cp /usr/dict/words /tank/cindys/file.1 # cd /tank/cindys # chmod 666 file.1 # ls -l file.1 -rw-rw-rw- 1 root

[zfs-discuss] NFS issue with ZFS

2010-08-13 Thread Phillip Bruce
I have Solaris 10 U7 that is exporting ZFS filesytem. The client is Solaris 9 U7. I can mount the filesytem just fine but I am unable to write to it. showmount -e shows my mount is set for everyone. the dfstab file has option rw set. So what gives? Phillip -- This message posted from opensolar