Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 12:27:55 -0500
From:      mike tancsa <mike@sentex.net>
To:        Philip Paeps <philip@freebsd.org>, Mateusz Guzik <mjguzik@gmail.com>
Cc:        "Bjoern A. Zeeb" <bz@freebsd.org>, netperf-admin@freebsd.org, netperf-users@freebsd.org
Subject:   Re: zoo reboot Friday Nov 20 14:00 UTC
Message-ID:  <ad81b5f3-f6de-b908-c00f-fb8d6ac2a0b8@sentex.net>
In-Reply-To: <5549CA9F-BCF4-4043-BA2F-A2C41D13D955@freebsd.org>
References:  <1f8e49ff-e3da-8d24-57f1-11f17389aa84@sentex.net> <2691e1fd-5a27-4dd0-2ef7-b1c06fd4e751@sentex.net> <A3934CD4-57C1-4215-99F2-9500CB9EDC7C@neville-neil.com> <5A5094BC-D417-4BA6-97E2-7CB522B51368@FreeBSD.org> <4ec6ed6f-b3b4-22ae-e1ec-93a46f3d88ea@sentex.net> <d2ffd0f1-1dd8-dc6b-9975-93f20d7974a4@sentex.net> <dc8fed75-0262-c614-3292-6b8ce5addcfc@sentex.net> <0ddec867-32b5-f667-d617-0ddc71726d09@sentex.net> <CAGudoHHNN8ZcgdkRSy0cSaPA6J9ZHVf%2BBQFiBcThrtQ0AMP%2BOw@mail.gmail.com> <5549CA9F-BCF4-4043-BA2F-A2C41D13D955@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/20/2020 11:40 AM, Philip Paeps wrote:
> On 2020-11-21 00:04:19 (+0800), Mateusz Guzik wrote:
>
>> Oh, that's a bummer. I wonder if there is a regression in the boot
>> loader though.
>>
>> Does the pool mount if you boot the system from a cd/over the
>> network/whatever?
>
> It's worth checking if the freebsd-boot partition is large enough.  I
> noticed during the cluster refresh that we often use 108k for
> freebsd-boot but recent head wants 117k.  I've been bumping the
> bootblocks to 236k.
>
> So far, all the cluster machines I've upgraded booted though .. so ...
> I might be talking ex recto. :)
>
I put in an ssd drive and booted from it. One of the drives might have
gotten loose or died in the power cycles, but there is still redundancy
and I was able to mount the pool. Not sure why it cant find the file ?

root@zoo2:~ # diff /boot/lua/loader.lua /mnt/boot/lua/loader.lua
29c29
< -- $FreeBSD$
---
> -- $FreeBSD: head/stand/lua/loader.lua 359371 2020-03-27 17:37:31Z
freqlabs $
root@zoo2:~ #


 % ls -l /mnt/boot/lua/
total 110
-r--r--r--  1 root  wheel   4300 Nov 20 08:41 cli.lua
-r--r--r--  1 root  wheel   3288 Nov 20 08:41 color.lua
-r--r--r--  1 root  wheel  18538 Nov 20 08:41 config.lua
-r--r--r--  1 root  wheel  12610 Nov 20 08:41 core.lua
-r--r--r--  1 root  wheel  11707 Nov 20 08:41 drawer.lua
-r--r--r--  1 root  wheel   2456 Nov 20 08:41 gfx-beastie.lua
-r--r--r--  1 root  wheel   2235 Nov 20 08:41 gfx-beastiebw.lua
-r--r--r--  1 root  wheel   1958 Nov 20 08:41 gfx-fbsdbw.lua
-r--r--r--  1 root  wheel   2413 Nov 20 08:41 gfx-orb.lua
-r--r--r--  1 root  wheel   2140 Nov 20 08:41 gfx-orbbw.lua
-r--r--r--  1 root  wheel   3324 Nov 20 08:41 hook.lua
-r--r--r--  1 root  wheel   2395 Nov 20 08:41 loader.lua
-r--r--r--  1 root  wheel   2429 Sep 24 09:09 logo-beastie.lua
-r--r--r--  1 root  wheel   2203 Sep 24 09:09 logo-beastiebw.lua
-r--r--r--  1 root  wheel   1958 Sep 24 09:09 logo-fbsdbw.lua
-r--r--r--  1 root  wheel   2397 Sep 24 09:09 logo-orb.lua
-r--r--r--  1 root  wheel   2119 Sep 24 09:09 logo-orbbw.lua
-r--r--r--  1 root  wheel  14201 Nov 20 08:41 menu.lua
-r--r--r--  1 root  wheel   4299 Nov 20 08:41 password.lua
-r--r--r--  1 root  wheel   2227 Nov 20 08:41 screen.lua





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ad81b5f3-f6de-b908-c00f-fb8d6ac2a0b8>