HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96009, November 2009)
195 of 332
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
● repset—Name of the replication set
● target—Name of the target, an IP address on the target, or a
virtual IP address
● 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)
● 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
● 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
● ...—Indicates that the source_path TO target_path option can
be used more than once for each source directory in the
replication set
● MIRror—Automatically initiates a mirror when the connection
is established
● NOMIRror—Does not initiate a mirror when the connection is
established
● REPlicate—Automatically initiates replication when the
connection is established
● NOREPlicate—Does not initiate replication when the
connection is established
● MONitor—Specifies that the target is going to monitor the
specified source machine for failover. The source machine
must have already been defined as a monitor machine.
● NOMONitor—Specifies that the target is not going to monitor