Creates a replica collection for the selected volume collection. The replica collection is stored on the specified replication partner.
As with individual volume replication, each volume in the collection must be configured to replicate to the same partner, and the partner must have delegated space to the primary group. See volume select replication enable.
In addition, the volume collection itself must have replication enabled, as described in collection select replication enable.
Format
collection select coll_name replication create-repcol partner_name
Variables
|
coll_name |
Name of a volume collection. |
|
partner_name |
Name of the replication partner that will store the replica collection (the secondary group). |
Example
The following command creates a replica collection for the selected volume collection on the partner named agroup:
> collection select dbcollection replication create-repcol agroup