Re: [zfs-discuss] sharesmb settings not working with some filesystems

2008-05-06 Thread Benjamin Staffin
On Mon, May 5, 2008 at 10:23 PM, <[EMAIL PROTECTED]> wrote: >> cannot share 'tank/software': smb add share failed > > you meant to post this in storage-discuss > but type: > > chmod 777 /tank/software > zfs set sharesmb=name=software tank/software Wow. Sometimes the simplest solutions are the ha

Re: [zfs-discuss] sharesmb settings not working with some filesystems

2008-05-05 Thread Rob
> cannot share 'tank/software': smb add share failed you meant to post this in storage-discuss but type: chmod 777 /tank/software zfs set sharesmb=name=software tank/software ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.openso

[zfs-discuss] sharesmb settings not working with some filesystems

2008-05-05 Thread Benjamin Staffin
This is really strange. Check out this error: [EMAIL PROTECTED] ~]# zfs get sharesmb tank/software tank/music NAME PROPERTY VALUE SOURCE tank/music sharesmb offdefault tank/software sharesmb offdefault (same begin state for both filesystems) [E