Monday, January 21, 2013

Solaris Hardware RAID

raidctl
List current raid configuration and setup

raidctl -c primary secondary
Make hardware mirrored volume
raidctl -c c0t0d0 c0t1d0

raidctl -c -r 0 disk1 disk2 ...
Make hardware striped volume

raidctl -l c0t0d0
Check existing raid volume


Use format->label to finalize and make it usabe

No comments: