Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2005 23:37:23 +0200
From:      Marc <mmakkes@science.uva.nl>
To:        freebsd-geom@freebsd.org
Subject:   gvinum raid5 not comming up
Message-ID:  <20050921213722.GA10203@science.uva.nl>

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

Hi all,

I just tried to create a raid5 set, but the set doens't seem to come up
after: 

bringing all disks down with "vinum setstate stale <disk>"

then starting the config with "gvinum start <config>"

The kernel reports that all  GOEM_VINUM <disks> are ready... But
nothings happening.

please advice.

Yours,

-marc 


[config]
drive d0 device /dev/ad4a
drive d1 device /dev/ad6a
drive d2 device /dev/ad8a
drive d3 device /dev/ad10a
drive d4 device /dev/ad12a
drive d5 device /dev/ad14a
drive d6 device /dev/ad16a
drive d7 device /dev/ad18a
volume data
 plex org raid5 982k
   sd length 0 drive d0
   sd length 0 drive d1
   sd length 0 drive d2
   sd length 0 drive d3
   sd length 0 drive d4
   sd length 0 drive d5
   sd length 0 drive d6
   sd length 0 drive d7
[end config]


[outp gvinum list]
# gvinum list
0 drives:

1 volume:
V data                  State: down     Plexes:       0 Size:          0 B

1 plex:
P data.p0            R5 State: down     Subdisks:     0 Size:          0 B

8 subdisks: 
S data.p0.s0            State: stale    D: d0           Size:        232 GB
S data.p0.s1            State: stale    D: d1           Size:        232 GB
S data.p0.s2            State: stale    D: d2           Size:        232 GB
S data.p0.s3            State: stale    D: d3           Size:        232 GB
S data.p0.s4            State: stale    D: d4           Size:        232 GB
S data.p0.s5            State: stale    D: d5           Size:        232 GB
S data.p0.s6            State: stale    D: d6           Size:        232 GB
S data.p0.s7            State: stale    D: d7           Size:        232 GB
[end]




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