On Fri, Mar 2, 2018 at 2:53 PM, tech-lists <tech-li...@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
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to