From owner-freebsd-geom@FreeBSD.ORG Mon Jan 17 21:14:21 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 75E9116A4CE; Mon, 17 Jan 2005 21:14:21 +0000 (GMT) Received: from koyukuk.teamcool.net (koyukuk.teamcool.net [208.39.216.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0516E43D3F; Mon, 17 Jan 2005 21:14:21 +0000 (GMT) (envelope-from kgunders@teamcool.net) Received: from localhost (localhost [127.0.0.1]) by localhost.teamcool.net (TeamCool Rocks) with SMTP id 2EFB611E66; Mon, 17 Jan 2005 14:14:20 -0700 (MST) Received: from [192.168.1.112] (unknown [192.168.1.112]) by koyukuk.teamcool.net (TeamCool Rocks) with ESMTP id B262D11E64; Mon, 17 Jan 2005 14:14:19 -0700 (MST) Message-ID: <41EC2AB3.2050704@teamcool.net> Date: Mon, 17 Jan 2005 14:14:27 -0700 From: Ken Gunderson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <20050111110012.GB75478@atreides.freenix.no> <20050111161324.GA8528@odin.ac.hmc.edu> <20050117161647.GD75478@atreides.freenix.no> <20050117184212.GB7538@odin.ac.hmc.edu> <20050117203314.GA795@darkness.comp.waw.pl> In-Reply-To: <20050117203314.GA795@darkness.comp.waw.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Brooks Davis cc: Shaun Jurrens 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: Mon, 17 Jan 2005 21:14:21 -0000 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. Are you referencing prefixing vs. not prefixing with /dev here? And if so, is this fixed in just 5.3-stable, or 5.3-p4 as well? I think just the former, but am not 100% certain. TIA-- kg