Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 19:57:13 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Ceri Davies <ceri@submonkey.net>, current@FreeBSD.org
Subject:   Re: gjournal panic
Message-ID:  <20061101185712.GP15861@garage.freebsd.pl>
In-Reply-To: <20061101181549.GB41596@submonkey.net>
References:  <20061101181549.GB41596@submonkey.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--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
>     <configured as md1>
>    newfs -J /dev/md1
>    mount /dev/md1 /mnt
>    umount /mnt
>    gjournal label -f /dev/md1
>     <panic at this point>
>=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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061101185712.GP15861>