SmartSetup Scripting Toolkit Administrator's Guide

Table Of Contents
Table 4 hpacuscripting Error Codes
ReasonMessageWarning
Code
No error exists. The program completed successfully.0
The new configuration requires more transformations than are
possible at one time. For example, you cannot expand a logical
volume and transform its RAID level at the same time.
Too many coinciding
expansion, migration, or
extension operations
2053
The controller does not support license key entry or deletion.Controller does not support
license keys
2056
The entered license key is not a valid license key.Invalid license key2059
The controller does not support SSP functions.Controller does not support
SSP
2064
The requested actions are invalid, for example, combining -reset
with capture mode.
Invalid action2817
The method must be either Custom or Auto.Invalid Method2818
The controller specified is not specified correctly.Controller '%s' is invalid2819
An invalid controller value was specified.Invalid Controller2819
No controllers were detected. This error applies to Input mode
only.
No controllers detected2821
The specified rebuild priority is not supported.Invalid Rebuild Priority2823
The specified expand priority is not supported. This error also
occurs if the controller does not allow expansion (does not support
Expand Priority).
Invalid Expand Priority2824
The array ID is invalid.Invalid Array2825
The Array command is missing from the script file. Some
commands were found that require an array to be specified.
Array not specified2826
The array ID in the script file does not match the array ID of the
next available array. For example, if the configuration has Array
A and the input file specifies Array C (without Array B), the script
generates this error.
New Array ID does not match
the next available Array ID
2827
When running in Configure mode, the array ID in the script file
already exists in the configuration. Configure mode can only
create new arrays.
New Array ID already exists2828
The controller does not allow a new array to be created. Possible
causes are there are no unassigned physical drives on the
controller or the maximum number of arrays or logical drives has
already been reached.
Cannot create Array2829
The array cannot be expanded. Possible causes are the controller
has no unassigned physical drives attached or the maximum
number of arrays or logical drives has been reached already.
Cannot expand Array2830
The spare state of the array cannot be changed. This can happen
when adding a spare or dropping a spare, and the current
configuration does not allow a spare state change for the array.
Cannot change Array Spare2831
The specified physical drive is not a valid physical drive, or it
cannot be placed in the array.
Invalid physical drive2832
The specified spare drive is not a valid spare drive, or it cannot
be placed on the array as a spare.
Invalid Spare2833
The logical drive ID is not valid.Invalid logical drive2834
hpacuscripting 39