Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 13:59:33 +0930
From:      Greg Lehey <grog@lemis.com>
To:        river <river@theriver.nu>
Cc:        FreeBSD Questions <questions@FreeBSD.org>
Subject:   Re: VINUM (MORE)
Message-ID:  <19990920135933.P55065@freebie.lemis.com>
In-Reply-To: <21DC5E98AE1FD311B1290020AFDB6C6E63F4@cx288885-b.okcs1.ok.home.com>; from river on Sun, Sep 19, 1999 at 11:09:18PM -0500
References:  <21DC5E98AE1FD311B1290020AFDB6C6E63F4@cx288885-b.okcs1.ok.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[Format recovered--see http://www.lemis.com/email/email-format.html]

On Sunday, 19 September 1999 at 23:09:18 -0500, river wrote:
> I think I have it setup correctly now

Looks reasonable.

> I did a test mirror (100m each) and was able to newfs and mount it.  I was
> curious if it is supposed to say State:emply on S mirror.p1.s0 ?
>
> vinum -> list
> Configuration summary
>
> Drives:         2 (4 configured)
> Volumes:        1 (4 configured)
> Plexes:         2 (8 configured)
> Subdisks:       2 (16 configured)
>
> D drive1                State: up       Device /dev/da1s1e      Avail: 17/117 MB (14%)
> D drive2                State: up       Device /dev/da2s2e      Avail: 17/117 MB (14%)
>
> V mirror                State: up       Plexes:       2 Size:        100 MB
>
> P mirror.p0           C State: up       Subdisks:     1 Size:        100 MB
> P mirror.p1           C State: initializing     Subdisks:     1 Size: 100 MB
>
> S mirror.p0.s0          State: up       PO:        0  B Size:        100 MB
> S mirror.p1.s0          State: empty    PO:        0  B Size:        100 MB

From vinum(8):

           setupstate

                               When creating a multi-plex volume, assume that
                               the contents of all the plexes are consistent.
                               This is normally not the case, and correctly
                               you should use the init command to first bring
                               them to a consistent state.  In the case of
                               striped and concatenated plexes, however, it
                               does not normally cause problems to leave them
                               inconsistent: when using a volume for a file
                               system or a swap partition, the previous con-
                               tents of the disks are not of interest, so they
                               may be ignored.  If you want to take this risk,
                               use this keyword.  It will only apply to the
                               plexes defined immediately after the volume in
                               the configuration file.  If you add plexes to a
                               volume at a later time, you must integrate
                               them.

You can fix this with 'start mirror.p1.s0'.  You should also look at
the 'mirror' command.

Greg
--
When replying to this message, please copy the original recipients.
For more information, see http://www.lemis.com/questions.html
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




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