HP StorageWorks P9000 Tiered Storage Manager Software 7.1.1 CLI Reference Guide (TB585-96014, September 2011)

Syntax
htsmcli [ server-location] RemoveVolumeFromMigrationGroup
[ common-option ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
name=migration-group-name
controllerdevicenumber=controller-LDEV-number
Options
-d or --detail
Specify this to display detailed information in the standard output after CLI command execution.
If you omit this option, nothing will be displayed in the standard output.
Parameters
Table 38 Parameters of the RemoveVolumeFromMigrationGroup command
DetailsParameter
Specify the name of the storage domain.
storagedomainname
Specify the name of the migration group.
name
Specify the controller logical device number in the following formats:
[logical-DKC-number:]CU-number:LDEV-number
Specify hexadecimal values that are less than 0x100 and that are separated by
colons (:). A 0 at the beginning of the first value can be omitted.
The following are specification examples:
When omitting a logical DKC number: Specify 2:0a or 02:0A.
When specifying a logical DKC number: Specify 1:02:0a or 01:02:0A.
controllerdevi-
cenumber
Output items
The items output by the RemoveVolumeFromMigrationGroup command are the same as the items
output by the AddVolumeToMigrationGroup command. For more information, see Output
items on page 88 of the AddVolumeToMigrationGroup command.
Example and execution results
Command execution example:
In this example, a volume is removed from the migration group MG011 in the storage domain
MegaTechXP12000-Primary. The controller LDEV number for the removed volume in the domain
controller is set as 3:A7.
htsmcli RemoveVolumeFromMigrationGroup --detail
CLI Reference Guide 91