From owner-freebsd-stable@FreeBSD.ORG Wed Oct 11 14:58:06 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2755416A403 for ; Wed, 11 Oct 2006 14:58:06 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7453E43D46 for ; Wed, 11 Oct 2006 14:58:05 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (wfgjaj@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id k9BEvwJK097850; Wed, 11 Oct 2006 16:58:03 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id k9BEvw8e097849; Wed, 11 Oct 2006 16:57:58 +0200 (CEST) (envelope-from olli) Date: Wed, 11 Oct 2006 16:57:58 +0200 (CEST) Message-Id: <200610111457.k9BEvw8e097849@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, vivek@khera.org In-Reply-To: <9345B4B2-2CCD-4C63-922F-014C620682A3@khera.org> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Wed, 11 Oct 2006 16:58:04 +0200 (CEST) Cc: Subject: Re: gmirror warnings X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, vivek@khera.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 14:58:06 -0000 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