Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 04:21:50 -0500
From:      Steve Price <steve@havk.org>
To:        Greg Lehey <grog@FreeBSD.org>
Cc:        questions@FreeBSD.org
Subject:   Re: vinum troubles
Message-ID:  <20010822042150.D70621@bsd.havk.org>
In-Reply-To: <20010822182034.B31104@wantadilla.lemis.com>; from grog@FreeBSD.org on Wed, Aug 22, 2001 at 06:20:34PM %2B0930
References:  <20010822034030.A70621@bsd.havk.org> <20010822182034.B31104@wantadilla.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alright so the last set of output didn't look quite right.  According
to the vinum webpage I recreated the vinum configuration.

root@max(~/share)# vinum create vinum.config
2 drives:
D d1                    State: up       Device /dev/ad0s4e      Avail: 0/55560 MB (0%)
D d2                    State: up       Device /dev/ad2s4e      Avail: 0/55560 MB (0%)

1 volumes:
V mirror                State: up       Plexes:       2 Size:         54 GB

2 plexes:
P mirror.p0           C State: up       Subdisks:     1 Size:         54 GB
P mirror.p1           C State: up       Subdisks:     1 Size:         54 GB

2 subdisks:
S mirror.p0.s0          State: up       PO:        0  B Size:         54 GB
S mirror.p1.s0          State: up       PO:        0  B Size:         54 GB
root@max(~/share)# mount /dev/vinum/mirror
mount: /dev/vinum/mirror: unknown special file or file system
root@max(~/share)# vinum
vinum -> start
** no drives found: No such file or directory
vinum -> makedev
vinum -> start
vinum -> quit
root@max(~/share)# mount /dev/vinum/mirror
mount: /dev/vinum/mirror: unknown special file or file system
root@max(~/share)# vinum
vinum -> l -r
4 drives:
D d1                    State: up       Device /dev/ad0s4e      Avail:
55560/55560 MB (100%)
S mirror.p0.s0          State: up       PO:        0  B Size:         54 GB

D d2                    State: up       Device /dev/ad2s4e      Avail: 55560/55560 MB (100%)
S mirror.p1.s0          State: up       PO:        0  B Size:         54 GB


1 volumes:
V mirror                State: up       Plexes:       2 Size:         54 GB
P mirror.p0           C State: up       Subdisks:     1 Size:         54 GB
P mirror.p1           C State: up       Subdisks:     1 Size:         54 GB
S mirror.p0.s0          State: up       PO:        0  B Size:         54 GB
S mirror.p1.s0          State: up       PO:        0  B Size:         54 GB


2 plexes:
P mirror.p0           C State: up       Subdisks:     1 Size:         54 GB
S mirror.p0.s0          State: up       PO:        0  B Size:         54 GB

P mirror.p1           C State: up       Subdisks:     1 Size:         54 GB
S mirror.p1.s0          State: up       PO:        0  B Size:         54 GB


2 subdisks:
S mirror.p0.s0          State: up       PO:        0  B Size:         54 GB
D d1                    State: up       Device /dev/ad0s4e      Avail: 55560/55560 MB (100%)
S mirror.p1.s0          State: up       PO:        0  B Size:         54 GB
D d2                    State: up       Device /dev/ad2s4e      Avail: 55560/55560 MB (100%)
vinum -> l -r mirror
V mirror                State: up       Plexes:       2 Size:         54 GB
P mirror.p0           C State: up       Subdisks:     1 Size:         54 GB
P mirror.p1           C State: up       Subdisks:     1 Size:         54 GB
S mirror.p0.s0          State: up       PO:        0  B Size:         54 GB
S mirror.p1.s0          State: up       PO:        0  B Size:         54 GB

vinum -> quit
root@max(~/share)# mount /dev/vinum/mirror
mount: /dev/vinum/mirror: unknown special file or file system

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?20010822042150.D70621>