Selects a partner and deletes an inbound replica set stored in the group.
Be careful when deleting a replica set that belongs to a partner, because this will delete the partner’s replicas, and the partner will not be able to recover the data that was in those replicas.
Note: Before deleting an inbound replica set, pause inbound replication from the partner. See partner select inbound-pause.
It is recommended that, if possible, you manage replicas and replica sets from the group where the original volume resides (the primary group).
Format
partner select partner_name inbound-replicaset delete set_name
Variables
|
partner_name |
Group name of a partner. |
|
set_name |
Name of a replica set. |
Example
The following command deletes an inbound replica set (v1.1):
> partner select psgroup2 inbound-replicaset delete v1.1