HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96009, November 2009)
40 of 332
Stopping, starting, pausing, or resuming mirroring
You can stop, start, pause, or resume a mirror.
Command MIRROR STOP
Description Stops a mirror
Syntax MIRror STOP <con_id | *>
Options
● con_id—Connection ID assigned to the source/target
connection
● *—Specifies all connection IDs
Examples
● mirror stop 1
● mir stop *
Command MIRROR START
Description Initiates the mirror process
Syntax
MIRror START <con_id> [DIFFERENT [,NEWER] ,CHECKSUM |
NOCHECKSUM] [ORPHANS |NOORPHANS] [CALCulate |
NOCALCulate] [CLEARRESTOREREQUIRED]
Options
● con_id—Connection ID assigned to the source/target
connection
● DIFFERENT—Mirrors only those files that are different based
on the file date, time, and/or size
● NEWER—Mirrors only those files that are newer on the
source than on the target
● CHECKSUM—Mirrors only those blocks that are different
based on block checksum comparisons
● NOCHECKSUM—Does not perform a checksum comparison
when mirroring files
● ORPHANS—Moves or deletes orphan files on the target
● NOORPHANS—Does not move or delete orphan files on the
target
● CALCulate—Calculate the size of the replication set prior to
mirroring
● NOCALCulate—Does not calculate the size of the replication
set prior to mirroring