HP Smart Array 6400 Series Controllers Support Guide, September 2007

for more information on privileged users.
- See sautil(1M) for tool details.
NOTE: In HP-UX 11i v3, the -N option causes sautil to display persistent device file
information. If the -N option is not specified, sautil 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:
# sautil
******************************************************************************
**** ****
**** S A U T I L S u p p o r t U t i l i t y ****
**** ****
**** for the HP SmartArray RAID Controller Family ****
**** ****
**** version A.02.11 ****
**** ****
**** (C) Copyright 2003-2006 Hewlett-Packard Development Company, L.P. ****
******************************************************************************
Usage:
sautil <device_file> [-s]
<device_file> download_ctlr_fw <fw_image>
<device_file> download_dev_fw <fw_image> <physical_drive_id>
<device_file> reset_ctlr
<device_file> scan
<device_file> start_recovery
<device_file> accept_media_xchg <logical_drive_number>
<device_file> set_transfer_rate <rate>
<device_file> stat
<device_file> clear_stat
<device_file> get_trace_buf
<device_file> get_fw_err_log [-raw]
<device_file> clear_fw_err_log
<device_file> get_disk_err_log <physical_drive_id> [-raw]
<device_file> get_pci_header
<device_file> read_regs
<device_file> vpd
run_startup_script
where <device_file> is the controllers device file, e.g., /dev/ciss5
-s (optional) displays a shorter output
<fw_image> is the firmware image file to download
<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
-raw (optional) displays the raw data buffer
<rate> is auto, async, sync, ultra, ultra-2 (or ultra-160 for
controllers that support Ultra-320).
set_transfer_rate option applies to
RAID160/6402/6404 controllers only.
Notes:
- You must be a privileged user to execute this command. See privileges(5)
for more information on privileged users.
- See sautil(1M) for tool details.
Use the following command to update Smart Array Controller firmware:
# sautil <device_file> download_ctlr_fw <fw_image>
This command option is described in “Smart Array 6400 Series Controller Firmware” (page 33).
Use the following command to update physical disk firmware:
The sautil Command 57