Re: Using jail.conf array parameters in exec.* commands

2017-02-17 Thread Jeff Kletsky
Thanks for the suggestion of trying to use 'ifconfig interface vnet jail' in the scripts themselves. I'll get my scripts up once I've got them running again confidently and can get proper licensing on them. TL;DR * Is there a clean way to "catch" failures in jail(8) creation after exec.presta

Re: Using jail.conf array parameters in exec.* commands

2017-02-17 Thread Ernie Luzar
Jeff Kletsky wrote: Thanks for the suggestion of trying to use 'ifconfig interface vnet jail' in the scripts themselves. I'll get my scripts up once I've got them running again confidently and can get proper licensing on them. TL;DR * Is there a clean way to "catch" failures in jail(8) creatio

Re: Using jail.conf array parameters in exec.* commands

2017-02-17 Thread Jeff Kletsky
Thanks again for your thoughts on this. I *am* using "pure" jail(8) and jail.conf(5) techniques and have been for many years now. What I'd like to get to is a robust way to start jails the way I have been # jail -c some_jail and just have it work reliably, especially when there is setup th