HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)
l 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.
l NOMONitor—Specifies that the target is not going to monitor the source
machine for failover
l ORPHANS—Moves or deletes orphan files on the target. Orphan files
will not be immediately processed when you create the connection.
This setting is for processes that are run after a connection is already
established (remirror, auto-remirror, verification, and so on).
l NOORPHANS—Does not move or delete orphan files on the target
l COMPRESSion level—Enables compression of data being sent to the
target at the level specified. Valid levels are 1 (minimum), 2 (moderate),
or 3 (maximum).
l CLEARRESTOREREQUIRED—Clears the restore required flag and
initiates the connection
l ROUTE=target_ip—Specifies the IP address on the target that will
receive the incoming Storage Mirroring Recover data
Examples
l connect DataFiles to beta map exact
l connect UserData to beta map base d:\UserData\
l connect UserFiles to beta map exact orphans, compression 2
l con DataFiles to beta map exact mir, compress 1
Notes
l The default settings for this command are mirror, replicate, nomonitor,
and noorphans.
l The options (no)mirror, (no)replicate, (no)monitor, (no)orphans, and
compression can be used in any combination and in any order. The first
option does not require a comma, but the second and remaining
options do require a comma before the option.
l Options that contain non-alphanumeric characters must be enclosed in
quotation marks.
l If you are establishing a connection within a NAT or firewall
environment, you will need to specify the target using the IP address
and port number (separated by a colon) of the router. For example,
connect DataFiles to 10.10.1.57:1105 map exact.
l When scripting with this command, if a successful connection is
established, the command will return a positive number, which is the
connection ID assigned to that connection.