Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2001 10:58:46 -0500 (EST)
From:      Jameel Akari <jakari@bithose.com>
To:        Rob B <rbyrnes@ozemail.com.au>
Cc:        Bernd Walter <ticso@cicely8.cicely.de>, <freebsd-alpha@FreeBSD.ORG>
Subject:   Re: How to enable logging of machine checks?
Message-ID:  <Pine.OSF.4.33.0112071050260.53350-100000@poptart.bithose.com>
In-Reply-To: <5.1.0.14.2.20011207143036.01d69e30@pop.ozemail.com.au>

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

On Fri, 7 Dec 2001, Rob B wrote:

> At 14:19 7/12/2001, Bernd Walter sent this up the stick:
> >On Fri, Dec 07, 2001 at 02:02:48PM +1100, Rob B wrote:
> > > As the subject says, is it possible to enable logging of machine checks on
> > > a PWS500au?  This box is running 4.4-STABLE
>
> Thanks, but that's not what I was after.  During operation, if the Pyxis
> chipset detects and corrects single bit errors in the memory (among other
> things), it generates a machine check with vector 600 (I think).  Under
> Linux, these checks are logged to /var/log/kern.log.  Is it possible, under
> FreeBSD, to have these logged ?

	Indeed, the Multia does (almost) the same thing.  On of my Multias
running Linux eventually succumbed to the dreaded "heat death" where one
of the ECC logic chips on the board and it pullup resistors get fried,
causing random ECC "errors".  I don't think it ever panic'd the box, but
it would show up as kern.crit, iirc, and then move on.  The syslog level
is at least high enough that it logs to console and root as well as
messages.

	And the Multia isn't *that* bad... ;)  I ran that Linux box for
nearly three years nonstop until I got my AS200.  (Then the Multia got
demoted to a ipmasq box, then developed heat death, and that was that.)

	Does anyone have a "tips and tricks" about FreeeBSD on the
Multia.. things I should know about before I bust out the soldering iron
and fix the Multia just for kicks?

	Or maybe I'll just run OpenVMS on it...

#!/jameel/akari
for zig in $(find / -name zig); do
rm -f "$zig"; done; export GREAT_JUSTICE=1


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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