From owner-freebsd-current@FreeBSD.ORG Wed Dec 18 17:35:00 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 7064B70F for ; Wed, 18 Dec 2013 17:35:00 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id 48F9712C7 for ; Wed, 18 Dec 2013 17:35:00 +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 0A9904D132 for ; Wed, 18 Dec 2013 17:34:52 +0000 (UTC) Message-ID: <52B1DCC0.6040808@allanjude.com> Date: Wed, 18 Dec 2013 12:34:56 -0500 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: FreeBSD Current Subject: Re: ZFS Boot patch References: <52B1DB06.3090305@allanjude.com> In-Reply-To: <52B1DB06.3090305@allanjude.com> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hRPerlFgHVbmPpTGRrt3N86jUmCmDfiJ8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 17:35:00 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hRPerlFgHVbmPpTGRrt3N86jUmCmDfiJ8 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2013-12-18 12:27, Allan Jude wrote: > An issue we thought we had fixed, was not actually fixed. > > When doing a GELI based Root-on-ZFS install, the 'bootpool' is not > always properly mounted in the installed system. > > The lines added to loader.conf to make it use the zpool.cache file and > learn of the existence of the 2nd pool are required, and have the > desired effect. > > However, it seems that the 2nd pool is not always listed in the cache f= ile. > > The attached patch should fix this issue. > > Hopefully this can get MFCd in time for the next RC > > A note for the release notes. If you have an existing install, it can be 'repaired' easily: zpool import -f bootpool zpool set cachefile=3D/boot/zfs/zpool.cache bootpool This will add the bootpool to the existing zpool.cache (which contains the data for your main pool) This only applies to users who opted to encrypt their zpool. --=20 Allan Jude --hRPerlFgHVbmPpTGRrt3N86jUmCmDfiJ8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSsdzBAAoJEJrBFpNRJZKfBY0P/33F4x3UIzAkVWLYlTZr+0Vv fecBaexUkvv/rs9hbLRu6E6h5g4wBPQ86K5JPN/B1vAPv+A/UZRacUMuq2qVOOyh skei848N2QTybxkws42TqjL/ie0C9AYgdhOLsc4ekyhrM47uihWr+p/gxWfamcpa Ags33bqXI7M26PNuJ0mUDIbTG/aLsLVL/O88Qe6NqzRDIfeiBgk+HMUGPDLTNwEo jQ7DnkpDB1X4X6ADuY1aZU5HJJD+n41DJPC+qJ3ZfqhqDFWn9HPPXSbRqacvQTCI nT+tQkf11CcUY97mBJyv/mDpouvEHzPtKS0TkaOSNChss2Yh7Vc10rM5UtKcfc+I LHRL5qC1AF0DFb5Xu2NrAMCS5yPadvJPFhM64C0Ejd0X7HUAC3Saw4ik+CuKuhtG 1p9+NiRXl9Lo5CXVIEv2+lY2P7q6wreizFT5/4tXRyaEeGLiwLRSUkWxDQHiZXrB Zvur2uUWIaX425iWnRK6NW8efz2zKQDmvVi7pG3k8cYR1KNwBYV9+k0dCVI4hKG6 bKPCtO19Ip0PRLNVXtS9Chqmh6G8yCFrd3hmtNroJkglJ1h57cZ49NhMcqiNsFID 0PZEsESx14Fmenzw9FG7e7cbbq9H9nByp7u2vKQL9hyhT5xd7DHM1moe2aDNBFyx +UwA5X6pHEbaWPgBU5SS =yW20 -----END PGP SIGNATURE----- --hRPerlFgHVbmPpTGRrt3N86jUmCmDfiJ8--