From owner-freebsd-stable@FreeBSD.ORG Mon Nov 19 14:22:17 2007 Return-Path: Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEDA416A419 for ; Mon, 19 Nov 2007 14:22:17 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [IPv6:2001:1b20:1:3::1]) by mx1.freebsd.org (Postfix) with ESMTP id 12A4213C43E for ; Mon, 19 Nov 2007 14:22:16 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id lAJEM92u091763; Mon, 19 Nov 2007 15:22:15 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id lAJEM9Xp091762; Mon, 19 Nov 2007 15:22:09 +0100 (CET) (envelope-from olli) Date: Mon, 19 Nov 2007 15:22:09 +0100 (CET) Message-Id: <200711191422.lAJEM9Xp091762@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, toomas.aas@raad.tartu.ee In-Reply-To: <474577B9.7090104@raad.tartu.ee> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Mon, 19 Nov 2007 15:22:15 +0100 (CET) Cc: Subject: Re: garbled gjournal messages in dmesg with 7.0-BETA3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, toomas.aas@raad.tartu.ee List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 14:22:18 -0000 Toomas Aas wrote: > kernel: GEOM_JOURNAL: Journal 161627211: aacd1s2 contains data. > kernel: GEOM_JOURNAL: Journal 161627211: aacd1s2 contains journal. > kernel: GEOM_JOURNAL: Journal aacd1s2 clean. > kernel: GEOM_JOURNAL: Journal 3372893522: aacd1s3 contains data. > kernel: GEOM_JOURNAL: Journal 3372893522: aacd1s3 contains journal. > kernel: GEOM_JOURNAL: Journal aacd1s3 clean. > kernel: GEOM_JOURNAL: BIO_FLUSH not supported by aacd1s2. > kernel: GEOM_JOURNAL: BIO_FLUSH not supported by aacd1s3. > kernel: WARNING: Expected rawoffset 0, found 514080 > kernel: WARNING: Expected rawoffset 0, found 42443730 > > Now I updated RELENG_7 today (20071119), and upon rebooting there are some > garbled messages: > > kernel: GEOM_JOURNAL: Journal 161627211: aacd1s2 contains data. > kernel: GEOM_JOURNAL: Journal 161627211: aacd1s2 contains journal. > kernel: GEOM_JOURNAL: Journal aacd1s2 clean. > kernel: GEOM_JOURNAL: Journal 3372893522: aacd1s3G EcOoMn_tJaOiUnRsN AdLa:t > aB.IO > kernel: _GFELOUMS_HJ OnUoRtN AsLu:p pJoorutrenda lb y 3a3a7c2d819s325.22 > kernel: : aacd1s3 contains journal. > kernel: GEOM_JOURNAL: Journal aacd1s3 clean. > kernel: GEOM_JOURNAL: BIO_FLUSH not supported by aacd1s3. > kernel: WARNING: Expected rawoffset 0, found 514080 > kernel: WARNING: Expected rawoffset 0, found 42443730 Both sets of messages are exactly identical, except that in the second set, a few parts got interleaved. Try to copy the garbled parts and delete every second character, then you can recognize it. It's a known problem, but it's not trivial to solve in a generic and efficient way. > The filesystem on aacd1s3.journal was mounted successfully and files seem > to be intact, (but I haven't really verified all the files). Don't worry, your file systems are OK. It's just a display problem. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "To this day, many C programmers believe that 'strong typing' just means pounding extra hard on the keyboard." -- Peter van der Linden