Re: ZFS BE not booting

From: marco <marco+freebsd-current_at_lordsith.net>
Date: Thu, 28 May 2020 07:56:10 +0000
On Tue, May 26, 2020 at 06:32:28PM -0400, you (Allan Jude) sent the following to [freebsd-current] :
> > Hmm, with the r359556 BE currently active, to my surprise 'svn info' on /usr/src is showing it's at r360723 instead of r359556.
> > IIRC after creating the r360723 BE I mounted it, cd'd into
> > /tmp/be_mount.xxxxx/usr/src and ran a 'svn up -r 360723'.
> > I might be mistaken in that step, can't remember.
> > Perhaps I activated r360723, rebooted into it and did a 'svn up -r
> > 360723' from /usr/src.
> > 
> > If /usr is not a part of a BE how does one keep different versions of
> > /usr/src if I mean to do src upgrades using BEs ?
> > 
> 
> Looks like the problem is the graphics driver. When you rebuild your
> kernel you also need to update the drm-kmod port to match your kernel
> version.
> 
> -- 
> Allan Jude
> 

Thanks Allan that solved that step.
I had to make reinstall (did a make install first but it failed to
register and make advised me to make deinstall / reinstall.
I indeed did update graphics/drm-current-kmod when updating to r359556 with only the default BE but forgot about having done that.
System not booted into r360723 BE with freshly installed kernel, hower
installworld failed with:

<rest of output omitted>

rm -f /usr/share/openssl/man/man7/Ed448.7
/usr/share/openssl/man/man7/Ed448.7.gz;  install -l h -o root -g wheel
-m 444  /usr/share/openssl/man/man7/Ed25519.7.gz
/usr/share/openssl/man/man7/Ed448.7.gz
rm -f /usr/share/openssl/man/man7/X448.7
/usr/share/openssl/man/man7/X448.7.gz;  install -l h -o root -g wheel -m
444  /usr/share/openssl/man/man7/X25519.7.gz
/usr/share/openssl/man/man7/X448.7.gz
A failure has been detected in another branch of the parallel make

make[6]: stopped in /usr/src/secure/lib/libcrypto
*** [realinstall_subdir_secure/lib/libcrypto] Error code 2

make[5]: stopped in /usr/src/secure/lib
1 error

make[5]: stopped in /usr/src/secure/lib
*** [realinstall_subdir_secure/lib] Error code 2

make[4]: stopped in /usr/src/secure
1 error

make[4]: stopped in /usr/src/secure
*** [realinstall_subdir_secure] Error code 2

make[3]: stopped in /usr/src
4 errors

make[3]: stopped in /usr/src
*** [reinstall] Error code 2

make[2]: stopped in /usr/src
1 error

make[2]: stopped in /usr/src
*** [installworld] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [installworld] Error code 2

make: stopped in /usr/src

make: stopped in /usr/src

Not sure how I ended up in that situation exactly.
Think I'm going to destroy that r360723 BE for now and create a new one
for a later revision and do the build world, kernel and install kernel
dance and will make notes of all the steps I've taken should the update
fail at some point.

M

-- 
Marco van Lienen -- Unix SysAdmin
https://keybase.io/scarcry , GnuPG id: 8580E6CB
"The Tuck Pendleton machine...zero defects."

Received on Thu May 28 2020 - 05:56:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:24 UTC