The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




Thread: Raid 0
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 03-16-2009
TonyFullerMalv's Avatar
TonyFullerMalv TonyFullerMalv is offline Forum Advisor  
Registered User
  
 

Join Date: Sep 2008
Location: Malvern, Worcs. U.K.
Posts: 740
This will help:
http://slacksite.com/solaris/disksuite/disksuite.php

Important point is that at least two disks will need a free slice, only about 20MB for DiskSuite to use and put 3 copies of the metatstate database in each, DiskDuite requires a minimum of 3 to work and of course you are planning to cope with disk failures!

So amend the above instructions, from:
# metadb -a /dev/dsk/c0t0d0s5
to:
# metadb -a -c 3 /dev/dsk/c0t0d0s5