SmartSetup Scripting Toolkit Deployment Guide for HP Integrity Servers with Microsoft Windows Server 2003 for Itanium-based Systems

Table Of Contents
Action = Configure
Method = Custom
; Controller Options
; Controller Compaq Smart Array 5300
Controller = Slot 5
ReadCache = 50
WriteCache = 50
RebuildPriority = Low
ExpandPriority = Low
; Array Options
Array = A
OnlineSpare = No
Drive = 2:0,2:1
; Logical Drive Options
LogicalDrive = 1
RAID = 1
Size = 17359
Sectors = 32
StripeSize = 256
ArrayAccelerator = Enabled
; HBA SSP Specifications
HBA_WW_ID= 10000000C9272B34
ConnectionName= TestConn
HostMode= Windows
Options
Table 5-3 Options
DescriptionOption
Specifies the capture file. The capture filename is optional. If no capture file is specified, the default
capture file is acucapt.ini in the ACU working directory.
-C FILENAME
Specifies the error file. The error filename is optional. If no error file is specified, the default error
file is error.ini in the ACU working directory.
-E FILENAME
Limits the capture to internal controllers.
internal
Limits the capture to external controllers.
external
Displays help information.
-h
cpqacuxe input file
The cpqacuxe utility uses a text file that contains options and parameters required to configure
array controllers. Lines of the script file can be blank or in the form option = value. The
cpqacuxe utility parses the file in a case-insensitive manner. Semicolons are used for comments
within script files. If the first character in the line is a semicolon, the line is a comment and the
cpqacuxe utility ignores everything up to the next line. The valid options in script files generated
and read by the ACU utility are divided into the following categories:
Control options Define the overall behavior of the cpqacuxe utility when it processes
the scripts and stamps configurations. Control options can occur only once in the script file
and must be the first options in the file.
Controller options Define a controller or set of controllers used in the configuration. This
set of options must start with the Controller option. All other options up to the next Controller
option will be assumed to belong to the controller that is being defined. These options can
be specified in any order, but an option from another category of options cannot occur
between any two options in this category.
56 Utilities Reference