Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 15:41:04 -0700
From:      Josef Grosch <jgrosch@mooseriver.com>
To:        hackers@freebsd.org
Subject:   Vinum problem
Message-ID:  <20000714154104.A17457@mooseriver.com>

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

I am trying to set up a "Raid10" using vinum and it is just not working. If
you could point me in the right direction...

The config file looks like this ....

drive d1 device /dev/da1e
drive d2 device /dev/da2e
drive d3 device /dev/da3e
drive d4 device /dev/da4e

volume d101

        plex org striped 512k
                sd length 17501m drive d1
                sd length 17501m drive d2
    
        plex org striped 512k
                sd length 17501m drive d3
                sd length 17501m drive d4


the log file has the following entry .....
        
        
Jul 14 15:08:34 <kern.info> duluth /kernel: vinum: drive d1 is up
Jul 14 15:08:34 <kern.info> duluth /kernel: vinum: drive d2 is up
Jul 14 15:08:34 <kern.info> duluth /kernel: vinum: drive d3 is up
Jul 14 15:08:34 <kern.info> duluth /kernel: vinum: drive d4 is up
Jul 14 15:08:34 <kern.info> duluth /kernel: vinum: d101.p0.s0 is up
Jul 14 15:08:35 <kern.info> duluth /kernel: vinum: d101.p0.s1 is up
Jul 14 15:08:35 <kern.info> duluth /kernel: vinum: d101.p0 is up
Jul 14 15:08:35 <kern.info> duluth /kernel: vinum: d101 is up
Jul 14 15:08:35 <kern.info> duluth /kernel: vinum: d101.p1 is faulty


The output from the command is ....


root@duluth:52 # vinum create -f /etc/vinum.conf
4 drives:
D d1                    State: up       Device /dev/da1e        Avail: 0/17501
+MB (0%)
D d2                    State: up       Device /dev/da2e        Avail: 0/17501
+MB (0%)
D d3                    State: up       Device /dev/da3e        Avail: 0/17501
+MB (0%)
D d4                    State: up       Device /dev/da4e        Avail: 0/17501
+MB (0%)
        
1 volumes:
V d101                  State: up       Plexes:       2 Size:         34 GB
    
2 plexes:
P d101.p0             S State: up       Subdisks:     2 Size:         34 GB
P d101.p1             S State: faulty   Subdisks:     2 Size:         34 GB

4 subdisks:
S d101.p0.s0            State: up       PO:        0  B Size:         17 GB
S d101.p0.s1            State: up       PO:      512 kB Size:         17 GB
S d101.p1.s0            State: empty    PO:        0  B Size:         17 GB
S d101.p1.s1            State: empty    PO:      512 kB Size:         17 GB
root@duluth:53 #


any comments would help


Josef

-- 
Josef Grosch           | Another day closer to a |    FreeBSD 4.0
jgrosch@MooseRiver.com |   Micro$oft free world  | UNIX for the masses




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




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