SmartSetup Scripting Toolkit Administrator's Guide

Table Of Contents
Options
-c Captures the current configuration to a script file. The default file is
acuoutput.ini.
-i Inputs configuration information from a script file. The default file is acuinput.ini.
-internal Limits the operation to internal controllers. This is the default.
NOTE: Do not use this option to capture information about Storage Area Network
controllers.
-external Limits the operation to external controllers.
-reset Resets the controller configuration before applying another one.
Sample Script File
The following is a sample script file captured by ACU:
; Date captured: Wed Jan 23 09:33:09 2008
; Version: 8.0.6.0
Action = Configure
Method = Custom
; Controller Specifications
; Controller HP Smart Array 6400
Controller= IOCabinet 0,IOBay 1,IOChassis 3,Slot 10
ReadCache= 50
WriteCache= 50
RebuildPriority= Low
ExpandPriority= Low
SurfaceScanDelay= 15
; Array Specifications
Array= A
; Array Drive Type is Parallel SCSI
; 2:0 (36.4 GB),2:1 (36.4 GB),2:2 (36.4 GB)
Drive= 2:0,2:1,2:2
OnlineSpare= No
; Logical Drive Specifications
LogicalDrive= 1
RAID = 5
Size = 69455
Sectors = 32
StripeSize = 16
ArrayAccelerator = Enabled
; Controller Specifications
; Controller HP Smart Array P600
Controller= Slot 0
ReadCache= 50
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
ReadCache= 50
hpacuscripting 37