From owner-freebsd-jail@FreeBSD.ORG Tue Oct 8 11:24:37 2013 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 05205433 for ; Tue, 8 Oct 2013 11:24:37 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD0412A10 for ; Tue, 8 Oct 2013 11:24:36 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 89AD3210DC for ; Tue, 8 Oct 2013 07:24:33 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Tue, 08 Oct 2013 07:24:34 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=Q0NvybJ68mgrAXMSVzUba82SbJg=; b=c57 JgMrkC4gLBzjAL7LHl3otAyPvjnAj62DT9XAyefu+FjNg3dV4KaXg4NGbLnMynKE VTvgWZ431m0s4ZzzN+aFip5sl5PoUofFojS7nOsVzHMSpoGfNPUp+QEoTZbzuLO0 W5OO4dy9a/a2Dp50BjMSkYj2hA47b/emQTLnMl3Y= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 57F88116771; Tue, 8 Oct 2013 07:24:33 -0400 (EDT) Message-Id: <1381231473.1593.31390985.61592116@webmail.messagingengine.com> X-Sasl-Enc: qtvhKI2AsVEb4IGXg1+N1PTjc816SNggDH/94aILgfFi 1381231473 From: Mark Felder To: freebsd-jail@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-ce174988 In-Reply-To: References: Subject: Re: Panic Freebsd 9.1 using "export jail_plex_geek_lan_zfs_datasets" Date: Tue, 08 Oct 2013 06:24:33 -0500 X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 11:24:37 -0000 On Sun, Sep 29, 2013, at 22:29, Miguel Clara wrote: > > I'm also not sure whats the best way to make zfs datasets visible inside > a > jail... should simply use mount_nullfs? > I just use nullfs for my plex jail. Keeping it simple seems to work just fine.