Problem after upgrading from 7 to 8
Frederic Praca
frederic.praca at freebsd-fr.org
Thu Dec 3 19:31:21 UTC 2009
Le Wed, 02 Dec 2009 17:01:45 -0500,
Francisco Reyes <lists at stringsutils.com> a écrit :
> Frederic Praca writes:
>
> > disk. I did not have any problem on 7.x but now, I must type
> > gmirror load
> > in single-user mode to go on booting.
>
> 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 !=16h,63s).
WARNING: ad0s3 expected rawoffset 0, found 20964825
WARNING: ad0s4 expected rawoffset 0, found 104840190
GEOM: ad0s3: geometry does not match label (255h,63s != 16h,63s).
WARNING: ad0s3a expected rawoffset 0, found 20964825
GEOM: ad0s3a: geometry does not match label (255h,63s != 16h,63s).
GEOM: ad0s3c: geometry does not match label (255h,63s != 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 != 16h,63s).
GEOM: ad0s3c: geometry does not match label (255h,63s != 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 != 16h,255s).
GEOM: ad1s1: geometry does not match label (16h,63s != 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
--
Quand les événements nous dépassent, feignons d'en être les
organisateurs.
-+- Pierre Desproges -+-
More information about the freebsd-geom
mailing list