From owner-freebsd-current Sun Jul 1 12:22:41 2001 Delivered-To: freebsd-current@freebsd.org Received: from gypsy.vrac.iastate.edu (gypsy.vrac.iastate.edu [129.186.232.122]) by hub.freebsd.org (Postfix) with ESMTP id 391C737B401 for ; Sun, 1 Jul 2001 12:22:38 -0700 (PDT) (envelope-from patrick@137.org) Received: from tomservo.vrac.iastate.edu (tomservo.vrac.iastate.edu [129.186.232.121]) by gypsy.vrac.iastate.edu (Postfix) with ESMTP id A337850D; Sun, 1 Jul 2001 14:22:37 -0500 (CDT) Received: from tomservo.vrac.iastate.edu (localhost [127.0.0.1]) by tomservo.vrac.iastate.edu (Postfix) with ESMTP id E712419F81; Sun, 1 Jul 2001 14:22:36 -0500 (CDT) To: Alfred Perlstein Cc: freebsd-current@freebsd.org Subject: Re: Vinum + DEVFS ? In-reply-to: "Sat, 30 Jun 2001 22:30:14 CDT." <20010630223014.F84523@sneakerz.org> Date: Sun, 01 Jul 2001 14:22:36 -0500 From: Patrick Hartling Message-Id: <20010701192236.E712419F81@tomservo.vrac.iastate.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alfred Perlstein wrote: } * Patrick Hartling [010630 14:04] wrote: } > I just got two new hard drives, and I am preparing to set them up to do } > RAID-1 with Vinum. A few weeks ago (around the time that use of DEVFS } > became the default in -current), I saw a message saying that Vinum was } > not yet ready for use with DEVFS. Is that still the case? } } I fixed that. :) Let me and Grog know if you have problems. Everything seems to be okay with the vinum device node creation, but I am having problems with my vinum configuration. I basically copied this from an example in the online documentation (which is also in the vinum(8) manpage); drive da3e device /dev/da3s1e drive da4e device /dev/da4s1e volume mirror plex org concat sd length 12g drive da3e plex org concat sd length 12g drive da4e When I do 'vinum create', I get the following: 1: drive da3e device /dev/da3s1e ** 1 : Invalid argument 2: drive da4e device /dev/da4s1e ** 2 : Invalid argument 3: volume mirror 4: plex org concat 5: sd length 12g drive da3e 6: plex org concat 7: sd length 12g drive da4e Which one is the invalid argument, and why is it invalid? Is there some caveat I have missed? -Patrick Patrick L. Hartling | Research Assistant, VRAC patrick@137.org | 2624 Howe Hall -- (515)294-4916 http://www.137.org/patrick/ | http://www.vrac.iastate.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message