HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)

Connect
Command
CONNECT
Description
Establishes a connection between a replication set and a target machine
Syntax
CONnect <repset> TO <target> MAP EXACT | MAP BASE <target_
path> | MAP <source_path> TO <target_path> [,...] [MIRror | NOMIRror]
[, REPlicate | NOREPlicate] [, MONitor | NOMONitor] [, ORPHANS |
NOORPHANS] [, COMPRESSion <level>]
[CLEARRESTOREREQUIRED] [ROUTE=<target_IP>]
Options
l repset—Name of the replication set
l target—Name of the target, an IP address on the target, or a virtual IP
address
l MAP EXACT—Specifies that the replication set data will be sent to the
same logical volume on the target (c:\data and d:\files is copied to
c:\data and d:\files, respectively)
l MAP BASE target_path—Substitute a complete path, including the
volume, for target_path and the data will be replicated to target_
path\SrcVolName on the target machine
l MAP source_path TO target_path—Custom location that specifies
each directory on the source and where that data will be copied to on
the target machine
l ...—Indicates that the source_path TO target_path option can be used
more than once for each source directory in the replication set
l MIRror—Automatically initiates a mirror when the connection is
established
l NOMIRror—Does not initiate a mirror when the connection is
established
l REPlicate—Automatically initiates replication when the connection is
established
l NOREPlicate—Does not initiate replication when the connection is
established