From owner-freebsd-questions@FreeBSD.ORG Sun Aug 22 04:26:55 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F622106564A for ; Sun, 22 Aug 2010 04:26:55 +0000 (UTC) (envelope-from prvs=843db1774=joeb_722@comclark.com) Received: from vg1-esaclark.comclark.com (vg1-esaclark.comclark.com [202.69.191.119]) by mx1.freebsd.org (Postfix) with ESMTP id D191C8FC0A for ; Sun, 22 Aug 2010 04:26:54 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlVKALk8cEzKRa3gPGdsb2JhbACFeYFwjiuKKwEBAQE1ujqFNwSEM4hA X-IronPort-AV: E=Sophos;i="4.56,249,1280678400"; d="scan'208";a="20904536" Received: from unknown (HELO [202.69.173.224]) ([202.69.173.224]) by avmxsmtp3.comclark.com with ESMTP; 22 Aug 2010 11:57:13 +0800 Message-ID: <4C70A018.7030509@comclark.com> Date: Sun, 22 Aug 2010 11:57:12 +0800 From: Joe User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: ZFS & jails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2010 04:26:55 -0000 I am thinking about running zfs on the host for everything except booting the system. I plan to create a 1gb zfs area which I want to use for a jail directory tree. Is this possible?