HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)
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. If the storage system is not HP
P9500 or XP24000/XP20000, nothing is displayed.
logicalDKCNumber
A description of the storage domain
description
NOTE:
Unknown is output for some output items when the refresh status is NotInitialized, Processing,
or Failure.
Example and execution results
• Command execution example (1):
In this example, the name of the storage domain MegaTechXP12000-Primary is changed to
MyStorageDomain.
htsmcli ModifyStorageDomain --detail
name="MegaTechXP12000-Primary" newname="MyStorageDomain"
• Execution results (1):
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MyStorageDomain
controllerSerialNumber=14011
controllerDisplayModel=XP12000
controllerName=XP12000@10.208.151.151
logicalDKCNumber=
description=XP12000-Primary
• Command execution example (2):
In this example, the name of the storage domain MegaTechXP12000-Primary that needs to
be refreshed is changed to MyStorageDomain.
htsmcli ModifyStorageDomain --detail
name="MegaTechXP12000-Primary" newname="MyStorageDomain"
• Execution results (2):
CLI Reference Guide 63