mktgtpool

Use the mktgtpool command to create a Replication Manager pool of volumes that can be used in source copy relationships.

Syntax

Read syntax diagramSkip visual syntax diagram>>-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

Examples

An invocation example

repcli mktgtpool -vol ESS:2105.65312:VOL:202A,2C,2E-30 pool1

The resulting output

Pool pool1 successfully created. 

Related topics

(C) Copyright International Business Machines Corporation 2004