From owner-freebsd-geom@FreeBSD.ORG Fri Jan 23 23:34:23 2004 Return-Path: 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 4DE6716A4CE; Fri, 23 Jan 2004 23:34:23 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD75B43D31; Fri, 23 Jan 2004 23:34:21 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i0O7YJuO031211; Sat, 24 Jan 2004 08:34:19 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: "Greg 'groggy' Lehey" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 24 Jan 2004 11:53:04 +1030." <20040124012304.GA20359@wantadilla.lemis.com> Date: Sat, 24 Jan 2004 08:34:19 +0100 Message-ID: <31210.1074929659@critter.freebsd.dk> cc: freebsd-geom@freebsd.org cc: Soeren Straarup cc: Lukas Ertl Subject: Re: Updated geom_vinum X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 07:34:23 -0000 In message <20040124012304.GA20359@wantadilla.lemis.com>, "Greg 'groggy' Lehey" writes: > >--1yeeQ81UyVL57Vl7 >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline > >On Friday, 23 January 2004 at 9:34:50 +0100, Lukas Ertl wrote: >> On Fri, 23 Jan 2004, Soeren Straarup wrote: >> >>> On Thu, 22 Jan 2004, Lukas Ertl wrote: >>> >>>> An updated "GEOM screenshot" can be found at >>>> , and the sources are at >>> >>> What program have you used to draw that ? >> >> It's called dot and it is part of the graphviz port. >> >> sysctl -b kern.geom.confdot | dot -Tps > foo.ps > >It's too big to render on my machine, either with ghostview or >directly to a PostScript printer. How do you look at it? Save the output from the sysctl, insert size=8,10 as the second line and run through dot(1) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.