Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2007 16:17:27 +1300
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Nikolay Pavlov <qpadla@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Unable to shutdown jail on BETA4
Message-ID:  <20071212031727.GA43155@heff.fud.org.nz>
In-Reply-To: <200712120512.42689.qpadla@gmail.com>
References:  <200712120512.42689.qpadla@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 12, 2007 at 05:12:42AM +0200, Nikolay Pavlov wrote:
> Hi all.
> Not sure were to go with this... I see a weird jail behavior on recent 
> BETA4. After successful "/etc/rc.d/jail stop cell" execution the jail is 
> still could be listed with jls command:
> root@cassini:~# jls                                                                                                                                                         
>    JID  IP Address      Hostname  Path
>      4  xxx.53.51.236   php-cgi   /home/jails/php-cgi
> 
> But i am unable to find any processes with this jid in the system:
> root@cassini:~# ps ax -o jid | grep 4                                                                                                                                       
> root@cassini:~#  
> 
> Any comments?

This has been fixed (sort of), make sure you have r1.208.2.1 of
/usr/src/sys/kern/kern_conf.c


cheers,
Andrew



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