Date: Tue, 21 Sep 2004 09:22:21 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: John Hay <jhay@icomtek.csir.co.za> Cc: freebsd-current@freebsd.org Subject: Re: race between geom and root mount Message-ID: <20040921072221.GC93460@darkness.comp.waw.pl> In-Reply-To: <20040921061110.GA33071@zibbi.icomtek.csir.co.za> References: <20040920170724.GA9605@zibbi.icomtek.csir.co.za> <20040920173224.GJ88658@darkness.comp.waw.pl> <20040921061110.GA33071@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--t0UkRYy7tHLRMCai Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 21, 2004 at 08:11:10AM +0200, John Hay wrote: +> > Maybe you're a victim of the problem which was just fixed in -CURRENT. +> > Could you try g_mirror.c rev. 1.27 and g_label.c rev. 1.10? +>=20 +> I have built a RELENG_5 kernel with g_mirror.c 1.28 and g_label.c 1.11, +> but it still does the same. I booted over a serial console and here is +> the capture of a boot -v. The order of the last few lines is a little +> different when booting using a serial and vga console, but neither +> works. :-) With a vga console some of the GEOM messages arrive after +> the Mounting Root message. On both some of the last messages are pretty +> garbled. Not sure how can I help now. This is a new issue, but there is quite simlar issue already: when one of the mirror's components is down, root file system also can't be mounted, because gmirror waits some time for all components to come. I've a patch which should solve your problem: http://people.freebsd.org/~pjd/patches/root_mount.patch but it is not going to be committed, as phk asked me to hold on, he will provide some more complete solution. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --t0UkRYy7tHLRMCai Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBT9atForvXbEpPzQRAiWiAKDFsAWPGcPGoG+9M313ZmYiQZ/H5wCeOI3R HtfGWIjhQhyWWA7HMmLfooY= =iI6k -----END PGP SIGNATURE----- --t0UkRYy7tHLRMCai--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040921072221.GC93460>