Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2004 18:12:39 +0200
From:      Feczak Szabolcs <feczo@geek.hu>
To:        freebsd-questions@freebsd.org
Subject:   extending concat vinum array
Message-ID:  <20040902161238.GA1567@nmi.rulez.org>

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

I have the following concatenated array:

3 drives:
D vinumdrive0           State: up       /dev/ad2        A: 0/152627 MB (0%)
D vinumdrive1           State: up       /dev/ad3        A: 0/152627 MB (0%)
D vinumdrive2           State: up       /dev/ad1        A: 0/152627 MB (0%)

1 volumes:
V vol                   State: up       Plexes:       1 Size:        447 GB

1 plexes:
P vol.p0              C State: up       Subdisks:     3 Size:        447 GB

3 subdisks:
S vol.p0.s0             State: up       D: vinumdrive0  Size:        149 GB
S vol.p0.s1             State: up       D: vinumdrive1  Size:        149 GB
S vol.p0.s2             State: up       D: vinumdrive2  Size:        149 GB

it had olny the first two drives before, and it was operational
when I issue growfs it dumps core:

new file systemsize is: 234436157 frags
Warning: 251796 sector(s) cannot be allocated.
Segmentation fault (core dumped)

fsck says
BAD SUPER BLOCK: VALUES IN SUPER BLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE
/dev/vinum/vol: CANNOT FIGURE OUT FILE SYSTEM PARTITION

any ideas to solve it ?


-- 
  _(_)_
 (_. o_)            F3CZ0
   (_,)     http://feczo.nmi.rulez.org
  (    )    __________________________
  // //



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