mktgtpool
Use the
mktgtpool command
to create a Replication Manager pool of volumes that can be used in source
copy relationships.
- Pool names must be unique across Replication Manager groups; two pools
cannot have the same name.
- A volume can reside in only one Replication Manager pool at a time.
Syntax

>>-repcli-- --mktgtpool-- ---vol--vol_id-- [...]-- ------------->
>--+----------------+-- --+-----------------------+-- ---------->
'--loc--location-' '- -desc--"description"-'
>--pool_name---------------------------------------------------><
Parameters
- -vol vol_id [...]
- Specifies the volumes to be included in the pool membership for the
session. All volumes must be of the same device type
- -desc "description"
- An optional parameter that assigns a user-defined description of the
Replication Manager pool. The maximum alphanumeric character length is 250.
- -loc location
- An optional parameter that specifies the location of the pool.
- pool_name
- Assigns a user-defined pool name for the volumes. The pool name must
be unique; it cannot be the same as another existing Replication Manager pool
name. The maximum alphanumeric character length is 250.
Description
You can use the mktgtpool command to create a Replication
Manager pool of volumes that can be used in source copy relationships.
Return values
Pool pool_name successfully created.
Possible failures
- Pool pool_name already exists.
- Not all volumes specified are of the same device type.
Examples
An invocation example
repcli mktgtpool -vol ESS:2105.65312:VOL:202A,2C,2E-30 pool1
The resulting output
Pool pool1 successfully created.