HP P9000 Tiered Storage Manager Software 7.4.1-00 CLI Reference Guide (TB585-96029, April 2013)

DescriptionItem
The model name displayed on the domain controller
controllerDisplay-
Model
The name of the domain controller
controllerName
The logical DKC number of the domain controller.
logicalDKCNumber
A description of the storage domain
description
Example and execution results
Command execution example:
In this example, the name of the storage domain MegaTechXP12000-Primary is changed to
NewStorageDomain.
htsmcli ModifyStorageDomain --detail
name="MegaTechXP12000-Primary" newname="NewStorageDomain"
Execution results:
RESPONSE:
An instance of StorageDomain(1 of 1)
name=NewStorageDomain
controllerSerialNumber=14011
controllerDisplayModel=XP12000
controllerName=XP12000@10.208.151.151
logicalDKCNumber=
description=XP12000-Primary
Refresh
The Refresh command can be used to perform refresh processing (processing to re-obtain
configuration information from Device Manager and register it in the Tiered Storage Manager
repository) for all storage domains, or for any storage domains specified by the storagedomainname
parameter.
Note that refresh processing is performed asynchronously to the execution of the Refresh command.
If an attempt to access to the storage domains fails during refresh processing, the refresh processing
will be stopped. The refresh status will return to its previous state. To determine whether refresh
processing has been completed successfully, check that the last refresh time of the storage domain
(lastRefreshedTime) has been updated after performing the refresh processing.
To check the refresh status, use the GetStorageDomains command.
Details of CLI commands58