From owner-freebsd-geom@FreeBSD.ORG Tue Jan 18 13:19:41 2005 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 86EB816A4CE; Tue, 18 Jan 2005 13:19:41 +0000 (GMT) Received: from freenix.no (atreides.freenix.no [212.33.142.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82AE143D5F; Tue, 18 Jan 2005 13:19:40 +0000 (GMT) (envelope-from shamz@atreides.freenix.no) Received: from atreides.freenix.no (localhost [127.0.0.1]) by freenix.no (8.12.11/8.12.11) with ESMTP id j0IDJcRt088590; Tue, 18 Jan 2005 14:19:39 +0100 (CET) (envelope-from shamz@atreides.freenix.no) Received: (from shamz@localhost) by atreides.freenix.no (8.12.11/8.12.11/Submit) id j0IDJPpo088589; Tue, 18 Jan 2005 14:19:25 +0100 (CET) (envelope-from shamz) Date: Tue, 18 Jan 2005 14:19:25 +0100 From: Shaun Jurrens To: Pawel Jakub Dawidek Message-ID: <20050118131925.GF75478@atreides.freenix.no> References: <20050117203314.GA795@darkness.comp.waw.pl> <20050118090616.GE75478@atreides.freenix.no> <20050118110115.GF795@darkness.comp.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050118110115.GF795@darkness.comp.waw.pl> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-RELEASE-p2 X-Philosophy: If you can read this, you're too close. X-Virus-Scanned: ClamAV 0.80/571/Wed Nov 3 01:15:45 2004 clamav-milter version 0.80j on atreides.freenix.no X-Virus-Status: Clean cc: Brooks Davis cc: freebsd-geom@FreeBSD.org Subject: Re: partitioning and labeling geom devices 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: Tue, 18 Jan 2005 13:19:41 -0000 On Tue, Jan 18, 2005 at 12:01:15PM +0100, Pawel Jakub Dawidek wrote: #> On Tue, Jan 18, 2005 at 10:06:16AM +0100, Shaun Jurrens wrote: #> +> On Mon, Jan 17, 2005 at 09:33:14PM +0100, Pawel Jakub Dawidek wrote: #> +> #> On Mon, Jan 17, 2005 at 10:42:12AM -0800, Brooks Davis wrote: #> +> #> +> > Argument "*" isn't numeric in subtraction (-) at /usr/local/sbin/diskprep #> +> #> +> > line 232. #> +> #> +> > disklabel: /dev/stripe/stripe0s1: No such file or directory #> +> #> #> +> #> This could be problem with bsdlabel(8) which was fixed some time ago. #> +> #> +> FreeBSD paracles 5.3-STABLE FreeBSD 5.3-STABLE #2: Tue Jan 11 11:48:08 #> +> CET 2005 root@paracles:/usr/obj/usr/src/sys/PARACLES i386 #> +> #> +> paracles:/root#> disklabel stripe/stripe0s1 #> +> disklabel: /dev/stripe/stripe0s1: No such file or directory #> +> #> +> paracles:/root#> ll /dev/stripe/. #> +> total 0 #> +> crw-r----- 1 root operator 4, 40 Jan 17 17:55 stripe0 #> +> #> +> There just isn't anything there to label. There's something here #> +> after fdisk that is missing (at least in the traditional sense) and that is #> +> the slices. [...] #> #> Simply calling: fdisk -I /dev/stripe/stripe0 doesn't create #> provider /dev/stripe/stripe0s1? Nope. paracles:/root#> fdisk -I /dev/stripe/stripe0 ******* Working on device /dev/stripe/stripe0 ******* paracles:/root#> ll /dev/stripe/. total 0 crw-r----- 1 root operator 4, 40 Jan 18 15:21 stripe0 But I suddenly lose a slice in /dev/mirror (plex0s2) paracles:/root#> ll /dev/mirror/. total 0 crw-r----- 1 root operator 4, 37 Jan 17 17:47 plex0 crw-r----- 1 root operator 4, 44 Jan 17 17:47 plex0s1 crw-r----- 1 root operator 4, 36 Jan 17 17:47 plex1 crw-r----- 1 root operator 4, 35 Jan 17 17:47 plex2 #> #> -- #> Pawel Jakub Dawidek http://www.wheel.pl #> pjd@FreeBSD.org http://www.FreeBSD.org #> FreeBSD committer Am I Evil? Yes, I Am! -- Yours truly, Shaun D. Jurrens shaun@shamz.net shamz@freenix.no