On Wednesday 12 December 2007 05:17:27 Andrew Thompson wrote: > 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_at_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_at_cassini:~# ps ax -o jid | grep 4 > > root_at_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 Unfortunately the problem is still there, but it's not easy to trigger it. Here it is after "/etc/rc.d/jail restart php_cgi" and 11 days of uptime: root_at_cassini:~# jls JID IP Address Hostname Path 9 xxx.53.51.236 php-cgi /home/jails/php-cgi 7 xxx.53.51.236 php-cgi /home/jails/php-cgi root_at_cassini:~# ps awwx -o jid | grep 9 | wc -l 13 root_at_cassini:~# ps awwx -o jid | grep 7 | wc -l 0 root_at_cassini:~# uname -a FreeBSD cassini 7.0-BETA4 FreeBSD 7.0-BETA4 #2: Thu Dec 13 06:54:11 EET 2007 root_at_cassini:/usr/obj/usr/src/sys/GENERIC amd64 -- ====================================================================== - Best regards, Nikolay Pavlov. <<<----------------------------------- ======================================================================Received on Tue Dec 25 2007 - 15:46:00 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:24 UTC