From owner-freebsd-current@FreeBSD.ORG Wed Nov 1 18:57:53 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A1216A403 for ; Wed, 1 Nov 2006 18:57:53 +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 05C6743D58 for ; Wed, 1 Nov 2006 18:57:42 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 78FAE45684; Wed, 1 Nov 2006 19:57:24 +0100 (CET) Received: from localhost (dkh63.neoplus.adsl.tpnet.pl [83.24.11.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 2C1F545681; Wed, 1 Nov 2006 19:57:16 +0100 (CET) Date: Wed, 1 Nov 2006 19:57:13 +0100 From: Pawel Jakub Dawidek To: Ceri Davies , current@FreeBSD.org Message-ID: <20061101185712.GP15861@garage.freebsd.pl> References: <20061101181549.GB41596@submonkey.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eLe8FOcWSbbyMVJD" Content-Disposition: inline In-Reply-To: <20061101181549.GB41596@submonkey.net> 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=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: Subject: Re: gjournal panic 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: Wed, 01 Nov 2006 18:57:53 -0000 --eLe8FOcWSbbyMVJD Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 01, 2006 at 06:15:49PM +0000, Ceri Davies wrote: >=20 > The file at http://people.freebsd.org/~ceri/journal.gz, when gunzip'd, > will panic a system with options GEOM_JOURNAL and UFS_GJOURNAL upon > running "mdconfig -a -f journal". The geom_label module is also loaded, > but it's otherwise GENERIC. >=20 > This file was created like so: >=20 > truncate -s 2g journal > mdconfig -a -f journal > > newfs -J /dev/md1 > mount /dev/md1 /mnt > umount /mnt > gjournal label -f /dev/md1 > >=20 > I'm not at this system's console and I don't have dumps configured, so > have only this information, but I will be at the console tomorrow if it > helps. I fixed md(4). It was panicing when unknown I/O request was received (eg. BIO_FLUSH, but also BIO_DELETE). --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --eLe8FOcWSbbyMVJD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFFSO4IForvXbEpPzQRAuM6AKCDoOiQtbLpG4ncCeHfFmJ4NgOZywCgx1pF M3oRQfHSdwgPcycKGndqoJg= =ArAM -----END PGP SIGNATURE----- --eLe8FOcWSbbyMVJD--