Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2020 16:48:48 +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:  <20200822164848.GA71156@freedom.nl>
In-Reply-To: <a97df6a8-1796-8978-f630-802589a897dc@FreeBSD.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

--PEIAKu/WMn1b1Hv9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Aug 22, 2020 at 12:31:24PM -0400, you (Ryan Moeller) sent the follo=
wing to [freebsd-current] :
>=20
> > So besides not being able to boot from the openzfs 2020080800 package i=
nstall, I can't figure out why I can't upgrade the openzfs pkg to 202008180=
0 (which is the latest one in ports so I presume a package also exists of t=
hat 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 GENERIC=
=20
> kernel. Let me know if that works for you!

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.

These will be my steps:

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_load =
for Base ZFS
make -DMALLOC_PRODUCTION -j4 installkernel DESTDIR=3D/mnt
mergemaster -Fp -D /mnt /* don't think is needed since I haven't buildworld=
 from updated sources beyond r364030
mergemaster -Fi -D /mnt /* don't think is needed since I haven't buildworld=
 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

If that won't work either I'll see if I can build sysutils/openzfs from por=
ts but I'd rather not mix packages and ports.

--=20
Marco van Lienen -- FreeBSD enthusiast
https://keybase.io/scarcry , GnuPG id: 8580E6CB
"The Tuck Pendleton machine...zero defects."

--PEIAKu/WMn1b1Hv9
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iF0EAREKAB0WIQSgJdiqrBvS/DgNT8GOoAuohYDmywUCX0FMbQAKCRCOoAuohYDm
y7JKAJ4oX1q0pu57bm3Gd12dgNk5Dff9tgCeKz1xV/XWOchchC5LDFgSzscDPCQ=
=CrlA
-----END PGP SIGNATURE-----

--PEIAKu/WMn1b1Hv9--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200822164848.GA71156>