chtgtpool

Use the chtgtpool command to change description, name, or volume membership of an existing Replication Manager pool.

Syntax

Read syntax diagramSkip visual syntax diagram>>-repcli-- --chtgtpool-- --+--------------------------+-- ----->
                            '--desc--"new_description"-'

>--+-------------------------+-- --+-----------------------+---->
   '--addvol--volume-- [...]-'     '--rmvol--volume--[...]-'

>-- --+-------------------------+-- --+--------+-- ------------->
      '--loc--new_pool_location-'     '--quiet-'

>--pool_name---------------------------------------------------><

Parameters

-desc "new_description"
An optional parameter that specifies the new user-defined description of the pool. The maximum alphanumeric character length for this value is 250.
-addvol volume [...]
An optional parameter that specifies new volumes to add to the pool specified. All volumes must be of the same device type and cannot belong to multiple pools.
-rmvol volume [...]
An optional parameter that specifies volumes that are to be removed from the pool specified.
-loc new_pool_location
An optional parameter that specifies the location of the pool.
-quiet
An optional parameter that turns off the confirmation prompt for this command.
pool_name
Specifies the existing name of the pool to be changed.

Description

You can use the chtgtpool command to change description, name, or volume membership of an existing Replication Manager pool.

Return values

Pool pool_name successfully modified.

Possible failures

Examples

An invocation example:

repcli chtgtpool -loc newlocation mypool

The resulting output:

Pool mypool successfully modified.

Related topics

(C) Copyright International Business Machines Corporation 2004