Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2002 19:46:28 +0100 (CET)
From:      Martin Blapp <mb@imp.ch>
To:        Bernd Walter <ticso@cicely8.cicely.de>
Cc:        Greg Lehey <grog@FreeBSD.ORG>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: double fault with vinum and 4.5 RC3
Message-ID:  <20020127194221.H68322-100000@levais.imp.ch>
In-Reply-To: <20020127153009.B92489@cicely8.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Uhh, what I'm doing wrong ?

cat configfile
drive vinumdrive1 device /dev/da0s1e
drive vinumdrive2 device /dev/da1s1e
volume var setupstate
        plex org concat
        sd drive vinumdrive1 len 1g
        plex org concat
        sd drive vinumdrive2 len 1g
volume docsis setupstate
        plex org concat
        sd drive vinumdrive1 len 4g
        plex org concat
        sd drive vinumdrive2 len 4g
volume docsisvar setupstate
        plex org concat
        sd drive vinumdrive1 len 0
        plex org concat
        sd drive vinumdrive2 len 0

# vinum create configfile
   2: drive vinumdrive2 device /dev/da1s1e
** 2 : Invalid argument

D vinumdrive1           State: up       Device /dev/da0s1e      Avail: 0/29880
MB (0%)
D vinumdrive2           State: up       Device  Avail: 0/0 MB

Uhh ? Vinum does not find the second drive ?

# camcontrol devlist
<SEAGATE ST336752LW 0004>          at scbus0 target 1 lun 0 (pass0,da0)
<SEAGATE ST336752LW 0004>          at scbus0 target 2 lun 0 (pass1,da1)

I also tried to completely erase the da1 disk.

Disklabel on both disk shows:

  a:  8388608  2097152    4.2BSD        0     0     0   # (Cyl.  130*- 652*)
  b:  2097152        0      swap                        # (Cyl.    0 - 130*)
  c: 71681967        0    unused        0     0         # (Cyl.    0 - 4461*)
  e: 61196207 10485760     vinum                        # (Cyl.  652*- 44

Martin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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