Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Feb 1999 09:37:05 -0500
From:      "Stephen C. Comoletti" <stevec@delanet.com>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   help with running vinum
Message-ID:  <36BEF691.A2A2B5CC@delanet.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36BEF691.A2A2B5CC>