HP StorageWorks Storage Mirroring for Linux User's Guide (T2558-96078, February 2008)

8 - 7
Controlling replication manually
Identify the connection ID by locating the number in the left column below the target machine name and use one of the
following commands for the appropriate replication control:
Replication Start
Replication Stop
Command REPLICATION START
Description Initiates the replication process
Syntax
REPLICATION START <conid | *>
Options conid—Connection ID assigned to the source/target connection
*—Specifies all connection IDs
Examples
replication start 1
replication start *
Command REPLICATION STOP
Description Stops the replication process
Syntax
REPLICATION STOP <conid | *>
Options conid—Connection ID assigned to the source/target connection
*—Specifies all connection IDs
Examples
replication stop 1
replication stop *
Notes If you stop replication manually, you will need to perform a remirror when it is restarted.
If you only need to temporarily pause data from being transmitted to the target and do not want to
stop replication, use the
transmission pause command. When you are ready to restart the
transmission, use the transmission resume command.