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

Restore
Command
RESTORE
Description
Initiates the restoration process
Syntax
RESTORE <repset> FROM <target> ORIGINAL <original_source> [,
OVERWRITE | NOOVERWRITE] [, OVERWRITENEWER |
NOOVERWRITENEWER] [, USETARGETDB | NOUSETARGETDB] [,
RESTOREDBTOO | NORESTOREDBTOO] [, CHECKSUM |
NOCHECKSUM][, ORPHANS | NOORPHANS]
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 original_source—Name of the original source
l OVERWRITE—Overwrites files on the source
l NOOVERWRITE—Does not overwrite files on the source
l OVERWRITENEWER—Overwrites files on the source even if the
source file is newer than on the target
l NOOVERWRITENEWER—Does not overwrite files on the source that
are newer on the source than on the target
l USETARGETDB—Uses the replication set from the target machine
l NOUSETARGETDB—Uses the replication set from the source
machine
l RESTOREDBTOO—Restores the replication set database from the
target to the source
l NORESTOREDBTOO—Does not restore the replication set database
from the target to the source
l CHECKSUM—Performs a block checksum comparison and only
restores those blocks that are different
l NOCHECKSUM—Does not perform a block checksum comparison
and restores those files that are different