From owner-freebsd-stable@FreeBSD.ORG Fri Nov 25 21:39:00 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C3F3106566B for ; Fri, 25 Nov 2011 21:39:00 +0000 (UTC) (envelope-from daniel@digsys.bg) Received: from smtp-sofia.digsys.bg (smtp-sofia.digsys.bg [193.68.3.230]) by mx1.freebsd.org (Postfix) with ESMTP id 4D9898FC08 for ; Fri, 25 Nov 2011 21:38:59 +0000 (UTC) Received: from [192.92.129.101] ([192.92.129.101]) (authenticated bits=0) by smtp-sofia.digsys.bg (8.14.4/8.14.4) with ESMTP id pAPLCIHA051556 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 25 Nov 2011 23:12:46 +0200 (EET) (envelope-from daniel@digsys.bg) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 From: Daniel Kalchev In-Reply-To: Date: Fri, 25 Nov 2011 23:12:21 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <8DC79843-9CF8-4C49-B871-0B0BB591B95C@4lin.net> To: Shawn Webb X-Mailer: Apple Mail (2.1251.1) Cc: Denny Schierz , freebsd-stable@freebsd.org Subject: Re: What about network virtualization for jails? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2011 21:39:00 -0000 On Nov 25, 2011, at 10:36 PM, Shawn Webb wrote: > I don't really know much about how using vnet with jails will affect > NFS services. I would suggest setting up a test environment before > attempting anything on production servers. I was unsuccessful in setting up NFS from within a VIMAGE jail -- that = had to run in the host environment. If there is a way to do it, that = would be great news. Daniel=