HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)
Mirror Start
Command
MIRROR START
Description
Initiates the mirror process
Syntax
MIRror START <con_id> [DIFFERENT [,NEWER] ,CHECKSUM |
NOCHECKSUM] [ORPHANS |NOORPHANS] [CALCulate |
NOCALCulate] [CLEARRESTOREREQUIRED]
Options
l con_id—Connection ID assigned to the source/target connection
l DIFFERENT—Mirrors only those files that are different based on the
file date, time, and/or size
l NEWER—Mirrors only those files that are newer on the source than on
the target
l CHECKSUM—Mirrors only those blocks that are different based on
block checksum comparisons
l NOCHECKSUM—Does not perform a checksum comparison when
mirroring files
l ORPHANS—Moves or deletes orphan files on the target
l NOORPHANS—Does not move or delete orphan files on the target
l CALCulate—Calculate the size of the replication set prior to mirroring
l NOCALCulate—Does not calculate the size of the replication set prior
to mirroring
l CLEARRESTOREREQUIRED—Clears the restore required flag and
initiates the mirror
Examples
l mirror start 1 different, newer
l mir start 2 different, checksum orphans calc
Notes
The default settings for this command are noorphans and calculate.