Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 1999 12:22:17 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Daniel Harms <dharms98@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Strange Vinum Problem Was: Vinum recovery procedure
Message-ID:  <19990929122217.W96948@freebie.lemis.com>
In-Reply-To: <19990929024034.7111.rocketmail@web2101.mail.yahoo.com>; from Daniel Harms on Tue, Sep 28, 1999 at 07:40:34PM -0700
References:  <19990929024034.7111.rocketmail@web2101.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, 28 September 1999 at 19:40:34 -0700, Daniel Harms wrote:
>
> After days of intensive PicoBSD tweaking, I finally
> have an MFS kernel which contains enough commands to
> create vinum volumes. Unfortunately now I get a
> strange problem that makes me think Vinum isn't quite
> there yet:
>
> (The text below was manually typed in since I can't
> cut and paste from the console... FreeBSD 3.3-RELEASE)

You can redirect the output with things like 'vinum l > /tmp/logfile'.

> # vinum start
>  vinum loaded
>
> # vinum lv -r root
> V root         State: up    Plexes:   2 Size: 200MB
> P root.p0    C State: up    Subdisks: 1 Size: 200MB
> P root.p1    C State: up    Subdisks: 1 Size: 200MB
> S root.p0.s0   State: up    PO:     0 B Size: 200MB
> S root.p0.s1   State: up    PO:     0 B Size: 200MB
>
> # newfs -v /dev/vinum/rroot
>    ...blah blah... ok
>
> # fsck /dev/vinum/rroot
>    ...ok
>
> # vinum stop root
> vinum: volume root is down
>
> # vinum start root
> vinum: volume root is up
>
> # fsck /dev/vinum/rroot
> ** /dev/vinum/rroot
> ** Last Mounted on
> ** Phase 1 - Check Blocks and Sizes
> UNKNOWN FILE TYPE I=296
> CLEAR? [yn] y
> UNKNOWN FILE TYPE I=297
> CLEAR? [yn] y
>
> etc...

Interesting.  I was able to at least partially reproduce this one.
I'll put it in the list of known bugs, but I don't consider it very
interesting; there's normally no reason to want to stop a volume.

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?19990929122217.W96948>