Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-27 Thread Jim Klimov
2012-06-28 0:31, Gordon Ross пишет: On Wed, Jun 27, 2012 at 6:30 AM, Jim Klimov wrote: And the CIFS clients (windows, linux, etc.) can mount this child in the sub-path of a share? I.e. these two datasets: \\SERVER\share== tank/export/share \\SERVER\share\child == tank/export/share/chi

Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-27 Thread Gordon Ross
On Wed, Jun 27, 2012 at 6:30 AM, Jim Klimov wrote: > > And the CIFS clients (windows, linux, etc.) can mount this > child in the sub-path of a share? I.e. these two datasets: > \\SERVER\share        == tank/export/share > \\SERVER\share\child  == tank/export/share/child No, just one share: \\serv

Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-27 Thread Jim Klimov
2012-06-27 9:28, Gordon Ross wrote: We at Nexenta implemented an option to allow such "child" file systems under a share to be exposed by the share. Unfortunately, I don't think it ever got pushed up-stream to the illumos gate. I guess you'd be in favor? And the CIFS clients (windows, linux, e

Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-26 Thread Gordon Ross
On Tue, Jun 26, 2012 at 1:53 PM, Jim Klimov wrote: >> On 26/06/2012 14:44, Armin Maier wrote: >>> >>> Hello anybody! >>> I've got a problem centraly sharing ZFS filesystems. >>> What i want is to create zfs filesystems for different Usergroups and >>> i want to share them in a central location. [.

Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-26 Thread Jim Klimov
On 26/06/2012 14:44, Armin Maier wrote: Hello anybody! I've got a problem centraly sharing ZFS filesystems. What i want is to create zfs filesystems for different Usergroups and i want to share them in a central location. The idea was to create a "/mountbase" directory and share it with "sharemg

Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-26 Thread Udo Grabowski (IMK)
Simply use the mountpoint property of the zfs filesystem to set the mountpoint to /mountbase/zfsfilesys1, then set the sharenfs or sharesmb property of the filesystem to export them. You may also look at the casesensitivity property for the smb shares. There's no need to use the sharemgr for this

[OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-26 Thread Armin Maier
Hello anybody! I've got a problem centraly sharing ZFS filesystems. What i want is to create zfs filesystems for different Usergroups and i want to share them in a central location. The idea was to create a "/mountbase" directory and share it with "sharemgr" (this is working and i can access t