From owner-freebsd-virtualization@FreeBSD.ORG Wed Jan 12 00:25:11 2011 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 417771065670; Wed, 12 Jan 2011 00:25:11 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id C75098FC0C; Wed, 12 Jan 2011 00:25:10 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 35F3C41C7CF; Wed, 12 Jan 2011 01:25:09 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 3LdO7Us8g9+w; Wed, 12 Jan 2011 01:25:08 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 3B24141C7CE; Wed, 12 Jan 2011 01:25:08 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 3C4AA4448F3; Wed, 12 Jan 2011 00:23:56 +0000 (UTC) Date: Wed, 12 Jan 2011 00:23:55 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Julian Elischer In-Reply-To: <4D2CF3BB.1080700@freebsd.org> Message-ID: <20110112002201.K14966@maildrop.int.zabbadoz.net> References: <86ei8j6xd7.fsf@kopusha.home.net> <4D2CF3BB.1080700@freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD virtualization mailing list Subject: Re: smbfs on VIMAGE kernel X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2011 00:25:11 -0000 On Tue, 11 Jan 2011, Julian Elischer wrote: > On 1/11/11 11:42 AM, Mikolaj Golub wrote: >> Hi, >> >> With the attached patch I can mount and use samba fs on current built with >> VIMAGE option. >> > but what does that actually MEAN? > > you are in a jail > you have your own stack. > you mount a filesystem. > When someone outside the jail (who can see that point in the filesystem) > sees it, > who's stack do they use to access it? Short answer: you cannot mount any file system inside a jail unless it's marked jail friendly which brings us to ZFS only currently. /bz -- Bjoern A. Zeeb You have to have visions! Going to jail sucks -- All my daemons like it! http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html