On Wednesday 28 January 2009 16:09:26 Frank Steinborn wrote:
> On Wed, Jan 28, 2009 at 03:23:33PM -0900, Mel wrote:
> > On Wednesday 28 January 2009 12:24:31 Frank Steinborn wrote:
> > > 37948 p3 TJ 0:00.01 -su -c /bin/sh -c ^I"/usr/local/bin/mlnet ^I
> > > ^I ^I>> /dev/null 2>&1 &" (zsh)
>
On Wed, Jan 28, 2009 at 03:23:33PM -0900, Mel wrote:
> On Wednesday 28 January 2009 12:24:31 Frank Steinborn wrote:
> > I guess i found a possible answer to my problem: The jail is running
> > mldonkey, which is started via /etc/rc.conf. If I don't start it, the
> > jail comes up as expected. These
On Wednesday 28 January 2009 12:24:31 Frank Steinborn wrote:
> On Wed, Jan 28, 2009 at 09:02:35PM +, Bjoern A. Zeeb wrote:
> > if it's network services hanging on startup, check firewall and
> > resolve.conf inside the jail or wait a few minutes to let possible dns
> > queries timeout.
> > Also
On Wed, Jan 28, 2009 at 12:50:40PM -0900, Mel wrote:
> On Wednesday 28 January 2009 11:25:56 Frank Steinborn wrote:
>
> > # /usr/local/etc/rc.d/ezjail.sh start mldonkey.local
> > Configuring jails:.
> > Starting jails:
> >
> > If I check with jls and 'pgrep -lfj ', i see that there are processes
>
On Wednesday 28 January 2009 11:25:56 Frank Steinborn wrote:
> # /usr/local/etc/rc.d/ezjail.sh start mldonkey.local
> Configuring jails:.
> Starting jails:
>
> If I check with jls and 'pgrep -lfj ', i see that there are processes
> inside the hanging jail running, including /etc/rc. I guess the
>
On Wed, Jan 28, 2009 at 09:02:35PM +, Bjoern A. Zeeb wrote:
> if it's network services hanging on startup, check firewall and
> resolve.conf inside the jail or wait a few minutes to let possible dns
> queries timeout.
> Also tpcdumping on the nase system for the jail IP might give a clue
> in t
I installed the jail utilities (forgot which ones)
has a 'jkill' utility.
I then added a /etc/rc.conf.d/ezjail with a pre-stop() command that
calls a jkill.
then all works fine.
Frank Steinborn wrote:
Hi folks,
I have a strange problem on my 7.1-RELEASE with ezjail here. I have 5
jails
On Wed, 28 Jan 2009, Frank Steinborn wrote:
...
jails are hanging somewhere in the boot-process, and i guess it's
/etc/rc.
I even doubt that this is an ezjail-only problem, but this is just a
guess.
Any hints?
if it's network services hanging on startup, check firewall and
resolve.conf insid
Hi folks,
I have a strange problem on my 7.1-RELEASE with ezjail here. I have 5
jails configured with ezjail, and they run flawlessy - they come up on
boot without problems.
However, if i stop a jail (via /usr/local/etc/rc.d/ezjail.sh stop
) and then want to restart it via the rc-script, it stall