From nobody@FreeBSD.org  Fri Mar 12 02:12:01 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B3AC116A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Mar 2004 02:12:01 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A7A3943D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Mar 2004 02:12:01 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i2CAC172043435
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Mar 2004 02:12:01 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i2CAC1oM043434;
	Fri, 12 Mar 2004 02:12:01 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200403121012.i2CAC1oM043434@www.freebsd.org>
Date: Fri, 12 Mar 2004 02:12:01 -0800 (PST)
From: jason lu <jason@iis.sinica.edu.tw>
To: freebsd-gnats-submit@FreeBSD.org
Subject: jailer can't control all jail processes anymore
X-Send-Pr-Version: www-2.3

>Number:         64151
>Category:       kern
>Synopsis:       [jail] jailer can't control all jail processes anymore
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 12 02:20:13 PST 2004
>Closed-Date:    Sat Aug 27 12:17:06 GMT 2005
>Last-Modified:  Sat Aug 27 12:17:06 GMT 2005
>Originator:     jason lu
>Release:        freebsd 5.2.1-release
>Organization:
sinica.edu.tw
>Environment:
FreeBSD jail2 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE
>Description:
in our environment, we need create 2 jails to handle web service &
cvs (control version system), sometime we need stop one side for maintenance. at freebsd 4.9, we use jailer to distinc each other,
but now when we stop one jailer, others process accompany with this jailer not stop anymore.
>How-To-Repeat:
a. create a jail
b. install jailer on this jail
   #cd /usr/ports/sysutil/jailer
   #make install
c. start jail use jailer
   #jail /home/jail1 jail1 1.1.1.1 /usr/local/sbin/jailer
d. on the host(outside jail) stop jailer
   #kill -9 jailer's pid
 
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Juergen Unger <j.unger@addict.de>
To: bug-followup@freebsd.org
Cc: jason@iis.sinica.edu.tw
Subject: Re: kern/64151: [jail] jailer can't control all jail processes anymore
Date: Sun, 22 May 2005 13:10:17 +0200

 as I understand the author of sysutils/jailer this tool is
 deprecated for at least FreeBSD 5.1 and newer.  Also methods for
 starting/stopping single jails exists in the base system
 within /etc/rc.d/jail since beginning of 2004.  
 
 This pr can be closed.

From: Juergen Unger <j.unger@addict.de>
To: bug-followup@freebsd.org
Cc: jason@iis.sinica.edu.tw
Subject: Re: kern/64151: [jail] jailer can't control all jail processes anymore
Date: Sun, 22 May 2005 13:11:16 +0200

 as I understand the author of sysutils/jailer this tool is
 deprecated for at least FreeBSD 5.1 and newer.  Also methods for
 starting/stopping single jails exists in the base system
 within /etc/rc.d/jail since beginning of 2004.  
 
 This pr can be closed.

From: Juergen Unger <j.unger@addict.de>
To: bug-followup@freebsd.org
Cc: jason@iis.sinica.edu.tw
Subject: Re: kern/64151: [jail] jailer can't control all jail processes anymore
Date: Sun, 22 May 2005 13:12:00 +0200

 as I understand the author of sysutils/jailer this tool is
 deprecated for at least FreeBSD 5.1 and newer.  Also methods for
 starting/stopping single jails exists in the base system
 within /etc/rc.d/jail since beginning of 2004.  
 
 This pr can be closed.

From: Maxim Konovalov <maxim@macomnet.ru>
To: Juergen Unger <j.unger@addict.de>
Cc: bug-followup@freebsd.org
Subject: Re: kern/64151: [jail] jailer can't control all jail processes
 anymore
Date: Sun, 22 May 2005 15:29:58 +0400 (MSD)

 >  as I understand the author of sysutils/jailer this tool is
 >  deprecated for at least FreeBSD 5.1 and newer.  Also methods for
 >  starting/stopping single jails exists in the base system
 >  within /etc/rc.d/jail since beginning of 2004.
 >
 >  This pr can be closed.
 
 We need to teach the port then.
 
 -- 
 Maxim Konovalov
State-Changed-From-To: open->closed 
State-Changed-By: matteo 
State-Changed-When: Sat Aug 27 12:16:30 GMT 2005 
State-Changed-Why:  
Jailer should not be used in >5.x . Use jaiutils instead 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64151 
>Unformatted:
