HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)

ModifyMigrationGroup
The ModifyMigrationGroup command can be used to change information about a migration
group. The command can change the following information:
Migration group name
Attribute indicating whether the migration group is subject to migration
Description of the migration group
Number of days before the specified elapsed-period event occurs
Event notification address
Parity group selection rule
Parity group avoidance rule
Description for the specified elapsed-period event
Note that information cannot be changed for migration groups in the following statuses:
Migration groups specified for tasks that have not ended (End)
Migration groups within storage domains whose refresh status is either Processing or Failure
Migration groups specified for a migration target after completing a locking, unlocking, or
shredding task, which has not ended (End)
You can use the GetTasks command to check the status of tasks.
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] ModifyMigrationGroup
[ common-option ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
name=migration-group-name
[ newname=migration-group-name]
[ newcanmigrate={ Yes | No } ]
[ newnotifytourl=event-notification-address ]
[ newreminddayslater=
number-of-days-before-the-specified-elapsed-period-event-occurs ]
[ newreminderdescription=
description-for-the-specified-elapsed-period-event ]
[ newarraygroupselectionrule={ BalanceCapacity |
MinimumCoverage | MaximumCoverage } ]
[ newarraygroupavoidanceofmigrationgroups=
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.
Details of CLI commands92