Date: Fri, 1 Dec 2006 10:49:58 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Steven Hartland <killing@multiplay.co.uk> Cc: freebsd-hackers@freebsd.org Subject: Re: Unable to stop a jail Message-ID: <20061201104809.P91892@maildrop.int.zabbadoz.net> In-Reply-To: <00c001c71535$7e7d7670$b3db87d4@multiplay.co.uk> References: <00c001c71535$7e7d7670$b3db87d4@multiplay.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 1 Dec 2006, Steven Hartland wrote: Hi, > We've got a jail here which we cant stop with either killall > jexec or jkill all return success but jls still reports > the jail as running. > > The machines running several other jails which I cant restart > at this time so I ended up starting the jail again jls > now reports: > jls > JID IP Address Hostname Path > 9 10.10.0.5 jail6 /usr/local/jails/jail6 > 7 10.10.0.5 jail6 /usr/local/jails/jail6 > 6 10.10.0.4 jail5 /usr/local/jails/jail5 > 5 10.10.0.39 jail4 /usr/local/jails/jail4 > 3 10.10.0.6 jail3 /usr/local/jails/jail3 > 2 10.10.0.8 jail2 /usr/local/jails/jail2 > 1 10.10.0.7 jail1 /usr/local/jails/jail1 > > Host machine is running FreeBSD-6.1-P10 > > Any ideas some sort of kernel data corruption? no the jails should really be gone (you should not find any sockets or processes for them after some seconds) - at least it should be that way... See http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89528 -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061201104809.P91892>