Date: Thu, 3 Dec 2009 20:32:06 +0100 From: Frederic Praca <frederic.praca@freebsd-fr.org> To: Francisco Reyes <lists@stringsutils.com> Cc: freebsd-geom@freebsd.org Subject: Re: Problem after upgrading from 7 to 8 Message-ID: <20091203203206.3d9e2524@coruscant.dnsalias.net> In-Reply-To: <cone.1259791305.635377.98411.1000@zoraida.natserv.net> References: <20091202220614.663d1c44@coruscant.dnsalias.net> <cone.1259791305.635377.98411.1000@zoraida.natserv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Le Wed, 02 Dec 2009 17:01:45 -0500, Francisco Reyes <lists@stringsutils.com> a =E9crit : > Frederic Praca writes: >=20 > > disk. I did not have any problem on 7.x but now, I must type=20 > > gmirror load > > in single-user mode to go on booting. >=20 > Perhaps you had it compiled on kernel or setup in /boot/loader.conf. > You likely just need to set it up in /boot/loader.conf or re-build > kernel with it. Well... Hum... I think I could get a pointy hat on that :D Now, with GEOM_MIRROR option in the kernel, it's a lot better even if I get these logs in dmesg GEOM: ad0s3: geometry does not match label (255h,63s !=3D16h,63s).=20 WARNING: ad0s3 expected rawoffset 0, found 20964825 WARNING: ad0s4 expected rawoffset 0, found 104840190 GEOM: ad0s3: geometry does not match label (255h,63s !=3D 16h,63s). WARNING: ad0s3a expected rawoffset 0, found 20964825 GEOM: ad0s3a: geometry does not match label (255h,63s !=3D 16h,63s). GEOM: ad0s3c: geometry does not match label (255h,63s !=3D 16h,63s). WARNING: ad0s4d expected rawoffset 0, found 104840190 GEOM: ad1: partition 1 does not start on a track boundary. GEOM: ad1: partition 1 does not end on a track boundary. GEOM: ad0s3a: geometry does not match label (255h,63s !=3D 16h,63s). GEOM: ad0s3c: geometry does not match label (255h,63s !=3D 16h,63s). WARNING: ufsid/48bd9effc035bcd5 expected rawoffset 0, found 20964825 WARNING: label/raid1-160 expected rawoffset 0, found 104840190 GEOM: ad1s1: geometry does not match label (16h,63s !=3D 16h,255s). GEOM: ad1s1: geometry does not match label (16h,63s !=3D 16h,255s). GEOM_MIRROR: Force device raid1 start due to timeout. GEOM_MIRROR: Device mirror/raid1 launched (1/2). WARNING: ad1s1a expected rawoffset 0, found 104840190 WARNING: mirror/raid1 expected rawoffset 0, found 104840190 WARNING: mirror/raid1d expected rawoffset 0, found 104840190 WARNING: ufsid/494d7ced39133ede expected rawoffset 0, found 104840190 WARNING: ufsid/494d7ced39133eded expected rawoffset 0, found 104840190 Trying to mount root from ufs:/dev/ad0s3a WARNING: ad0s3a expected rawoffset 0, found 20964825 WARNING: ufsid/48bd9effc035bcd5 expected rawoffset 0, found 20964825 WARNING: mirror/raid1 expected rawoffset 0, found 104840190 WARNING: mirror/raid1d expected rawoffset 0, found 104840190 WARNING: ufsid/494d7ced39133ede expected rawoffset 0, found 104840190 WARNING: ufsid/494d7ced39133eded expected rawoffset 0, found 104840190 Any idea about the fact that geometry is seen as wrong whereas it was not in v7.x ? Fred --=20 Quand les =E9v=E9nements nous d=E9passent, feignons d'en =EAtre les=20 organisateurs. -+- Pierre Desproges -+-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091203203206.3d9e2524>