From owner-freebsd-jail@FreeBSD.ORG Mon Jun 8 17:57:14 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 71A27106566C; Mon, 8 Jun 2009 17:57:14 +0000 (UTC) (envelope-from ltning@anduin.net) Received: from mail.anduin.net (mail.anduin.net [213.225.74.249]) by mx1.freebsd.org (Postfix) with ESMTP id 2D5538FC15; Mon, 8 Jun 2009 17:57:13 +0000 (UTC) (envelope-from ltning@anduin.net) Received: from [212.62.248.147] (helo=[192.168.2.10]) by mail.anduin.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MDihL-00085Q-G6; Mon, 08 Jun 2009 19:31:51 +0200 Message-Id: From: =?ISO-8859-1?Q?Eirik_=D8verby?= To: "Bjoern A. Zeeb" In-Reply-To: <200906081730.n58HU939013478@freefall.freebsd.org> Mime-Version: 1.0 (Apple Message framework v935.3) Date: Mon, 8 Jun 2009 19:32:56 +0200 References: <200906081730.n58HU939013478@freefall.freebsd.org> X-Mailer: Apple Mail (2.935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-jail@FreeBSD.org Subject: Re: kern/133265: [jail] is there a solution how to run nfs client in jail environment? 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, 08 Jun 2009 17:57:14 -0000 Hoi, someone (Landon) did a java16 build on one of our sparc64 jails using NFS in some way for cross-building elsewhere and stuff. Some userland NFS from ports, I believe. Just fyi. /Eirik On 8. juni. 2009, at 19.30, Bjoern A. Zeeb wrote: > The following reply was made to PR kern/133265; it has been noted by > GNATS. > > From: "Bjoern A. Zeeb" > To: bug-followup@FreeBSD.org, pg@fincombank.com > Cc: > Subject: Re: kern/133265: [jail] is there a solution how to run nfs > client > in jail environment? > Date: Mon, 8 Jun 2009 17:18:35 +0000 (UTC) > > The general answer is: it is not possible. > > You could do the NFS mount from the base system and have the > mountpoint within the visbility of the jail. > > You may get around enabling raw_sockets but if that works somehow I > wouldn't rely on it and you'll have to be aware of what globally > enabling raw sockets means. > > With FreeBSD 8 it will hopefully be possible as you may have your own > network stack oer jail. I am just not sure if the NFS code is there > ("fully virtualized") yet to make it work. > > -- > Bjoern A. Zeeb The greatest risk is not taking > one. > _______________________________________________ > freebsd-jail@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-jail > To unsubscribe, send any mail to "freebsd-jail- > unsubscribe@freebsd.org" >