Date: Wed, 28 Jan 2009 15:23:33 -0900 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, freebsd-jail@freebsd.org, Frank Steinborn <steinex@nognu.de> Subject: Re: Problem with ezjail: Manually restarted jails don't come up again Message-ID: <200901281523.33379.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <20090128212431.GB30226@haydn.nognu.de> References: <20090128202556.GA30226@haydn.nognu.de> <20090128210100.P45963@maildrop.int.zabbadoz.net> <20090128212431.GB30226@haydn.nognu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 28 January 2009 12:24:31 Frank Steinborn wrote:
> On Wed, Jan 28, 2009 at 09:02:35PM +0000, 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 that case.
> >
> > If it's something else that's hanging you can find out easily looking
> > at jail startup logs and/or the last process started inside the
> > jail...
> >
> > /bz
>
> 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 are the last two processes spawned in
> the jail:
>
> 37947 p3 T+J 0:00.01 su -l mldonkey -c /bin/sh -c
> ^I"/usr/local/bin/mlnet ^I ^I ^I>> /dev/null 2>&1 &"
> 37948 p3 TJ 0:00.01 -su -c /bin/sh -c ^I"/usr/local/bin/mlnet ^I
> ^I ^I>> /dev/null 2>&1 &" (zsh)
^^^
Why is zsh shell involved?
--
Mel
Problem with today's modular software: they start with the modules
and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901281523.33379.fbsd.questions>
