Date: Thu, 2 Nov 2006 10:50:30 +0000 From: Ceri Davies <ceri@submonkey.net> To: Eric Anderson <anderson@centtech.com> Cc: Pawel Jakub Dawidek <pjd@freebsd.org>, current@freebsd.org Subject: Re: gjournal panic Message-ID: <20061102105030.GC41596@submonkey.net> In-Reply-To: <4548F583.2000206@centtech.com> References: <20061101181549.GB41596@submonkey.net> <20061101185712.GP15861@garage.freebsd.pl> <4548F583.2000206@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 01, 2006 at 01:29:07PM -0600, Eric Anderson wrote: > On 11/01/06 12:57, Pawel Jakub Dawidek wrote: > >On Wed, Nov 01, 2006 at 06:15:49PM +0000, Ceri Davies wrote: > >>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. > >> > >>This file was created like so: > >> > >> 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> > >> > >>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 > Sheesh Pawel, what took you so long? :) Indeed :) Thanks Pawel! Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFSc12ocfcwTS3JF8RAi5fAKCv13Rn6TAYt6GQcm8evm61zEBP+wCdGn++ EHmuaPvorbjND/mNPIDlKpI= =sxah -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061102105030.GC41596>