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

CreateMigrationGroup
The CreateMigrationGroup command can be used to create a migration group within a storage
domain.
For the migration group to be created, you can use the canmigrate parameter to specify an attribute
indicating whether the migration group is subject to migration operations. If you disable migration,
you can prevent the volume belonging to the migration group from being migrated by mistake.
In addition, you can set the LDEV selection rules for each migration group. If you do not want a parity
group containing LDEVs that belong to another migration group to be selectable as a target parity
group, specify the parity group avoidance rule (the arraygroupavoidanceofmigrationgroups
parameter). If you want to select migration targets based on how parity groups are used, specify the
parity group selection rule (the arraygroupselectionrule parameter).
Migration groups cannot be created within a storage domain whose refresh status is either
Processing or Failure.
If this command is executed for a storage domain that requires a refresh, a warning message will be
output to the standard error output.
Syntax
htsmcli [ server-location] CreateMigrationGroup
[ common-option ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
name=migration-group-name
[ canmigrate={ Yes | No } ]
[ notifytourl=event-notification-address ]
[ reminddayslater=
number-of-days-before-the-specified-elapsed-period-event-occurs ]
[ reminderdescription=description-for-the-specified-elapsed-period-event ]
[ arraygroupselectionrule={ BalanceCapacity
| MinimumCoverage | MaximumCoverage } ]
[ arraygroupavoidanceofmigrationgroups=
migration-group-name [,migration-group-name ]... ]
[ description=description-for-the-migration-group ]
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 26 Parameters of the CreateMigrationGroup command
DetailsParameter
Specify the name of the storage domain.
storagedomainname
Details of CLI commands76