
Using the Tiered Storage Manager CLI 26
Table 3-1 CLI Command Categories
Category Command Name Description
ModifyMigrationGroup Changes attributes for a migration group.
The following attributes can be changed:
• Migration group name
• Attribute indicating whether the migration group is
subject to migration operations.
• Migration group description
AddVolumeToMigrationGroup Adds a volume to a migration group.
RemoveVolumeFromMigrationGroup Removes a volume from a migration group.
GetVolumes
(with migrationgroupname specified)
Obtains information about volumes in a migration group.
Migration CreateMigrationPlan Creates a migration plan.
CreateMigrationTask Creates, and optionally executes, a migration task.
GetTasks Obtains information about migration tasks.
ModifyTask Changes attributes for a migration task.
The following attribute can be changed:
• Task description
ExecuteTask Executes a migration task in standby status.
CancelTask Cancels (places in terminated status) a migration task in
standby status.
DeleteTasks Deletes a terminated migration task.
NOTE: A detailed description of each command is provided in
4 .
3-2 Description of the CLI Command Elements
CLI commands can contain up to four elements. Table 3-2 lists and describes each element of the CLI
command.
Table 3-2 Description of CLI Command Elements
Command Element Description
server-location Information indicating the location of the Tiered Storage Manager server on the network.
Specify a value such as rmi://myhost.mydomain:20352/HTSMServer.
Specify the host and port for the Tiered Storage Manager server in the following URL format:
rmi://[host][:port]/HTSMServer
• host: Specify the host name or IP address for Tiered Storage Manager. If this is omitted, the
local host is used.
• port: Specify the port number where client requests are received, as specified during HP
StorageWorks XP Tiered Storage Manager installation. If this is omitted, 20352 (the default
for HP StorageWorks XP Tiered Storage Manager installation) is used.
You can omit the server-location when using the command line, by setting it in the properties file.
command The name of a command requesting processing on the Tiered Storage Manager server, such as
CreateStorageDomain or CreateMigrationTask.
• The command name is not case-sensitive. As such, createstoragedomain is the same
as CREATESTORAGEDOMAIN.
Kommentare zu diesen Handbüchern