Owner manual

Parameters
Parameter Description
primary or primaries
The name of the virtual disk for which you want to
suspend operation. Enclose the virtual disk name in
square brackets ([ ]). If the virtual disk name has special
characters, also enclose the virtual disk name in double
quotation marks (“ ”).
writeConsistency
This parameter defines whether the virtual disks identified
in this command are in a writeconsistency group or are
separate. For the virtual disks in the same write-
consistency group, set this parameter to TRUE. For the
virtual disks that are separate, set this parameter to
FALSE.
NOTE: If the writeConsistency parameter is set to TRUE, the virtual disks must be in a write-consistency
group (or groups). This command suspends all write-consistency groups that contain the virtual disks. For example,
if virtual disks A, B, and C are in a write-consistency group and they have remote counterparts A’, B’, and C’, the
command:
suspend remoteReplication virtualDisk [“A”]
writeConsistency=TRUE
suspends A-A’, B-B’, and C-C’. If you have a write-consistency group 1={A, B, C} and write-consistency group 2={D,
E, F}, the command:
suspend remoteReplication virtualDisks [“A” “D”]
writeConsistency=TRUE
suspends both write-consistency groups.
Suspend Remote Replication Group
Description
This command suspends the synchronization of data on all replicated pairs at the remote replication group level. This
suspend command helps to reduce any performance impact to the host application that might occur while any
changed data on the local storage array is copied to the remote storage array.
Syntax
suspend asyncRemoteReplicationGroup ["asyncRemoteReplicationGroupName"]
Parameter
Parameter
Description
asyncRemoteReplicationGroup
The name of the remote replication group that you want to
suspend. Enclose the remote replication group name in
376