HP Smart Storage Administrator Scripting Cookbook

Overview 6
DriveWriteCache = Enable | Disable
PreferredPathMode = Auto|Manual
; Array Options
; There can be multiple array specifications in the file
Array = A|B|C|D|E|F|G|...Z|AA|AB|AC... | NEXT
OnlineSpareMode = Dedicated | AutoReplace
OnlineSpare = Port:ID,... | Box:Bay,... | Port:Box:Bay | None | N
Drive = Port:ID... | Box:Bay... | Port:Box:Bay,... | N | *
; Caching Array Options
; There can be only one Caching Array specifications in the file
CachingArray = A|B|C|D|E|F|…Z|AA|AB|AC…
Drive = Port:ID,… | Box:Bay,… | Port:Box:Bay,...
; Logical Drive Options
; There can be multiple logical drive specifications in the file
; The maximum strip size depends on the number of drives in an array and the
size of the controller cache
LogicalDrive = 1|2|3… max Volumes | NEXT
Repeat = 0… max Volumes
RAID = 0|1|10|5|6|ADG|50|60
Size = N|Max|MAXMBR
Sizeblocks = N
ShrinkSize = N
NumberOfParityGroups = N
NPG (same as NumberOfParityGroups)
Sectors = 32|63
StripSize = 8|16|32|64|128|256|512|1024
ArrayAccelerator = Enable|Disable
; Caching Logical Drive Options
CachingLogicalDrive = 1|2|3… max Volumes/2
RAID = 0|1 ;FW and Controller dependent
Size = N
Sample custom capture script
Running SSA Scripting in capture mode captures the configuration of all array controllers on the server in a
capture file. The capture file can be used in input mode with minor edits to replicate the configuration to other
array controllers.
Use of the "internal" or "external" command line switches effectively filters the controllers captured. For
example, if the "external" switch is used, then any controllers internal to the host computer are not captured
in the output file.