Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 17:58:19 +0900
From:      Ganbold <ganbold@micom.mng.net>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: jail's not dying ... but not running either ...
Message-ID:  <442CEF2B.5010505@micom.mng.net>
In-Reply-To: <20060331082920.F2181@maildrop.int.zabbadoz.net>
References:  <20060330225122.L947@ganymede.hub.org> <20060331082920.F2181@maildrop.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi,

I'm seeing this jail problem too in my FreeBSD-6.1-PRERELEASE.

sensor# uname -an
FreeBSD xxx.mng.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Feb  2 
17:00:42 ULAT 2006     tsgan@xxx.mng.net:/usr/obj/usr/src/sys/xxx  i386

# jls
   JID  IP Address      Hostname                      Path
     6  202.179.x.x   test.ub.mng.net             /usr/local/public
     3  202.179.x.x   test.ub.mng.net             /usr/local/public
# pgrep -j 6
98354
32112
32104
32069
32055
32048
31924
# pgrep -j 3
# pkill -j 3
# jls
   JID  IP Address      Hostname                      Path
     6  202.179.x.x   test.ub.mng.net             /usr/local/public
     3  202.179.x.x   test.ub.mng.net             /usr/local/public
#

Ganbold

Bjoern A. Zeeb wrote:
> On Thu, 30 Mar 2006, Marc G. Fournier wrote:
>
> Hi,
>
>> Running RELENG_6, I started up a jail, killed it from within doing 
>> 'kill -TERM -1' like I've always done, but apparently that isn't the 
>> right way?
> ..
>>
>> So, what is keeping those 2 listed?
>
> see
> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89528
>




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