From owner-freebsd-questions Mon Feb 8 06:39:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12978 for freebsd-questions-outgoing; Mon, 8 Feb 1999 06:39:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sparcy.delanet.com (sparcy.delanet.com [208.9.136.54]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA12973 for ; Mon, 8 Feb 1999 06:39:46 -0800 (PST) (envelope-from stevec@delanet.com) Received: (qmail 22923 invoked from network); 8 Feb 1999 14:34:57 -0000 Received: from unknown (HELO delanet.com) (208.9.136.84) by sparcy.delanet.com with SMTP; 8 Feb 1999 14:34:57 -0000 Message-ID: <36BEF691.A2A2B5CC@delanet.com> Date: Mon, 08 Feb 1999 09:37:05 -0500 From: "Stephen C. Comoletti" Organization: DelaNET X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: help with running vinum Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, 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. Steve 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 ** 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 Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p0 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p1 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p1 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p0 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p0 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p1 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p1 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p0 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p0 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p1 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p1 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 does not have at least 2 subdisks Feb 8 05:21:18 hermes /kernel: vinum: plex stripe.p2 does not have at least 2 subdisks 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message