From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 01:55:20 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB9D3BF2 for ; Fri, 17 Oct 2014 01:55:20 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92051E84 for ; Fri, 17 Oct 2014 01:55:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=Kg3wELQvgQg2Vau2JBf+E/YencYF6AatgqSHsi/r7QE=; b=kBMVFqfz2kL0HrxaLCWeDnACXKg9b1AJff8hnSuleS/udJPVw+pQrPpzmkPJJy5tCf9RiBNHBOfHEFePYwoRCo2/gZZhgPSsLH55nuSkVfIQH6d5zqQVu1h3Y8ZOa/VGLyrwHJHNvPuJ0YHy0kEw8NHg0oQwoFREzHP5C3ghjko=; Received: from [203.174.11.50] (port=51183 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1Xevts-0037wn-Ay; Thu, 16 Oct 2014 19:00:13 -0600 Date: Fri, 17 Oct 2014 08:59:57 +0800 From: Erich Dollansky To: Paul Macdonald Subject: Re: jail issue post upgrade Message-ID: <20141017085957.4ff57ab0@X220.alogt.com> In-Reply-To: <543FAB8D.5080304@ifdnrg.com> References: <543FAB8D.5080304@ifdnrg.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2014 01:55:20 -0000 Hi, On Thu, 16 Oct 2014 12:27:09 +0100 Paul Macdonald wrote: > On a box that recently been upgraded from 9.1 to 10.0-REL i'm seeing > an odd issue within jails > did you also update the world inside your jails? Erich