HP Smart Array 6400 Series Controllers Support Guide, September 2007

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
NOTE: In HP-UX 11i v3, the -N option causes saconfig to display persistent device file
information. If the -N option is not specified, saconfig will display legacy device file information.
This provides backward compatibility with previous versions of HP-UX. For more information
on persistent device files in HP-UX 11i v3, see the intro(7) manpage.
For HP-UX 11i v1 and v2:
# saconfig
No device file specified
******************************************************************************
**** ****
**** S A C O N F I G U t i l i t y ****
**** ****
**** for the HP SmartArray RAID Controller Family ****
**** ****
**** version A.01.18 ****
**** ****
**** (C) Copyright 2003-2006 Hewlett-Packard Development Company, L.P. ****
******************************************************************************
Usage:
To display configuration
saconfig /dev/cissX
To create logical drive
saconfig /dev/cissX -R <RAID level> [-S <Stripe size (KB)>]
-p <physical_drive_id> [-p <physical_drive_id> ... ]
[-s <physical_drive_id>] [-c <capacity (GB)>]
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).
<physical_drive_id> is:
<channel_id>:<target_id> of the SCSI physical disk, e.g., 4:12
OR
<connector>:<enclosure>:<bay> of the SAS/SATA physical disk,
e.g., 2I:1:10
OR
<wwid> of the SAS/SATA physical disk, e.g., 0x500000e010f16432
To delete logical drive
The saconfig Configuration CLI 47