Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 14:36:17 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        <freebsd-stable@freebsd.org>
Subject:   vinum under 4.3-BETA ... creating, but not initializing?
Message-ID:  <Pine.BSF.4.33.0103271428010.41105-100000@mobile.hub.org>

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

I'm using vinum on two machines quite successfully, but with
concat/striping, not RAID5 ... until now, my third machine ... and can't
seem to get it going ...

all ddrives have an 'a' partition that is set to vinum, and my vinum.cfg
file is:

drive d1 device /dev/da1s1a
drive d2 device /dev/da4s1a
drive d3 device /dev/da2s1a
drive d4 device /dev/da5s1a
volume raid
 plex org raid5 512k
 sd length 0 drive d1
 sd length 0 drive d2
 sd length 0 drive d3
 sd length 0 drive d4

a vinum dumpconfig shows:

----------------
aittdb# vinum dumpconfig
Drive d1:       Device /dev/da1s1a
                Created on aittdb.acadiau.ca at Tue Mar 27 14:18:46 2001
                Config last updated Tue Mar 27 14:22:41 2001
                Size:       4244265984 bytes (4047 MB)
volume raid state down
plex name raid.p0 state init org raid5 1024s vol raid
sd name raid.p0.s0 drive d1 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 0s
sd name raid.p0.s1 drive d2 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 1024s
sd name raid.p0.s2 drive d3 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 2048s
sd name raid.p0.s3 drive d4 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 3072s

Drive /dev/da1s1a: 4047 MB (4244265984 bytes)
Drive d3:       Device /dev/da2s1a
                Created on aittdb.acadiau.ca at Tue Mar 27 14:18:47 2001
                Config last updated Tue Mar 27 14:22:41 2001
                Size:       4244265984 bytes (4047 MB)
volume raid state down
plex name raid.p0 state init org raid5 1024s vol raid
sd name raid.p0.s0 drive d1 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 0s
sd name raid.p0.s1 drive d2 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 1024s
sd name raid.p0.s2 drive d3 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 2048s
sd name raid.p0.s3 drive d4 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 3072s

Drive /dev/da2s1a: 4047 MB (4244265984 bytes)
Drive d2:       Device /dev/da4s1a
                Created on aittdb.acadiau.ca at Tue Mar 27 14:18:47 2001
                Config last updated Tue Mar 27 14:22:41 2001
                Size:       4244265984 bytes (4047 MB)
volume raid state down
plex name raid.p0 state init org raid5 1024s vol raid
sd name raid.p0.s0 drive d1 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 0s
sd name raid.p0.s1 drive d2 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 1024s
sd name raid.p0.s2 drive d3 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 2048s
sd name raid.p0.s3 drive d4 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 3072s

Drive /dev/da4s1a: 4047 MB (4244265984 bytes)
Drive d4:       Device /dev/da5s1a
                Created on aittdb.acadiau.ca at Tue Mar 27 14:18:47 2001
                Config last updated Tue Mar 27 14:22:41 2001
                Size:       4244265984 bytes (4047 MB)
volume raid state down
plex name raid.p0 state init org raid5 1024s vol raid
sd name raid.p0.s0 drive d1 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 0s
sd name raid.p0.s1 drive d2 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 1024s
sd name raid.p0.s2 drive d3 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 2048s
sd name raid.p0.s3 drive d4 plex raid.p0 state empty len 8289280s driveoffset 265s plexoffset 3072s

Drive /dev/da5s1a: 4047 MB (4244265984 bytes)
--------------------

why is my volume 'raid' state down?

if i do a 'vinum start' after the 'vinum create <config>', it hangs there
for awhiel and then returns ...

aittdb# vinum start
Warning: defective objects

V raid                  State: down     Plexes:       1 Size:         11 GB
P raid.p0            R5 State: init     Subdisks:     4 Size:         11 GB
S raid.p0.s0            State: empty    PO:        0  B Size:       4047 MB
S raid.p0.s1            State: empty    PO:      512 kB Size:       4047 MB
S raid.p0.s2            State: empty    PO:     1024 kB Size:       4047 MB
S raid.p0.s3            State: empty    PO:     1536 kB Size:       4047 MB

help?  what am I not reading or looking at in the above?

thanks ...



Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


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?Pine.BSF.4.33.0103271428010.41105-100000>