HP A7143A RAID160 SA Controller Support Guide

Configuring the RAID160 SA Controller
saconfig Configuration CLI
Chapter 5106
RAID level can be 0, 1, 1+0, 5, or ADG.
For RAID 0, 1, and 1+0, stripe size can be 8, 16, 32, 64,
128, or 256 (default is 128).
For RAID 5 and ADG, stripe size can be 8, 16, 32, or 64
(default is 16).
Channel can be 1-4.
Target can be 0-15.
To delete logical drive
saconfig /dev/cissX -D <Logical drive #>
To clear configuration
saconfig /dev/cissX -D all
To add spare drive to existing logical drive
saconfig /dev/cissX -A <Logical drive #> -s <Channel:Target>
To delete a spare drive of a logical drive
saconfig /dev/cissX -D <Logical drive #> -s <Channel:Target>
To delete all spare drives of a logical drive
saconfig /dev/cissX -D <Logical drive #> -s all
To change the rebuild priority for the logical drives
saconfig /dev/cissX -r <rebuild_priority>
To specify the percentage of total cache size to be used for read caching
saconfig /dev/cissX -C <read_caching_percentage>
Read caching percentage can be 0, 25, 50, 75, or 100.
To enable or disable auto-fail missing disks at boot
saconfig /dev/cissX -F on|off