Date: Wed, 30 Dec 2009 12:05:15 -0500 From: Michael Powell <nightrecon@hotmail.com> To: freebsd-questions@freebsd.org Subject: Re: geometry does not match label Message-ID: <hhg1a6$c65$1@ger.gmane.org> References: <4B3B7BC4.8080807@chamonix.reportlab.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Robin Becker wrote: > I'm just setting up a software raid mirror using geom; everything seems to > be working fine and the mirror is slowly synchronizing. > > Because of cabling constraints this is a mirror rather than a duplex (I > haven't used mirror before) so the gm0 components are ad0/ad1 rather than > ad0/ad2. In dmesg I see > ...... > GEOM_MIRROR: Device mirror/gm0 launched (1/2). > GEOM_MIRROR: Device gm0: rebuilding provider ad1. > GEOM: mirror/gm0s1: geometry does not match label (16h,63s != 255h,63s). > ...... > Trying to mount root from ufs:/dev/mirror/gm0s1a > ...... > > anyone know if I should worry about the "geometry does not match label" > message? >From what I understand, no. I've seen this on all my machines at boot up since the recent round of updating. Since the consensus seems to be that it is harmless I've ignored it and have experienced no problem of any kind to date. This is still a "YMMV" thing, but I'd bet you can ignore it too. You should know that the ad0/ad1 will result in a fairly drastic performance hit. This is a master/slave arrangement on the same channel. You really really should get another cable and do the ad0/ad2 arrangement. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hhg1a6$c65$1>