Date: Sat, 22 Aug 2020 22:10:14 +0000 From: marco <freebsd-current@lordsith.net> To: freebsd-current@freebsd.org Subject: Re: 13-CURRENT won't boot after switch to sysutils/openzfs Message-ID: <20200822221014.GA1744@freedom.nl> In-Reply-To: <20200822164848.GA71156@freedom.nl> References: <20200822114934.GB40844@lordsith.net> <bae620a6-1538-289c-8c14-b855d6cebca0@FreeBSD.org> <a2dd2f76-e726-b3e8-bc23-933be5eff3e5@FreeBSD.org> <20200822162743.GA64297@freedom.nl> <a97df6a8-1796-8978-f630-802589a897dc@FreeBSD.org> <20200822164848.GA71156@freedom.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 22, 2020 at 04:48:48PM +0000, you (marco) sent the following to= [freebsd-current] : > On Sat, Aug 22, 2020 at 12:31:24PM -0400, you (Ryan Moeller) sent the fol= lowing to [freebsd-current] : > > > > > So besides not being able to boot f= rom the openzfs 2020080800 package install, I can't figure out why I can't = upgrade the openzfs pkg to 2020081800 (which is the latest one in ports so = I presume a package also exists of that same version) > >=20 > >=20 > > Ok the pkg repo may not be updated with the new version yet, the latest= =20 > > I see is still 08. I think the problem though is you aren't using the= =20 > > GENERIC kernel, so the module from the pkg repo is failing to load at= =20 > > boot. You should build the module from ports instead, or use the GENERI= C=20 > > kernel. Let me know if that works for you! >=20 > Okay, currently running a buildkernel which I'll install into > r364030-OpenZFS. > I'm running GENERIC-NODEBUG to see if I can squeeze a bit more > performnce out of this ThinkPad X230 > But I'll build and install GENERIC into the new BE to see if that'll make= a difference. >=20 > These will be my steps: >=20 > cd /usr/src (currently at r364030) > make -DMALLOC_PRODUCTION -j4 buildkernel > bectl mount r364030-OpenZFS /mnt > set openzfs_load=3D"YES" in /mnt/boot/loader.conf and comment out zfs_loa= d for Base ZFS > make -DMALLOC_PRODUCTION -j4 installkernel DESTDIR=3D/mnt > mergemaster -Fp -D /mnt /* don't think is needed since I haven't buildwor= ld from updated sources beyond r364030 > mergemaster -Fi -D /mnt /* don't think is needed since I haven't buildwor= ld from updated sources beyond r364030 > make -DBATCH_DELETE_OLD_FILES delete-old DESTDIR=3D/mnt > bectl umount r364030-OpenZFS > bectl activate r364030-OpenZFS > shutdown -r now >=20 > If that won't work either I'll see if I can build sysutils/openzfs from p= orts but I'd rather not mix packages and ports. building and installing the GENERIC kernel did not do anything. I can confirm BE r364030-OpenZFS booted with GENERIC but I got dropped into the mountroot prompt again. Before I got there I saw: Trying to mount root from zfs:zroot/ROOT/r364030-OpenZFS failed with error 2: unknown file system. Guess I'll try to install sysutils/openzfs from ports next. --=20 Marco van Lienen -- FreeBSD enthusiast https://keybase.io/scarcry , GnuPG id: 8580E6CB "The Tuck Pendleton machine...zero defects." --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EAREKAB0WIQSgJdiqrBvS/DgNT8GOoAuohYDmywUCX0GXwwAKCRCOoAuohYDm yzMYAJ9OKQYPM+Yk1+isrdZoDtla/3NzPQCfcLhLbebUHhTaOC5QRVv/31o6Cfw= =om85 -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200822221014.GA1744>