Vivek Khera wrote: > I'm now starting to get worried... last night the box spewed forth > these: > > dtfe2 kernel log messages: > +++ /tmp/security.N8067F3a Wed Oct 11 03:03:32 2006 > +g_post_event_x(0xffffffff80210a70, 0xffffff0016c551a0, 2, 262144) > +g_post_event_x(0xffffffff80210a70, 0xffffff003c90cc20, 2, 262144) > +g_post_event_x(0xffffffff80210a70, 0xffffff0016c55220, 2, 262144) > +g_post_event_x(0xffffffff80210a70, 0xffffff00008a9b40, 2, 262144) > > and a bunch more, with the second argument the only thing varying. > > As before, FreeBSD 6.1-REL amd64.
As far as I can tell, those are just tracing messages from the GEOM subsystem, not error messages. By the way, IIRC there have been a few fixes in gmirror since 6.1-Release. It might be worth updating to RELENG_6, just in case. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "If you think C++ is not overly complicated, just what is a protected abstract virtual base pure virtual private destructor, and when was the last time you needed one?" -- Tom Cargil, C++ Journal _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
