From owner-freebsd-questions Fri Feb 18 12:52:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boris.netgate.net (boris.netgate.net [204.145.147.154]) by hub.freebsd.org (Postfix) with ESMTP id 81B1837B8B8 for ; Fri, 18 Feb 2000 12:52:54 -0800 (PST) (envelope-from wellsian@caffeine.com) Received: from localhost (wellsian@localhost) by boris.netgate.net (8.9.3/8.9.3) with ESMTP id MAA16126; Fri, 18 Feb 2000 12:52:04 -0800 (PST) (envelope-from wellsian@caffeine.com) Date: Fri, 18 Feb 2000 12:52:03 -0800 (PST) From: wellsian X-Sender: wellsian@boris.netgate.net To: "Vadim Yu. Vaganov" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vinum In-Reply-To: <20000218164710.A470@gw.sttec.yar.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did you change da0e and da1e's fstypes from "4.2BSD" to "vinum"? e.g.: disklabel -e /dev/da0e Dave On Fri, 18 Feb 2000, Vadim Yu. Vaganov wrote: > Hi! > I've 3.4-R box > > my configfile: > drive a device /dev/da0e > drive b device /dev/da1e > volume mirror > plex org concat > sd length 0 drive a > plex org concat > sd length 0 drive b > > And then i make > vinum create configfile > i receave the message: > .... > ** 2 Drive b has invalid partition type: Inappropriate file type or format > Configuration summary > > Drives: 0 (4 configured) > Volumes: 2 (4 configured) > Plexes: 4 (8 configured) > Subdisks: 4 (16 configured) > > D a State: referenced Device /dev/da0e Avail: 0 > /0 MB > D b State: referenced Device /dev/da1e Avail: 0 > /0 MB > > V mirror State: up Plexes: 4 Size: 17 GB > > P mirror.p0 C State: up Subdisks: 1 Size: 0 B > P mirror.p1 C State: faulty Subdisks: 1 Size: 0 B > P mirror.p2 C State: down Subdisks: 1 Size: 17 GB > P mirror.p3 C State: down Subdisks: 1 Size: 17 GB > > Then i run command > vinum start > on display: > /kernel vinum don't find drive > > It don't working > > What happened? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message