Date: Tue, 26 May 2009 15:37:36 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> To: Sam Wun <swun2010@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: how to remove jid? Message-ID: <4A1BF0A0.8090100@quip.cz> In-Reply-To: <736c47cb0905260610y2d80f247w737962e3df5abadd@mail.gmail.com> References: <736c47cb0905260610y2d80f247w737962e3df5abadd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sam Wun wrote: > Hi, > > Running FreeBSD 6.2, with jail, > I hage the following jids shown in the jls command: > > # jls > JID IP Address Hostname Path > 10 125.255.1.6 wp.ipx.com.au /usr/jails/wp > 8 125.255.1.6 wp /usr/jails/wp > 7 125.255.1.6 wp /usr/jails/wp > 1 125.255.1.6 wp1.ipx.com.au /usr/jails/wp1 > > There is only wp.ipx.com.au valid in the list, others are not exists. > How to remove JID 8,7, and 1? It is better to ask jail related questions in freebsd-jail@ mailinglist... I think you have no chance to remove those JIDs. 6.2 is "too old", 7.2 has newer code for jails and does not show zomie jails (by default). In case of 6.2, you can wait, until all network sockets are closed (if stale jails are caused by net connections) or you need to reboot whole host machine in other case. Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A1BF0A0.8090100>