Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2007 14:44:21 +0200
From:      Andras GELANYI <ghz@info2k1.hu>
To:        freebsd-jail@freebsd.org
Subject:   Re: Jails getting stuck in existence
Message-ID:  <fb1efbc49045b7831de28038db214e8a@mail.jail.info2k1.hu>
In-Reply-To: <466EE3EC.1010203@infidyne.com>
References:  <466EE3EC.1010203@infidyne.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Jun 2007 20:20:28 +0200, Peter Schuller
<peter.schuller@infidyne.com> wrote:
> something I have noticed several times is that sometimes jails won't
> die. That is, you start them and they show up as normal with jls. After
> stopping them, they sometimes hang on in the output of jls even though,
> judging by ps, there is not a single process running that belongs to the
> jail.
> 
> Sometimes it seems to drop off after some considerable amount of time;
> not sure if this is the case always.

jails are up until the assigned resources are in use. this means that even
a stucked (eg. time_wait state) socket can force the jail to be alive
regardless of what ps says.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fb1efbc49045b7831de28038db214e8a>