Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2017 19:10:00 -0800
From:      Doug Hardie <bc979@lafn.org>
To:        "freebsd-questions@freebsd.org Questions" <freebsd-questions@freebsd.org>
Subject:   Error Message at end of boot
Message-ID:  <1F79D9DB-E67E-4446-A81B-C9A3ADE4C46B@mail.sermon-archive.info>

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

I have one system  (11.1 generic installed via freebsd-update) that gives the message:

Dec  6 18:31:24 Backup kernel: FAILED

as the last message at the end of the boot process.  Messages from ports starting all precede it.  Digging through the kernel source, the only places I find such a message are:

./geom/raid/g_raid.c:		return ("FAILED");
./geom/raid/g_raid.c:		return ("FAILED");
./geom/raid/g_raid.c:		return ("FAILED");

This seems a bit odd as there is no raid hardware or software being used on this system.  The system completes the boot process, although it seems quite slow to do so, and then runs just fine.  I don't see any issues with the system.  Everything seems to work.  Any ideas how to figure out what is causing that error message?

-- Doug




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1F79D9DB-E67E-4446-A81B-C9A3ADE4C46B>