From owner-freebsd-current@FreeBSD.ORG Sun Apr 1 16:33:57 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 3831016A402; Sun, 1 Apr 2007 16:33:57 +0000 (UTC) (envelope-from anderson@centtech.com) Received: from mh2.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 0DE2313C4B8; Sun, 1 Apr 2007 16:33:56 +0000 (UTC) (envelope-from anderson@centtech.com) Received: from [192.168.42.21] (andersonbox1.centtech.com [192.168.42.21]) by mh2.centtech.com (8.13.8/8.13.8) with ESMTP id l31GXsAV014314; Sun, 1 Apr 2007 11:33:55 -0500 (CDT) (envelope-from anderson@centtech.com) Message-ID: <460FDEF2.2060203@centtech.com> Date: Sun, 01 Apr 2007 11:33:54 -0500 From: Eric Anderson User-Agent: Thunderbird 1.5.0.10 (X11/20070320) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2987/Sat Mar 31 22:15:28 2007 on mh2.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=8.0 tests=BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh2.centtech.com X-Mailman-Approved-At: Sun, 01 Apr 2007 16:36:17 +0000 Cc: Pawel Jakub Dawidek Subject: 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 16:33:57 -0000 After running: gjournal load gjournal label -s 4G /dev/mirror/data I got this panic, and now every time I load geom_journal.ko, the system panics this same way. 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 I have a crash dump to look at if needed. Looks something like this: #8 0xc06e0f13 in kdb_enter (msg=0x12
) at cpufunc.h:60 #9 0xc06c2334 in panic (fmt=0xc0943b8b "wrong offset %jd for sectorsize %u") at /usr/src/sys/kern/kern_shutdown.c:547 #10 0xc0685316 in g_io_request (bp=0xc2edaad4, cp=0xc2485140) at /usr/src/sys/geom/geom_io.c:356 #11 0xc0685aae in g_write_data (cp=0xc2485140, offset=Unhandled dwarf expression opcode 0x93) at /usr/src/sys/geom/geom_io.c:643 This is running -CURRENT's latest snapshot (from March). Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology An undefined problem has an infinite number of solutions. ------------------------------------------------------------------------