From owner-freebsd-sysinstall@FreeBSD.ORG Tue Oct 15 03:37:51 2013 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5D669C14 for ; Tue, 15 Oct 2013 03:37:51 +0000 (UTC) (envelope-from freebsd@allanjude.com) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id 3894D2C26 for ; Tue, 15 Oct 2013 03:37:51 +0000 (UTC) Received: from [10.1.1.1] (S01060001abad1dea.hm.shawcable.net [50.70.108.129]) (Authenticated sender: allan.jude@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 455AC3DC53 for ; Tue, 15 Oct 2013 03:37:50 +0000 (UTC) Message-ID: <525CB8AB.2090305@allanjude.com> Date: Mon, 14 Oct 2013 23:38:19 -0400 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-sysinstall@freebsd.org Subject: Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI References: <52531295.7090700@allanjude.com> <5254D231.5070803@allanjude.com> <13CA24D6AB415D428143D44749F57D720FC4B3F2@LTCFISWMSGMB21.FNFIS.com> <525596A7.2090701@allanjude.com> <13CA24D6AB415D428143D44749F57D720FC4B907@LTCFISWMSGMB21.FNFIS.com> <52561AB6.3030802@allanjude.com> In-Reply-To: <52561AB6.3030802@allanjude.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 03:37:51 -0000 For those of you not aware, the latest version of the root-on-ZFS+GELI in bsdinstall patch shipped as part of FreeBSD 10.0-BETA1 today. Please test it and report any issues you have. There is one known issue (already patched in our repo), where if you do a GELI pool, the unencrypted /boot pool is not mounted properly once the system is up (a case where the /boot/zfs/zpool.cache is still useful) -- Allan Jude