Richard Elling <[EMAIL PROTECTED]> wrote:
> >> In /etc/auto_home:
> >> # Home directory map for automounter
> >> #
> >> * server:/home/&
> >>
> >> This works on Solaris 9, Solaris 10, and OS-X Leopard.
> >>
> > And Linux, too! Thank you for the answer! This makes my life much easier.
Bob Friesenhahn wrote:
> On Wed, 21 May 2008, Will Murnane wrote:
>> So, my questions are:
>> * Are there options I can set server- or client-side to make Solaris
>> child mounts happen automatically (i.e., match the Linux behavior)?
>> * Will this behave with automounts? What I'd like to do is li
Will Murnane wrote:
> On Wed, May 21, 2008 at 4:13 PM, Bob Friesenhahn
> <[EMAIL PROTECTED]> wrote:
>
>> Here is the answer you were looking for:
>>
>> In /etc/auto_home:
>> # Home directory map for automounter
>> #
>> * server:/home/&
>>
>> This works on Solaris 9, Solaris 10, and OS-X Le
On Wed, May 21, 2008 at 4:13 PM, Bob Friesenhahn
<[EMAIL PROTECTED]> wrote:
> Here is the answer you were looking for:
>
> In /etc/auto_home:
> # Home directory map for automounter
> #
> * server:/home/&
>
> This works on Solaris 9, Solaris 10, and OS-X Leopard.
And Linux, too! Thank you for
On Wed, May 21, 2008 at 02:43:26PM -0400, Will Murnane wrote:
> So, my questions are:
> * Are there options I can set server- or client-side to make Solaris
> child mounts happen automatically (i.e., match the Linux behavior)?
I think these are known as "mirror-mounts" in Solaris. They first
inte
On Wed, 21 May 2008, Will Murnane wrote:
>
> So, my questions are:
> * Are there options I can set server- or client-side to make Solaris
> child mounts happen automatically (i.e., match the Linux behavior)?
> * Will this behave with automounts? What I'd like to do is list
> /export/home in the au
On May 21, 2008, at 1:43 PM, Will Murnane wrote:
> I'm looking at implementing home directories on ZFS. This will be
> about 400 users, each with a quota. The ZFS way of doing this AIUI is
> create one filesystem per user, assign them a quota and/or
> reservation, and set sharenfs=on. So I tri
I'm looking at implementing home directories on ZFS. This will be
about 400 users, each with a quota. The ZFS way of doing this AIUI is
create one filesystem per user, assign them a quota and/or
reservation, and set sharenfs=on. So I tried it:
# zfs create local-space/test
# zfs set sharenfs=on