From owner-freebsd-questions Mon Feb 8 12:15:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24090 for freebsd-questions-outgoing; Mon, 8 Feb 1999 12:15:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24081 for ; Mon, 8 Feb 1999 12:15:46 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id GAA29243; Tue, 9 Feb 1999 06:44:22 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id GAA51667; Tue, 9 Feb 1999 06:44:19 +1030 (CST) Date: Tue, 9 Feb 1999 06:44:19 +1030 From: Greg Lehey To: "Stephen C. Comoletti" Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: help with running vinum Message-ID: <19990209064418.X86778@freebie.lemis.com> References: <36BEF691.A2A2B5CC@delanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36BEF691.A2A2B5CC@delanet.com>; from Stephen C. Comoletti on Mon, Feb 08, 1999 at 09:37:05AM -0500 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 8 February 1999 at 9:37:05 -0500, Stephen C. Comoletti wrote: > > I'm trying to use vinum for the first time, having a bit of > difficulty. I've already searched the archives and viewed the > related web pages. > > My configuration: FreeBSD 3.0 release, DEC 300i+ pII/300, 196m ram, > qlogic isp uw scsi controller, primary system drive is a seagate > st3255OW 2047m, and 2 seagate st3653OWC 6208m which I planned to > setup with vinum. Drives both are functioning with no problems that > I am aware, mounted as disk1/disk2 and able to be written/read from > with no error. I am however getting an I/O error running vinum on > the first drive which I'm at a loss to explain. Any help would be > appreciated. > My vinum config file is as follows: > # vinum config file for Hermes > > drive drive1 device /dev/da1e > drive drive2 device /dev/da2e > > volume stripe > plex org striped 512b > sd length 6g drive drive1 > sd length 6g drive drive2 > > Results of running vinum create on that config file are as follows: > > bash-2.02# vinum create /etc/vinum.conf > ** 8 Drive drive1 is not accessible: Input/output error What is the partition type of da1e? It must be `unused'. > ** 9 Unnamed sd is not associated with a plex: Invalid argument > Can't save Vinum config: Operation not permitted > Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p0 does not have at least 2 subdisks One of these messages would have been enough. > Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 is down > Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 is down > Configuration summary > > Drives: 2 (4 configured) > Volumes: 1 (4 configured) > Plexes: 3 (8 configured) > Subdisks: 4 (16 configured) > > D drive1 State: down Device /dev/da1h > D drive2 State: down Device /dev/da2h > > V stripe State: down Plexes: 3 Size: 6144 MB > > P stripe.p0 S State: down Subdisks: 1 Size: 6144 MB > P stripe.p1 S State: down Subdisks: 1 Size: 6144 MB > P stripe.p2 S State: down Subdisks: 1 Size: 6144 MB > > S stripe.p0.s0 State: down PO: 0 B Size: 6144 MB > S stripe.p1.s0 State: down PO: 0 B Size: 6144 MB > S stripe.p2.s0 State: down PO: 0 B Size: 6144 MB You appear to have run the `create' three times. This is not a good idea. The version in 3.0-RELEASE was the very first version, and was a bit shaky. In addition, some of the error messages were less than clear. Get hold of the latest version of vinum, either by supping from FreeBSD>org, or from ftp://ftp.lemis.com/pub/vinum/vinum-3.0-STABLE.tar.gz. Read the description of the `read' command carefully; it has changed since 3.0. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message