From owner-freebsd-jail@FreeBSD.ORG Mon Jun 13 14:30:11 2011 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 C722B106566C for ; Mon, 13 Jun 2011 14:30:11 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id A64AA8FC0A for ; Mon, 13 Jun 2011 14:30:11 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 268FD5C43; Mon, 13 Jun 2011 10:14:01 -0400 (EDT) Date: Mon, 13 Jun 2011 10:14:01 -0400 From: Wesley Shields To: freebsd-jail@FreeBSD.org Message-ID: <20110613141401.GA6688@atarininja.org> References: <201106131107.p5DB759E092108@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201106131107.p5DB759E092108@freefall.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: Current problem reports assigned to freebsd-jail@FreeBSD.org 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: Mon, 13 Jun 2011 14:30:11 -0000 On Mon, Jun 13, 2011 at 11:07:05AM +0000, FreeBSD bugmaster wrote: > Note: to view an individual PR, use: > http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). > > The following is a listing of current problems submitted by FreeBSD users. > These represent problem reports covering all versions including > experimental development code and obsolete releases. > > > S Tracker Resp. Description > -------------------------------------------------------------------------------- > o kern/156111 jail [jail] procstat -b not supported in jail I can't reproduce this one. From the host I can use 'procstat -b' on a pid that is in a jail. From within a jail I can use 'procstat -b' on the same pid. From within one jail I can't do anything to a pid in another jail. I'm not sure what the submitter was doing and the PR is a bit lacking of information. -- WXS