iocage - drop in jail manager
For anyone interested in managing jails with VNET, ZFS and resource limits I have created a jail manager script https://github.com/pannon/iocage . Basically rewritten most of "zjails" in pure sh with simplicity in mind. 90% is done final commits will be happening in the next 2 weeks. Feel free to give it a test drive. P ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"
Re: iocage - drop in jail manager
Peter Toth wrote: For anyone interested in managing jails with VNET, ZFS and resource limits I have created a jail manager script https://github.com/pannon/iocage . Basically rewritten most of "zjails" in pure sh with simplicity in mind. 90% is done final commits will be happening in the next 2 weeks. Feel free to give it a test drive. Will this script work on i386 systems? Will this script work on a generic system with no zfs disk area enabled? Does vnet jail still have "lost memory bug" when stopping vnet jail? Do any of the host firewalls (ie; ipfw, ipf, pf) work on host and in multiple vnet jail at same time? Does NAT function work in vnet jail? Can non-vnet jails be created? ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"
Re: iocage - drop in jail manager
You can find the answer to all of your questions in the man page :) Cheers P On Wednesday, 18-06-2014 on 3:37 Fbsd8 wrote: Peter Toth wrote: > For anyone interested in managing jails with VNET, ZFS and resource > limits I have created a jail manager script > https://github.com/pannon/iocage . Basically rewritten most of > "zjails" in pure sh with simplicity in mind.. > > 90% is done final commits will be happening in the next 2 weeks. Feel > free to give it a test drive. > Will this script work on i386 systems? Will this script work on a generic system with no zfs disk area enabled? Does vnet jail still have "lost memory bug" when stopping vnet jail? Do any of the host firewalls (ie; ipfw, ipf, pf) work on host and in multiple vnet jail at same time? Does NAT function work in vnet jail? Can non-vnet jails be created? ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"