Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 17:03:41 +1000
From:      Chris Keladis <ckeladis@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Vinum.
Message-ID:  <268f570d04072400031d0ae080@mail.gmail.com>

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

I was wondering what Vinum configurations others are using and what is
a good balance between performance/redundancy?

I've gone with RAID10 (2 striped plexes with 3 subdisks each. The
plexes are mirrored to each other).

vinum.conf:

drive a device /dev/da1s1e 
drive b device /dev/da2s1e 
drive c device /dev/da3s1e
drive d device /dev/da4s1e
drive e device /dev/da5s1e
drive f device /dev/da6s1e
volume raid10
  plex org striped 512k
        sd length 0 drive a
        sd length 0 drive b
        sd length 0 drive c
  plex org striped 512k 
        sd length 0 drive d
        sd length 0 drive e
        sd length 0 drive f

I havent done any profiling but it "feels" a little slow to me.
Thought i'd talk to others to see what their using and see if i should
restructure my volume.




Thanks,

Chris.



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