From owner-freebsd-geom@FreeBSD.ORG Tue Sep 5 14:05:51 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 B564016A4DF for ; Tue, 5 Sep 2006 14:05:51 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FCA243D45 for ; Tue, 5 Sep 2006 14:05:50 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 02F2C51391; Tue, 5 Sep 2006 16:05:48 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 8E1A25131F for ; Tue, 5 Sep 2006 16:05:32 +0200 (CEST) Date: Tue, 5 Sep 2006 16:05:32 +0200 From: Pawel Jakub Dawidek To: freebsd-geom@freebsd.org Message-ID: <20060905140532.GE16045@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ey/N+yb7u/X9mFhi" Content-Disposition: inline X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Subject: ddb> show geom 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: Tue, 05 Sep 2006 14:05:51 -0000 --ey/N+yb7u/X9mFhi Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi. The patch below adds 'show geom' command to DDB. One can give as an argument a pointer to any GEOM object (class, geom, provider or consumer) to see details about the object. If no arguments are given, the entire GEOM topology will be printed. http://people.freebsd.org/~pjd/patches/db_show_geom.patch Comments? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --ey/N+yb7u/X9mFhi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFE/YQrForvXbEpPzQRAh32AJ9W/YR8Nr2FDcT40OO/7WMxuzn5HACg9y4A bD8R6iwNHCa1RCW+Bs+jAV8= =JXWA -----END PGP SIGNATURE----- --ey/N+yb7u/X9mFhi--