ezjail and UPDATING20131010

2013-10-11 Thread Kenta Suzumoto
Hi there. I updated to 10-STABLE after it was branched and suddenly none of my [ez]jails will start. Does it have anything to do with the entry in UPDATING? What's the best way to solve it? ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.

Re: ezjail and UPDATING20131010

2013-10-11 Thread Mark Felder
On Fri, Oct 11, 2013, at 12:03, Kenta Suzumoto wrote: > Hi there. I updated to 10-STABLE after it was branched and suddenly none > of my [ez]jails will start. Does it have anything to do with the entry in > UPDATING? > What's the best way to solve it? > This is being discussed. I don't know a sol

Re[2]: ezjail and UPDATING20131010

2013-10-11 Thread wishmaster
--- Original message --- From: "Mark Felder" Date: 11 October 2013, 20:31:19 > On Fri, Oct 11, 2013, at 12:03, Kenta Suzumoto wrote: > > Hi there. I updated to 10-STABLE after it was branched and suddenly none > > of my [ez]jails will start. Does it have anything to do with the entry in > >

Re: Re[2]: ezjail and UPDATING20131010

2013-10-11 Thread Alejandro Imass
On Fri, Oct 11, 2013 at 1:44 PM, wishmaster wrote: [...] > No, no. There is one solution. You should stopping to uses tools like this. > Instead write own shell-script which do what you need. Overall, >Jail is like > "Lego" constructor :-). EzJail is great and a lot of people using extensive

Re: ezjail and UPDATING20131010

2013-10-11 Thread Dirk Engling
On 11.10.13 19:44, wishmaster wrote: > No, no. There is one solution. You should stopping to uses tools like > this. Instead write own shell-script which do what you need. Overall, > Jail is like "Lego" constructor :-). Excuse me? The ezjail framework indeed tries to implement best practises to p

Re[2]: ezjail and UPDATING20131010

2013-10-11 Thread wishmaster
> On 11.10.13 19:44, wishmaster wrote: > > > No, no. There is one solution. You should stopping to uses tools like > > this. Instead write own shell-script which do what you need. Overall, > > Jail is like "Lego" constructor :-). > > Excuse me? The ezjail framework indeed tries to implement be

Re: ezjail and UPDATING20131010

2013-10-11 Thread Dirk Engling
On 11.10.13 20:55, wishmaster wrote: > Dirk, one question. For example, I have multiple services (about 5 or > more) which must be isolated. Each services uses www-server or any > others dependent software. With ezjail, this software must be in each > jail. What about updating this software? What

Re[2]: ezjail and UPDATING20131010

2013-10-11 Thread wishmaster
--- Original message --- From: "Dirk Engling" Date: 11 October 2013, 22:09:09 > On 11.10.13 20:55, wishmaster wrote: > > > Dirk, one question. For example, I have multiple services (about 5 or > > more) which must be isolated. Each services uses www-server or any > > others dependent softwa

Re: ezjail and UPDATING20131010

2013-10-11 Thread Dirk Engling
On 11.10.13 21:27, wishmaster wrote: > Yeah!? But do you think updating python in each jail this is the > right solution? Freebsd-update in each jail?? What about when number > of jails is 10 or about. My server is very high loaded and I use > tunable custom kernel and world. Don't use jails th

Re[2]: ezjail and UPDATING20131010

2013-10-11 Thread wishmaster
--- Original message --- From: "Dirk Engling" Date: 11 October 2013, 22:30:24 > On 11.10.13 21:27, wishmaster wrote: > > > Yeah!? But do you think updating python in each jail this is the > > right solution? Freebsd-update in each jail?? What about when number > > of jails is 10 or about.

Re: ezjail and UPDATING20131010

2013-10-11 Thread Mark Felder
On Fri, Oct 11, 2013, at 14:30, Dirk Engling wrote: > On 11.10.13 21:27, wishmaster wrote: > > > Yeah!? But do you think updating python in each jail this is the > > right solution? Freebsd-update in each jail?? What about when number > > of jails is 10 or about. My server is very high loaded

Re: ezjail and UPDATING20131010

2013-10-11 Thread Kenta Suzumoto
On 10/11/2013 at 8:11 PM, "Fbsd8" wrote: >The jail rc.script environment in 10.0 has been patched to convert all >the jail rc.conf parameters to the new jail(8) format and then exec >jail(8). This is in preparation for depreciating the jail.conf jail >parameters. > >ezjail uses the rc.conf ja

Re: ezjail and UPDATING20131010

2013-10-11 Thread Fbsd8
Kenta Suzumoto wrote: Hi there. I updated to 10-STABLE after it was branched and suddenly none of my [ez]jails will start. Does it have anything to do with the entry in UPDATING? What's the best way to solve it? The jail rc.script environment in 10.0 has been patched to convert all the jail

Re: ezjail and UPDATING20131010

2013-10-11 Thread Alexander Leidinger
On Fri, 11 Oct 2013 15:42:11 -0500 Mark Felder wrote: > On Fri, Oct 11, 2013, at 14:30, Dirk Engling wrote: > > On 11.10.13 21:27, wishmaster wrote: > > > > > Yeah!? But do you think updating python in each jail this is the > > > right solution? Freebsd-update in each jail?? What about when > >