From owner-freebsd-current@FreeBSD.ORG Mon Nov 18 08:54:31 2013 Return-Path: Delivered-To: freebsd-current@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 C7D2AC5B for ; Mon, 18 Nov 2013 08:54:31 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id A312C27F0 for ; Mon, 18 Nov 2013 08:54:30 +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 8D0D825790 for ; Mon, 18 Nov 2013 08:54:24 +0000 (UTC) Message-ID: <5289D5C4.1020202@allanjude.com> Date: Mon, 18 Nov 2013 03:54:28 -0500 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: zpool requires re-import on reboot References: <1384760874666-5861930.post@n5.nabble.com> <5289CFDD.9090708@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="iSCrksdaamgTWgcGjw1tXv2KbxQ55GX8a" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 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: Mon, 18 Nov 2013 08:54:31 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iSCrksdaamgTWgcGjw1tXv2KbxQ55GX8a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2013-11-18 03:51, Beeblebrox wrote: >> Is there anything "non-standard" about your configuration? >> All pools that are present in /boot/zfs/zpool.cache on a root filesyst= em of a >> root pool should be automatically imported. > Yes I know that, hence the reason I posted. > > ll /boot/zfs shows recently updated zpool.cache =3D> > -rw-r--r-- 1 root wheel 3736 Nov 18 10:03 zpool.cache > > * No special setting on pool or datasets of the pool > * /etc/src.conf even has "LOADER_ZFS_SUPPORT=3D yes" > * custom kernel has label disabled (#options GEOM_LABEL ). > However, generic kernel shows same behavior. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" In /boot/loader.conf try adding: zpool_cache_load=3D"YES" zpool_cache_type=3D"/boot/zfs/zpool.cache" zpool_cache_name=3D"/boot/zfs/zpool.cache" This should make it read the zpool.cache file and mount all of the pools,= instead of only the one which contains your root file system --=20 Allan Jude --iSCrksdaamgTWgcGjw1tXv2KbxQ55GX8a 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/ iQIcBAEBAgAGBQJSidXHAAoJEJrBFpNRJZKf16IP/2pSPC2F2ElJkc1ucymwA65Z i4uCkKWTFCY9iiCXGPpgqgOz6b+CqgCPB8mmBH4oqXE4R+CW2hquH1WSsa7R74e4 iY6BKrmDIXr5EbXakdombG91J8InggEXUu/fDbX52+MuKHglHyCN0xdqesgZoBO+ weOPqwoNH6a2a7EMKG8ApoSqhenwmCTXnfDCti1w/jnmmfPG6aJJcu+714uCiSM3 IYVwxMebWH5RMIdBMzoAx31mQ4Vr1ETYTDesBPjPfXuuREdw3rP3LrVD2OLXKbTg afICY14hoEEL61c2Pq2XLLqlzKqHtGYV6caEaG4EttQQDm6a7tjHhJjeYkeP6ydb sb9jSRML9JPnRZx4eate4WEPafE997Gk4uuywBuSw/pzpbjULtgpcXBSSkbLYPmo u/Sub4EN5LVPVIRfAhqMaQUWc6qKSyCEx4YsgZEG+W989rgjJ31JyJYdzESUa6QL B7wgyXgJYu8cFv+lGodyX/vtpS577BzqTFJ63k3ok7f0eCq++KbhYZvfNdqAzQIe SjrsD1QN+TKE+miGYCyZCn0wEehSDV0mGTHjYBGdD+sj+2O8MYC+zfGB6qwcOq9I /DL61iKkU2jBeFwnTE1b9KzoVtMlACX7b5G6Jc2jtBv7dYRGoGbuk4Jfgdkkv256 yBXBe8VZ3AfQVtBpld9I =cRIp -----END PGP SIGNATURE----- --iSCrksdaamgTWgcGjw1tXv2KbxQ55GX8a--