HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

DescriptionStatusParameter name
Specify one of the following values:
startMonitor: Starts performance monitoring.
stopMonitor: Stops performance monitoring.
startRelocation: Starts hardware tier relocation.
stopRelocation: Stops hardware tier relocation.
Specify stopRelocation when suspending hardware tier
relocation performed by using the AddTieredPoolOperation
command.
Required
operation
List of pool IDs
Specify the pool ID of a pool for Smart Tiers.
Use a comma to delimit multiple values.
The maximum number of pool IDs that can be specified is 128.
Required
poolids
Parameter values to obtain in advance
serialnum and model
Obtain these values from the execution result of the GetStorageArray command. In the execution
result, use the arrayType value or the displayArrayType value to specify the model para-
meter, and use the serialNumber value to specify the serialnum parameter.
poolids
Obtain this value from the execution result of the GetStorageArray (subtarget=Pool)
command. When you execute this command, specify values that have been obtained in advance
for the serialnum and model parameters, and then specify 5 (Thin Provisioning) for the
poolfilter parameter. In the execution results of this command, the values of poolID and
tierControl appear under An instance of Pool. The An instance of Pool for
which enable is displayed for the tierControl value contains information about a pool for
Smart Tiers. Specify the poolID value of the pool for Smart Tiers subject to performance monit-
oring or hardware tier relocation for the poolids parameter.
Command execution example
In this example, the AddTieredPoolOperation command starts performance monitoring by
specifying startMonitor for the operation parameter.
hdvmcli AddTieredPoolOperation -o "D:\logs\AddTieredPoolOperation.log"
serialnum=53039 model=P9500 operation=startMonitor poolids=1
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Pool elements:
CLI Reference Guide 81