HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

16 - 38
Replication Start
Replication Stop
Repset Calculate
Command REPLICATION START
Description Initiates the replication process
Syntax
REPLICATION START <conid | *> [CLEARRESTOREREQUIRED]
Options
conid—Connection ID assigned to the source/target connection
*—Specifies all connection IDs
CLEARRESTOREREQUIRED—Clears the restore required flag and
initiates replication
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 *
Command REPSET CALCULATE
Description Calculates the size of a replication set
Syntax
REPSET CALCULATE [repset]
Options repset—Name of the replication set
Examples
repset calculate DataFiles
Notes
If a replication set name is not specified, the active replication set will be
used.
The results of the calculation are logged to the Storage Mirroring log file.
Replication set names that contain non-alphanumeric characters must be
enclosed in quotation marks.