From owner-freebsd-stable@FreeBSD.ORG Tue Apr 14 17:35:21 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 24E92106566B for ; Tue, 14 Apr 2009 17:35:21 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mx1.freebsd.org (Postfix) with ESMTP id CF3F28FC24 for ; Tue, 14 Apr 2009 17:35:20 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-11-z2.arcor-online.net (mail-in-11-z2.arcor-online.net [151.189.8.28]) by mx.arcor.de (Postfix) with ESMTP id 788E52AF205 for ; Tue, 14 Apr 2009 19:35:19 +0200 (CEST) Received: from mail-in-10.arcor-online.net (mail-in-10.arcor-online.net [151.189.21.50]) by mail-in-11-z2.arcor-online.net (Postfix) with ESMTP id 604BB3464CC for ; Tue, 14 Apr 2009 19:35:19 +0200 (CEST) Received: from lorvorc.mips.inka.de (dslb-092-075-205-013.pools.arcor-ip.net [92.75.205.13]) by mail-in-10.arcor-online.net (Postfix) with ESMTPS id D66D528F08D for ; Tue, 14 Apr 2009 19:35:18 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-10.arcor-online.net D66D528F08D Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.3/8.14.3) with ESMTP id n3EHZIgo056636 for ; Tue, 14 Apr 2009 19:35:18 +0200 (CEST) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.3/8.14.3/Submit) id n3EHZI8M056635 for freebsd-stable@freebsd.org; Tue, 14 Apr 2009 19:35:18 +0200 (CEST) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Tue, 14 Apr 2009 17:35:18 +0000 (UTC) Message-ID: References: <903df7091089b1351bfc99310c128d5c.squirrel@wettoast.dyndns.org> <20090414143734.GC71083@ma.sigsys.de> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-stable@freebsd.org 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 17:35:21 -0000 Raphael Becker wrote: > 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 > seems the only source of information for that so far. dumpfs(8) shows the ID of a UFS file system. GEOM_LABEL: Label for provider ad6s1a is ufsid/49b818dc7f60a735. $ dumpfs ad6s1a magic 19540119 (UFS2) time Mon Apr 13 15:15:27 2009 superblock location 65536 id [ 49b818dc 7f60a735 ] [...] -- Christian "naddy" Weisgerber naddy@mips.inka.de