From owner-freebsd-jail@FreeBSD.ORG Tue Feb 10 22:05:07 2009 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D13C0106566C for ; Tue, 10 Feb 2009 22:05:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 896438FC08 for ; Tue, 10 Feb 2009 22:05:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id DBD6F41C5AE; Tue, 10 Feb 2009 23:05:05 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Dxx-UJ0+TtVg; Tue, 10 Feb 2009 23:05:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 8DF6841C596; Tue, 10 Feb 2009 23:05:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 670A94448EC; Tue, 10 Feb 2009 22:03:24 +0000 (UTC) Date: Tue, 10 Feb 2009 22:03:24 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Miroslav Lachman <000.fbsd@quip.cz> In-Reply-To: <4991EEE0.2050202@quip.cz> Message-ID: <20090210220131.M3338@maildrop.int.zabbadoz.net> References: <200804112132.m3BLWb6x089521@freefall.freebsd.org> <4991EEE0.2050202@quip.cz> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-jail@FreeBSD.org Subject: Re: kern/122270: [jail] [patch] jail numbers keep incrementing X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 22:05:08 -0000 On Tue, 10 Feb 2009, Miroslav Lachman wrote: >> http://www.freebsd.org/cgi/query-pr.cgi?pr=122270 > > Is it really commited to 7_RELENG? I am running 7.1-RELEASE and JID is still > incrementing after each stop + start. > In my test case, I started with 3 jails (JID 1, 2, 3), then I stopped jail > with JID 2, start it again (now it has JID 4), stop + start and JID is 5, > stop + start again and JID is 6... It had been backed out because it gave various people various problems and lead to races with startup/shutdown of jails an mgmt tools. But that's been looong ago. /bz -- Bjoern A. Zeeb The greatest risk is not taking one.