HP 3PAR Command Line Interface Administrator's Manual: HP 3PAR OS 3.1.2 (QR482-96525, September 2013)

Table 15 Additional Options Not Available in an External System Reporter (continued)
DescriptionOption
For the command in Step 3, this would ensure that the command would complete
by 11:15 pm.
CAUTION: When executed, this command attempts to complete the action within
maxrunh hours, but success is not guaranteed.
Sets the end of the measurement interval 4 hours before the command starts. (With
an external System Reporter, the measurement interval ends at the command start
time.)
-etsecs -4h
In the command in Step 3, this would mean that the end of the measurement interval
would be at 3:15 pm.
Instructs startao not to do a full compactcpg, but rather eliminate additional
regionmoves within the CPG by doing only compactcpg -trimonly.
-compactcpg trimonly
The following example shows how each of the options in Table 15 (page 143) is used. This command
runs against data from 7:15 am until 3:15 pm Monday through Friday, completing by 1:15 am:
cli% createsched "startao -btsecs -12h -etsecs -4h -compact trimonly -maxrunh 6
AOCFG_name" "15 19 * * 1-5" run_AOCFG_name
Displaying an Adaptive Optimization Setting
To display AO configurations in the system, use the showaocfg command:
cli% showaocfg [-domain <domain_name_or_pattern>] [<AOCFG_name>...|<pattern>...]
where:
-domain <domain_name_or_pattern> shows only AO configurations that are in domains
with names matching one or more of the domain_name_or_pattern argument. This option
does not allow listing objects within a domain of which the user is not a member. Patterns are
glob-style (shell-style) patterns.
[<AOCFG_name>...|<pattern>...] specifies that AO configurations matching either
the specified AO configuration name or those AO configurations matching the specified
pattern are displayed. This specifier can be repeated to display information for multiple AO
configurations. If not specified, all AO configurations in the system are displayed.
Modifying an Adaptive Optimization Configuration
To update an AO configuration, use the setaocfg command:
cli% setaocfg [options <arg>] <AOCFG_name>
144 Adaptive Optimization