
Detailed Command Descriptions 74
Table 4-44 Items Output by the ModifyMigrationGroup Command
Type of Information Item Name Description Output by
-d
Storage domain information name The name of the storage domain. -d
Migration group information name The name of the migration group. -d
canMigrate Indicates whether migration is possible. -d
description A description of the migration group. -d
Legend: -d indicates output only when either the -d or the --detail option is specified.
Example: In this example, the name and description are changed for the MG01 migration group in the
MegaTechXP12000-Primary storage domain.
D:\>htsmcli ModifyMigrationGroup --detail storagedomainname="MegaTechXP12000-
Primary" name="MG01" newname="MG011" newdescription="MigrationGroup011"
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
D:\>
4-3-5 AddVolumeToMigrationGroup
The AddVolumeToMigrationGroup command can be used to add a volume to the specified migration
group. Use the LDEV number in the domain control storage subsystem (controller LDEV number) to specify a
volume. Only volumes that do not belong to any migration groups can be added to a migration group. Note that
volumes cannot be added to migration groups in the following statuses:
• Migration groups specified for migration tasks that have not ended (End)
• Migration groups within the storage domains that are being refreshed
You can use the GetTasks command to check the statuses of migration tasks.
NOTE: If information about a volume in the storage domain cannot be obtained because the volume in the
storage subsystem has been deleted using Device Manager, Unknown is output as the value of the output
items.
Command Syntax
htsmcli server-location AddVolumeToMigrationGroup
{ -u | --username } user-name
{ -p | --password } { password | @name-of-password-file }
[ { -o | --output } name-of-the-standard-output-redirect-file ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
name=migration-group-name
cotrollerdevicenumberr=controller-LDEV-number
Comentários a estes Manuais