Re: limiting jail size

2011-04-21 Thread Eirik Øverby
Hi, No problem. Use ZFS :) And dozens or even hundreds of jails are possible; limited only by RAM and kern.maxfiles .. /Eirik On 22. apr. 2011, at 06:31, Mickey Harvey wrote: > I was wondering if there is an easy way to limit the amount of hard drive > space a jail can take up. Say I have 20

limiting jail size

2011-04-21 Thread Mickey Harvey
I was wondering if there is an easy way to limit the amount of hard drive space a jail can take up. Say I have 20 jails on a system would this even be possible? ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ja

Re: jail rc

2011-04-21 Thread Michael Scheidell
Use sh /bin/rc -- Michael Scheidell CTO SECNAP Network Security 561-948-2259 -Original message- From: Mickey Harvey To: "freebsd-jail@freebsd.org" Sent: Thu, Apr 21, 2011 18:30:17 GMT+00:00 Subject: jail rc This might be more of a question about how rc works instead of being entire

jail rc

2011-04-21 Thread Mickey Harvey
This might be more of a question about how rc works instead of being entirely jail specific but here goes: I am trying to start a jail using the jail command such that it appears on the command line as "jail /path/to/jail hostname 192.168.1.1 /bin/rc". I am expecting it to just start the jail and r