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

Detailed Command Descriptions 78
Table 4-50 Output, RemoveVolumeFromMigrationGroup Command
Type of
Information
Item Name Description Output
by -d
Displayed as
Unknown
hostNames The host name. If multiple host names exist,
they are separated by commas (,).
-d
#1
Legend:
-d indicates output only when either the -d or the --detail option is specified.
#1
Unknown is output when volume information cannot be obtained for the domain control storage subsystem.
#2
Unknown is output when information cannot be obtained for externally connected storage.
Example: In this example, a volume is removed from the MG011 migration group in the
MegaTechXP12000-Primary storage domain. The controller LDEV number for the removed volume in
the domain control storage subsystem is 3:A7.
D:\>htsmcli RemoveVolumeFromMigrationGroup --detail
storagedomainname="MegaTechXP12000-Primary" name=" MG011"
controllerdevicenumber=3:A7
Output:
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MegaTechXP12000-Primary
List of 1 MigrationGroup elements
An instance of MigrationGroup(1 of 1)
name=MG011
canMigrate=Yes
description=MigrationGroup011
List of 1 Volume elements:
An instance of Volume(1 of 1)
controllerDeviceNumber=3:A7
emulationType=OPEN-V
CVS=Yes
capacityInKB=10,240,320
raidLevel=RAID5(3D+1P)
diskType=Unknown
contrllerArrayGroupName=E9980-1
arrayGroupName=1-9-1
volumeStatus=Used
volumeLockStatus=Unlocked
hostNames=
D:\>
4-3-7 GetVolumes (with migrationgroupname Specified)
The GetVolumes command with migrationgroupname parameter specified can be used to obtain a list of
volumes (LUs) in the migration group of the storage domain to specify.
You can also limit the volumes obtained, by specifying a volume filter condition.
For details about how to specify options, parameters, and filter conditions, or about the items output by this
command, see the GetVolumes command in the Storage Domain Management section
4-1-5 .