Re: [zfs-discuss] ZFS NFS cannot write

2008-06-05 Thread Claus Guttesen
> This is the first time I tried nfs with zfs. I shared the zfs filesystem > with nfs, but i can't write to the files though i mount it as read-write. > This is for Solaris 10 update 4. I wonder if there is a bug? > > ---server (sdw2-2) > > #zfs create -o sharenfs=on data/nfstest

Re: [zfs-discuss] ZFS NFS cannot write

2008-06-05 Thread Spencer Shepler
Check the permissions on the directory... On Jun 5, 2008, at 1:06 PM, Gary Leong wrote: > This is the first time I tried nfs with zfs. I shared the zfs > filesystem with nfs, but i can't write to the files though i mount > it as read-write. This is for Solaris 10 update 4. I wonder if >