CLI Guide
If you abort a running replication, the replication set returns to the state it had before replication started –
either Ready or Unsynchronized. If you abort a suspended replication, the state of the replication set remains
Suspended.
NOTE: If you abort a replication operation, the snapshot space that is allocated for that
replication in the primary pool and the secondary pool will not be freed. To free that space,
either re-run the initial replication or delete the replication set.
Minimum role manage
Syntax
abort replication
Parameters replication-ID
The name or serial number of the replication set in which to abort replications.
Examples Abort active replications in replication set RS1
# abort replication RS1
See also
replicate
resume replication-set
show replication-sets
suspend replication-set
abort scrub
Description
Aborts a media scrub operation.
Minimum role manage
Syntax
abort scrub
[disk-group disk-groups]
vdisk vdisks
[volume volumes]
Parameters
Specify only one of the following parameters.
disk-group disk-groups
Optional. A comma-separated list of the names or serial numbers of the disk groups to stop scrubbing. A name
that includes a space must be enclosed in double quotes.
vdisk vdisks
Optional. A comma-separated list of the names or serial numbers of the linear disk groups to stop scrubbing. A
name that includes a space must be enclosed in double quotes.
volume volumes
Optional. A comma-separated list of the names or serial numbers of the volumes to stop scrubbing. A name
that includes a space must be enclosed in double quotes.
Examples Abort scrubbing disk group dg1
# abort scrub disk-group dg1
Abort scrubbing linear disk group vd1.
# abort scrub vdisk vd1
# abort scrub volume vol1
scrub disk-groups scrub vdisk
See also
scrub disk-groups
28 Alphabetical list of commands