Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 1999 19:16:04 +0100
From:      Brad Knowles <blk@skynet.be>
To:        Philip Kizer <pckizer@nostrum.com>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: Vinum questions?
Message-ID:  <19990312191604.015850@relay.skynet.be>
In-Reply-To: <199903121426.IAA06485@mail.nostrum.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 12, 1999, Philip Kizer <pckizer@nostrum.com> wrote:

>I then did a 'vinum create /etc/vinum.conf' with the following config file:

    I got the disklabels working correctly, but I'm still having
problems.  The following /etc/vinum.cf file doesn't work correctly:

# /etc/vinum.cf - config file for vinum(8)
#
# Our drives
drive d1 device /dev/da1e
drive d2 device /dev/da2e
drive d3 device /dev/da3e
drive d4 device /dev/da4e
drive d5 device /dev/da5e
drive d6 device /dev/da6e
drive d7 device /dev/da7e
drive d8 device /dev/da8e
drive d9 device /dev/da9e
# Our volume with two striped plexes, slightly different in size
volume data1 plex p1
        plex name p1 org striped 512k
                sd name sd2 length 17836403b drive d2
                sd name sd3 length 17836403b drive d3
                sd name sd5 length 17836403b drive d5
                sd name sd6 length 17836403b drive d6
volume data2 plex p2
        plex name p2 org striped 512k
                sd name sd4 length 17782939b drive d4
                sd name sd7 length 17782939b drive d7
                sd name sd8 length 17782939b drive d8
                sd name sd9 length 17782939b drive d9


    Things are badly screwed up enough that I can't figure out how to
delete any of the previous runs, and I can't figure out how to correct
any of the existing data.  I keep doing a "vinum resetconfig" and then
"sync;sync;sync;shutdown -r now" in order to avoid the kernel panic
problem that I reported previously.

    There really ought to be a better way to throw away all the data and
start over from scratch, without requiring a klm unload or a reboot.


    Any ideas or suggestions appreciated.  Thanks!

-- 
  These are my opinions -- not to be taken as official Skynet policy
 ____________________________________________________________________
|o| Brad Knowles, <blk@skynet.be>            Belgacom Skynet NV/SA |o|
|o| Systems Architect, News/mail/FTP Admin   Rue Col. Bourg, 124   |o|
|o| Phone/Fax: +32-2-706.11.11/12.49         B-1140 Brussels       |o|
|o| http://www.skynet.be                     Belgium               |o|
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
                The Sky is no longer the limit



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?19990312191604.015850>