SmartSetup Scripting Toolkit Administrator's Guide

Table Of Contents
WriteCache= 50
RebuildPriority= Low
ExpandPriority= Low
SurfaceScanDelay= 15
; Array Specifications
Array= A
; Array Drive Type is SAS
; 1E:1:1 (36 GB),1E:1:2 (36 GB),1E:1:3 (36 GB)
Drive= 1E:1:1,1E:1:2,1E:1:3
OnlineSpare= No
; Logical Drive Specifications
LogicalDrive= 1
RAID= 5
Size= 69399
Sectors= 32
StripeSize= 16
ArrayAccelerator= Enabled
Error reporting
When using the hpacuscripting utility, any errors are logged to the error.ini file. This file
displays the error code, error message, and if possible, lists the controller, array, or logical drive
associated with the error.
Error codes are also returned to the calling process, enabling scripting clients to use the return
code instead of parsing the error file.
The format of the error file is as follows:
ACU Configuration Replication Error
ERROR: (error code) error description
Controller: Slot # | SerialNumber # | WWN #
Array: #
Logical Drive: #
Table 3 hpacuscripting Warning Codes
ReasonMessage
Warning
Code
The input file specified a license key. However, a license key is
already installed on the controller.
License key is already
installed
4000
The -reset option was used on a controller that does not have
a configuration.
Clear configuration command
failed - configuration is
already cleared
4001
The chassis name is already set to the supplied value. The
command is ignored.
Chassis name is already set
to this value
4002
Certain commands require that the controller be configured before
they can be sent to the controller.
One or more controller
commands were skipped because
the controller is not
configured
4003
Some commands have been ignored because the Repeat
parameter has been specified in the input file.
Using Repeat function4004
38 Utilities reference