HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)
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
l ORPHANS—Moves or deletes orphan files on the source
l NOORPHANS—Does not move or delete orphan files on the
source
Examples
restore DataFiles from beta ,overwritenewer ,usetargetdb
Notes
l The default settings for this command are overwrite,
overwritenewer, usetargetdb, restoredbtoo, and noorphans.
l The options 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 The source command is required before each use of the restore
command.