From owner-freebsd-questions@FreeBSD.ORG Sat Jun 14 12:25:15 2014 Return-Path: Delivered-To: freebsd-questions@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 ESMTPS id 40222C9F for ; Sat, 14 Jun 2014 12:25:15 +0000 (UTC) Received: from mail-vc0-x232.google.com (mail-vc0-x232.google.com [IPv6:2607:f8b0:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F21342BE3 for ; Sat, 14 Jun 2014 12:25:14 +0000 (UTC) Received: by mail-vc0-f178.google.com with SMTP id ij19so3389225vcb.9 for ; Sat, 14 Jun 2014 05:25:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=qTxXLrOeV2GsZs9p7MnlYglPfpHXSSbdllTYypNw1n0=; b=OmWQc31MHs8wx7rUW3xXpFcWYZMmiKXISu7ta6C0pma/pYLM8VFZjDujAE6yOVfRrJ E9RqBEeoXZOYzfqtTAkaAab9rcKaRVSuiqsJGrq+zNqY/2WyP9Ir8OR7jcc8UmdY/kVe cXeiurBpiH3x+FcONI5TLHDmal0GqjhZYcDsy0RNNYY/nfPCBhghoUUog0p+6I7rgmgg DEy6Fj9vZc0sQaiwIOpOg/IbC9jB0FX/orxS9yI4mnyjhb/2RKSdayVnmqjPLIQ6/3yV SFy9hiJEBtBnQYX3mMw/dunhwuzxeaeMbkuOaXEwOuxJSXHz+AgXFnS6HVC0kiHzGUGk 2KUg== X-Received: by 10.53.0.135 with SMTP id ay7mr5783153vdd.11.1402748713533; Sat, 14 Jun 2014 05:25:13 -0700 (PDT) Received: from [127.0.0.1] (ool-2f140312.dyn.optonline.net. [47.20.3.18]) by mx.google.com with ESMTPSA id o7sm12945336vdb.24.2014.06.14.05.25.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 14 Jun 2014 05:25:12 -0700 (PDT) Message-ID: <539C3F4D.3080902@gmail.com> Date: Sat, 14 Jun 2014 08:25:49 -0400 From: Stephen Cook User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: ezjail setup - base and skeleton on SSD, jails on ZFS Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2014 12:25:15 -0000 Is it possible to set up ezjail to put the base and skeleton jails on the SSD I use for boot and /, but all the other jails on my ZFS? Thanks for any insight! -- Stephen