From owner-freebsd-current@FreeBSD.ORG Sun Apr 1 18:01:52 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F13F16A421 for ; Sun, 1 Apr 2007 18:01:52 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id F409A13C458 for ; Sun, 1 Apr 2007 18:01:51 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 4AF6A4569A; Sun, 1 Apr 2007 20:01:50 +0200 (CEST) Received: from localhost (154.81.datacomsa.pl [195.34.81.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 9558645683; Sun, 1 Apr 2007 20:01:43 +0200 (CEST) Date: Sun, 1 Apr 2007 20:01:25 +0200 From: Pawel Jakub Dawidek To: Eric Anderson Message-ID: <20070401180125.GE25661@garage.freebsd.pl> References: <460FDEF2.2060203@centtech.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GLp9dJVi+aaipsRk" Content-Disposition: inline In-Reply-To: <460FDEF2.2060203@centtech.com> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-current@freebsd.org Subject: Re: geom_journal panic: wrong offset 500107860990 for sectorsize 512 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 18:01:52 -0000 --GLp9dJVi+aaipsRk Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 01, 2007 at 11:33:54AM -0500, Eric Anderson wrote: > After running: >=20 > gjournal load > gjournal label -s 4G /dev/mirror/data >=20 > I got this panic, and now every time I load geom_journal.ko, the system p= anics this same way. >=20 > GEOM_JOURNAL: Journal 4239489025: mirror/data contains data. > GEOM_JOURNAL: Journal 4239489025: mirror/data contains journal. > GEOM_JOURNAL: Journal mirror/data clean. > panic: wrong offset 500107860990 for sectorsize 512 >=20 > I have a crash dump to look at if needed. > Looks something like this: > #8 0xc06e0f13 in kdb_enter (msg=3D0x12
) at = cpufunc.h:60 > #9 0xc06c2334 in panic (fmt=3D0xc0943b8b "wrong offset %jd for sectorsiz= e %u") at /usr/src/sys/kern/kern_shutdown.c:547 > #10 0xc0685316 in g_io_request (bp=3D0xc2edaad4, cp=3D0xc2485140) at /usr= /src/sys/geom/geom_io.c:356 > #11 0xc0685aae in g_write_data (cp=3D0xc2485140, offset=3DUnhandled dwarf= expression opcode 0x93) at /usr/src/sys/geom/geom_io.c:643 >=20 >=20 > This is running -CURRENT's latest snapshot (from March). Could you give me full backtrace? I don't see who calls g_write_data() exactly. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --GLp9dJVi+aaipsRk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGD/N1ForvXbEpPzQRAg8WAJ44gte03bNHvca5Lp/Qla9S7HmSDQCg39GT oNwnlq/1/LV2PXxJKVyF6fk= =0SZj -----END PGP SIGNATURE----- --GLp9dJVi+aaipsRk--