Re: ZFS & jails

2010-08-22 Thread krad
On 22 August 2010 13:49, Glen Barber  wrote:

> On 8/21/10 11:57 PM, Joe wrote:
> > I am thinking about running zfs on the host for everything except
> > booting the system. I plan to create a 1gb zfs area which I want to use
> > for a jail directory tree.
> >
> > Is this possible?
>
> Yep.
>
>   # zfs create -o quota=1G tank/usr/jail
>
> Regards,
>
> --
> Glen Barber
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>
 you might want the reserve as well
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ZFS & jails

2010-08-22 Thread Glen Barber
On 8/21/10 11:57 PM, Joe wrote:
> I am thinking about running zfs on the host for everything except
> booting the system. I plan to create a 1gb zfs area which I want to use
> for a jail directory tree.
> 
> Is this possible?

Yep.

   # zfs create -o quota=1G tank/usr/jail

Regards,

-- 
Glen Barber
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ZFS & jails

2010-08-22 Thread jhell
On 08/21/2010 23:57, Joe wrote:
> I am thinking about running zfs on the host for everything except
> booting the system. I plan to create a 1gb zfs area which I want to use
> for a jail directory tree.
> 
> Is this possible?

In other words, why would it not be possible ?.

Have fun it sounds like you have a system that could have gave you a
reply before this question had been answered here.


Regards,

-- 

 jhell,v
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"