Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2018 14:56:13 -0700
From:      Alan Somers <asomers@freebsd.org>
To:        tech-lists <tech-lists@zyxst.net>
Cc:        freebsd-fs <freebsd-fs@freebsd.org>, FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: zfs problems after rebuilding system
Message-ID:  <CAOtMX2g79aqkinu0meBzhLbui7n9H9yiEwxKm6cxpZSaxbWqbg@mail.gmail.com>
In-Reply-To: <65372449-53f1-8002-981a-e20f4a592e26@zyxst.net>
References:  <21c64a2d-b9f9-24c8-88ec-ff1210891f60@zyxst.net> <CAOtMX2jfmh%2BAMccAMcPSRq-DcQgs6wioqSSUHncEfPruD=w_Ag@mail.gmail.com> <1dc2b8ef-2914-8182-e2b0-ac637e6b2095@zyxst.net> <CAOtMX2gHm_UdYzn5J6Lm76r8KakkYMzEcxddFYLqkmGYwkihuQ@mail.gmail.com> <65372449-53f1-8002-981a-e20f4a592e26@zyxst.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 2, 2018 at 2:53 PM, tech-lists <tech-lists@zyxst.net> wrote:

> On 02/03/2018 21:38, Alan Somers wrote:
> > The relevant code is in /etc/rc.d/zfs, and it already uses "-a".  Have
> > you checked if /etc/rc.d/zfs is printing any errors to the console
> > during boot?
>
> Nothing much in dmesg -a
>
> # dmesg -a | egrep -i zfs
> ZFS filesystem version: 5
> ZFS storage pool version: features support (5000)
>
> # cat /etc/rc.conf | egrep -i zfs
> zfs_enable="YES"
>
> very puzzling
> --
> J.
>

dmesg only shows stuff that comes from the kernel, not the console.  To see
what's printed to the console, you'll actually have to watch it.  Or enable
/var/log/console.log by uncommenting the appropriate line in
/etc/syslog.conf.

-Alan



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