Manages the partner replica collection sets stored in the group, including deleting replica collection sets and displaying the replica collections in a replica collection set.
Format
partner select partner_name inbound-repcolset subcommand
Variable
|
partner_name |
Group name of a partner. |
Subcommands
|
delete repcolset |
Deletes an inbound replica collection set from the group. This deletes the replicas in the collection. |
|
select repcolset show |
Selects a partner’s replica collection set and displays the replica collections in the set |
|
show |
Displays the partner’s replica collection sets stored in the group. |
Examples
The following command displays a partner’s replica collection sets stored in the group:
> partner select psgroup2 inbound-repcolset show
Name Inbound-replicasets Inbound-repcols
-------------------- ------------------- --------------------
vc1.1 2 2
The following command displays the replica collections in an inbound replica collection set:
> partner select psgroup2 inbound-repcolset select vc1.1 show
________________ Inbound-repcolset Information ___________________
Name: vc1.1 Description: vc1-replica-collection
NoOfRepCols: 2
_____________________ Inbound-replicasets _______________________
Name ReservedSpace FreeSpace Replicas Status
---------- ------------- ------------- -------- ----------------
v1.1 16MB 15MB 2 in-progress
v2.1 16MB 15MB 2 in-progress
The following command deletes an inbound replica collection set:
> partner select psgroup2 inbound-repcolset delete vcol.1
It is strongly recommended that you perform this operation with caution and only in the event of a disaster at the group where the original volume collection resides. Are you sure you want to delete the inbound-replica collection set? (y/n) [n] y