partner select failback-replicaset select cancel-operation

Cancels an in-progress pool change operation for a failback replica set in the group.

Format

partner select partner_name failback-replicaset select set_name cancel-operation op_id

Variables

partner_name

Group name of the partner to which the volume was replicated.

set_name

Name of a failback replica set in the group.

op_id

Identification number for the operation to cancel. Obtain the number by using the command partner select failback-replicaset select, described on partner select failback-replicaset select.

Example

The following commands display the identification number of a pool move operation in progress and then cancel the operation:

> partner select group2 failback-replicaset select dbvol2 show
.
.
.
_________________________ Operations InProgress _________________________

ID StartTime Progress Operation Details

1  2007-04-30:15:42:38  Moving from pool default to pool pool2
.
.
.

> partner select group2 failback-replicaset select dbvol2 cancel-operation 1