From owner-freebsd-geom@FreeBSD.ORG Sat Oct 7 23:34:30 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 367E016A407 for ; Sat, 7 Oct 2006 23:34:30 +0000 (UTC) (envelope-from johan@stromnet.org) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id A070B43D45 for ; Sat, 7 Oct 2006 23:34:29 +0000 (GMT) (envelope-from johan@stromnet.org) Received: from elfi.stromnet.org (90.224.172.102) by pne-smtpout2-sn1.fre.skanova.net (7.2.075) id 451BA3C70024DD09; Sun, 8 Oct 2006 01:34:24 +0200 Received: from localhost (localhost [127.0.0.1]) by elfi.stromnet.org (Postfix) with ESMTP id D29FF61DAA; Sun, 8 Oct 2006 01:34:22 +0200 (CEST) X-Virus-Scanned: amavisd-new at stromnet.org Received: from elfi.stromnet.org ([127.0.0.1]) by localhost (elfi.stromnet.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t8fJrn0ozVC6; Sun, 8 Oct 2006 01:34:22 +0200 (CEST) Received: from [IPv6:2001:16d8:ff20:2:217:f2ff:fe41:3f1b] (jstrom-mb.wlan.v6.stromnet.org [IPv6:2001:16d8:ff20:2:217:f2ff:fe41:3f1b]) by elfi.stromnet.org (Postfix) with ESMTP id DFC6A61DAD; Sun, 8 Oct 2006 01:34:21 +0200 (CEST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <7829E3C0-3EAF-4797-8111-85E836365B6E@stromnet.org> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?Johan_Str=F6m?= Date: Sun, 8 Oct 2006 01:34:10 +0200 To: Ivan Voras X-Mailer: Apple Mail (2.752.3) Cc: freebsd-geom@freebsd.org Subject: Re: gmirror, removing disk and mounting gives strange error X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2006 23:34:30 -0000 On Oct 8, 2006, at 00:23 , Ivan Voras wrote: > Johan Str=F6m wrote: > >> Okay, so the FS might not be clean since I removed the disk while =20 >> the FS >> was mounted.. But why does it report gm1s1g?? thats the mountpoint =20= >> of my >> gm1 mirror (or rather the s1g on the gm1 mirror).. Confusing ;) > > UFS records the mountpoint where the file system was last mounted. =20 > I've > seen fsck use this information when reporting error messages, so this > may be the reason. > Hm okay, that might explain why it said /storage/gm1s1g instead of =20 the gmirror device name /dev/mirror/gm1s1g. > _______________________________________________ > freebsd-geom@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-geom > To unsubscribe, send any mail to "freebsd-geom-=20 > unsubscribe@freebsd.org"