HP StorageWorks XP Tiered Storage Manager CLI Reference Guide (December 2005)

Detailed Command Descriptions 49
Table 4-11 Parameters of the ModifyStorageDomain Command
Parameter Name Optional or Required Description
name Required Specify the name of the storage domain for which you want to change
information.
newname Optional Specify a new storage domain name.
This name should be unique within Tiered Storage Manager.
If this is omitted, the name of the storage domain will not change.
newdescription Optional Specify a new storage domain description.
If this is omitted, the description of the storage domain will not change.
If an empty character string is specified, the storage domain description that
was previously set is deleted.
Table 4-12 Items Output by the ModifyStorageDomain Command
Type of Information Item Name Description Output by -d
Storage domain information name The name of the storage domain. -d
controllerSerialNumber The serial number of the domain control
storage subsystem.
-d
controllerModel The model name of the domain control storage
subsystem.
-d
controllerDisplayModel The display model name of the domain control
storage subsystem.
-d
controllerName The name of the domain control storage
subsystem.
-d
description A description of the storage domain. -d
Legend: -d indicates output only when either the -d or the --detail option is specified.
Example: In this example, the name of the MegaTechXP12000-Primary storage domain is changed to
MyStorageDomain.
D:\>htsmcli ModifyStorageDomain --detail name="MegaTechXP12000-Primary"
newname="MyStorageDomain"
Output:
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MyStorageDomain
controllerSerialNumber=14011
controllerModel=USP
controllerDisplayModel=XP12000
controllerName=XP12000@10.208.151.151
description=XP12000-Primary
D:\>
4-1-5 GetVolumes
The GetVolumes command can be used to obtain a list of volumes (LUs) in the domain control storage
subsystem within the storage domain.
You can specify or omit the storage tier name and migration group name parameters to limit the items obtained
as follows:
Storage domain (when no storage tier name or migration group name is specified)
Storage tier (when a storage tier name is specified)