Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 1999 23:05:49 -0500
From:      Jamie Rishaw <jamie@arpa.com>
To:        freebsd-questions@freebsd.org
Cc:        grog@lemis.com
Subject:   vinum config problem?
Message-ID:  <19990916230549.A95735@rage.arpa.com>

next in thread | raw e-mail | index | archive | help
  Greetings,

  I am trying to get vinum config working on a system for disk concatenation.

  I think I have the config set right, but I'm apparently missing something.

x# /sbin/vinum create -v /etc/vinum.rc
   1: drive d1 device /dev/da1e
   2: drive d2 device /dev/da2e
   3: drive d3 device /dev/da3e
   4: volume mpthree
   5:  plex org concat
   6:   sd length 0 drive d1
   7:   sd length 0 drive d2
   8:   sd length 0 drive d3
Can't get config for plex 0: Invalid argument

x# /sbin/vinum
vinum -> ls
S mpthree.p0.s0         State: reborn   PO:        0  B Size:         33 GB
S mpthree.p0.s1         State: reborn   PO:       33 GB Size:         33 GB
S mpthree.p0.s2         State: reborn   PO:       67 GB Size:         33 GB
vinum -> ld
D d1                    State: up       Device /dev/da1e        Avail: 0/34726 MB (0%)
D d2                    State: up       Device /dev/da2e        Avail: 0/34726 MB (0%)
D d3                    State: up       Device /dev/da3e        Avail: 0/34726 MB (0%)
vinum -> lv
V mpthree               State: up       Plexes:       1 Size:        101 GB

vinum -> start mpthree
Can't get config for plex 0: Invalid argument
vinum -> init mpthree
Can't get config for plex 0: Invalid argument

vinum -> printconfig
# Vinum configuration of x.arpa.com, saved at Sat Sep 18 00:00:21 1999
drive d1 device /dev/da1e
drive d2 device /dev/da2e
drive d3 device /dev/da3e
volume mpthree
Can't get config for plex 0: Invalid argument

.. These are 3 36G Seagate 'cuda drives, FreeBSD 3.3-RC.. vinum 3.1-STABLE from lemis.
(Intel Dual P3/500, 512M (tho that shouldnt be important).)

In syslog, I will get:
Sep 17 23:55:48 x /kernel: vinumioctl: invalid ioctl from process 337 (vinum): c0cc4644
Sep 17 23:55:51 x /kernel: vinumioctl: invalid ioctl from process 337 (vinum): c0cc4644
...
Sep 18 00:01:43 x /kernel: vinum: loaded
Sep 18 00:01:52 x /kernel: vinum: drive d1 is up
Sep 18 00:01:52 x /kernel: vinum: drive d2 is up
Sep 18 00:01:52 x /kernel: vinum: drive d3 is up
Sep 18 00:01:52 x /kernel: vinum: mpthree.p0.s0 is up
Sep 18 00:01:52 x /kernel: vinum: mpthree.p0.s1 is up
Sep 18 00:01:52 x /kernel: vinum: mpthree.p0.s2 is up
Sep 18 00:01:53 x /kernel: vinum: mpthree.p0 is up
Sep 18 00:01:53 x /kernel: vinum: mpthree is up
Sep 18 00:01:53 x /kernel: vinum: mpthree.p0 is up
Sep 18 00:01:53 x /kernel: vinumioctl: invalid ioctl from process 372 (vinum): c0cc4644


Thoughts and help are greatly appreciated.

TIA,

-jamie
-- 
_|_
 A      jamie rishaw is jamie at arpa dot com    .. So what's the speed of dark?
 
 "Shyness is nice, but shyness can stop you from doing all the things in life
that you'd like to. So, if there's something you'd like to try.. If there's
something you'd like to try ask me - I won't say 'no' - how could I?" //Smiths


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?19990916230549.A95735>