HP StorageWorks Storage Mirroring scripting guide (T2558-96074, February 2008)

13 - 31
Replication Stop
Repset Calculate
Repset Create
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.
Command REPSET CREATE
Description Creates a replication set
Syntax
REPSET CREATE <name>
Options name—Name of the replication set
Examples
repset create DataFiles
Notes The name of the replication set should not be a Storage Mirroring keyword. These are any
Storage Mirroring DTCL command (source, target, and so on.) or any Storage Mirroring DTCL
shortcut command (env, mon, rep, and so on).
Replication set names that contain non-alphanumeric characters must be enclosed in quotation
marks.