Date: Fri, 15 Oct 2004 09:31:39 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: John Hay <jhay@icomtek.csir.co.za> Cc: freebsd-current@freebsd.org Subject: Re: geom mirror problem Message-ID: <20041015073139.GO73767@darkness.comp.waw.pl> In-Reply-To: <20041015062024.GA81642@zibbi.icomtek.csir.co.za> References: <20041007090656.GY73767@darkness.comp.waw.pl> <20041007132421.GA41532@zibbi.icomtek.csir.co.za> <20041007133537.GC73767@darkness.comp.waw.pl> <20041007202326.GA55025@zibbi.icomtek.csir.co.za> <20041008051359.GF73767@darkness.comp.waw.pl> <20041008055833.GB42075@zibbi.icomtek.csir.co.za> <20041008090309.GA77513@zibbi.icomtek.csir.co.za> <20041011134828.GI73767@darkness.comp.waw.pl> <20041013150027.GK73767@darkness.comp.waw.pl> <20041015062024.GA81642@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--oygaTt13GzoPPEjZ Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 15, 2004 at 08:20:24AM +0200, John Hay wrote: +> Ok, I have tried it with all the other patches also applied. Maybe I sho= uld +> try with only this one? I see you are pulling all your changes into +> RELENG_5, so maybe I should try with just that and no patches? You should try with no patches at all. +> Anyway I have booted twice now and both times it booted, but in degraded +> mode. It looks like this: +>=20 +> ################### +> acpi_cpu: throttling enabled, 16 steps (100% to 6.2%), currently 100.0% +> ad0: 114473MB <ST3120022A/8.54> [232581/16/63] at ata0-master UDMA100 +> ad2: 114473MB <ST3120022A/8.54> [232581/16/63] at ata1-master UDMA100 +> GEOM_MIRROR: Device gm0 created (id=3D861616013). +> GEOM_MIRROR: Device gm0: provider ad0 detected. +> GEOM_MIRROR: Device gm0: provider ad2 detected. +> GEOM_MIRROR: g_mirror_can_go: geom gm0.sync +> GEOM_MIRROR: g_mirror_can_go: NULL provider +> GEOM_MIRROR: g_mirror_can_go: can_go=3D0 +> GEOM_MIRROR: Device gm0: provider ad2 activated. +> GEOM_MIRROR: Device gm0: provider mirror/gm0 launched. +> GEOM_MIRROR: Device gm0: rebuilding provider ad0. +> GEOM_MIRROR: g_mirror_can_go: geom gm0.sync +> GEOM_MIRROR: g_mirror_can_go: geom is ready +> GEOM_MIRROR: g_mirror_can_go: geom gm0 +> GEOM_MIRROR: g_mirror_can_go: geom is ready +> GEOM_MIRROR: g_mirror_can_go: can_go=3D1 +> Mounting root from ufs:/dev/mirror/gm0s1a +> ################### +>=20 +> How can I see why it starts in degraded mode or can one deduce it from +> the above output? Increase debug level to 2 by doing: # echo kern.geom.mirror.debug=3D2 >> /boot/loader.conf Could you send me the output of df(1) and 'swapctl -l' commands? --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --oygaTt13GzoPPEjZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBb3zbForvXbEpPzQRAvLWAKCLho9jWE3RG6YRHHR4F24Ynkz8bQCdElTs yzeTljOfv4K7Q90s30Zdpws= =eUq7 -----END PGP SIGNATURE----- --oygaTt13GzoPPEjZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041015073139.GO73767>