From owner-freebsd-stable@FreeBSD.ORG Tue Apr 14 14:37:59 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8FB21065670 for ; Tue, 14 Apr 2009 14:37:59 +0000 (UTC) (envelope-from rabe@uugrn.org) Received: from mail.uugrn.org (mail.uugrn.org [195.49.138.123]) by mx1.freebsd.org (Postfix) with ESMTP id E94108FC23 for ; Tue, 14 Apr 2009 14:37:58 +0000 (UTC) (envelope-from rabe@uugrn.org) Received: from rabe.uugrn.org (root@rabe.uugrn.org [195.49.138.102]) by mail.uugrn.org (8.14.3/8.14.3) with ESMTP id n3EEblFv071869 for ; Tue, 14 Apr 2009 16:37:57 +0200 (CEST) (envelope-from rabe@uugrn.org) Received: from daemon.ma.sigsys.de (rabe@rabe.uugrn.org [195.49.138.102]) by rabe.uugrn.org (8.14.3/8.13.8) with ESMTP id n3EEbkqr071865 for ; Tue, 14 Apr 2009 16:37:47 +0200 (CEST) (envelope-from rabe@uugrn.org) Received: from daemon.ma.sigsys.de (localhost.ma.sigsys.de [127.0.0.1]) by daemon.ma.sigsys.de (8.14.3/8.14.3) with ESMTP id n3EEbYmS071572 for ; Tue, 14 Apr 2009 16:37:34 +0200 (CEST) (envelope-from rabe@uugrn.org) Received: (from rabe@localhost) by daemon.ma.sigsys.de (8.14.3/8.14.3/Submit) id n3EEbYf2071571 for freebsd-stable@freebsd.org; Tue, 14 Apr 2009 16:37:34 +0200 (CEST) (envelope-from rabe@uugrn.org) X-Authentication-Warning: daemon.ma.sigsys.de: rabe set sender to rabe@uugrn.org using -f Date: Tue, 14 Apr 2009 16:37:34 +0200 From: Raphael Becker To: freebsd-stable@freebsd.org Message-ID: <20090414143734.GC71083@ma.sigsys.de> References: <903df7091089b1351bfc99310c128d5c.squirrel@wettoast.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vEao7xgI/oilGqZ+" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Subject: Re: RELENG_7: chatty geom X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 14:38:00 -0000 --vEao7xgI/oilGqZ+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 14, 2009 at 01:52:27AM +0200, Ivan Voras wrote: [Labels apperaring ad disappearing] > Now Glabel is complaining you didn't use a label and have used a device > node as the mount point :) This isn't new (to me). Having ufs-labelled md-devices brings me those=20 messages since 6.x (since in use geom labels), because the mdconfig=20 rc-scripts don't know about "/dev/md0 =3D=3D /dev/ufs/FOO" and therefore mo= unt=20 the md-devices directly instead of the labels which makes the labels disappear directly after mdconfig has just "created" them. =20 > I'll commit a silencing patch as soon as I get approval for it. How would one get the ids of ufsid-labels when hidden? glabel list shows only the "active" labels, especially doesn't show the ufsid-label if the device is mounted by its "legacy" devicename (just tried that). dmesg =20 seems the only source of information for that so far. Regards Raphael Becker PS: In gerneral I find it very useful to operate on labels instead of=20 "legacy" device names, especially for S-SATA disks. I even use=20 /dev/ufs/ROOT instead of /dev/ads1a which works perfectly: # dmesg | grep ROOT GEOM_LABEL: Label for provider ad6s1a is ufs/ROOT. Trying to mount root from ufs:/dev/ufs/ROOT --=20 Raphael Becker http://rabe.uugrn.org/ GnuPG: E7B2 1D66 3AF2 EDC7 9828 6D7A 9CDA 3E7B 10CA 9F2D =2E........|.........|.........|.........|.........|.........|.........|.. --vEao7xgI/oilGqZ+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFJ5J+unNo+exDKny0RAqP0AJ9APYOmgO3iuMHbMltau+GMejpQpACbBdWm aEJHquKla0rBgztW2siqWR8= =EgeW -----END PGP SIGNATURE----- --vEao7xgI/oilGqZ+--