HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

10 - 3
Initiating a manual snapshot
Use the snapshot create command to take a manual snapshot.
Applying a snapshot on the target
Apply a snapshot to the target by using the snapshot revert command.
Command SNAPSHOT CREATE
Description Creates a manual snapshot of the replication set data on the target
Syntax
SNAPSHOT CREATE <con_id> [ON <target>]
Options
con_id—Connection ID assigned to the source/target connection
target—Name of the target, an IP address on the target, or a virtual IP
address
Examples
snapshot create 1
Notes Target names that contain non-alphanumeric characters must be enclosed in
quotation marks.
Command SNAPSHOT REVERT
Description Revert the target to the last good automatic snapshot
Syntax
SNAPSHOT REVERT <con_id> [ON <target> ]
Options con_id—Connection ID assigned to the source/target connection
target—Name of the target, an IP address on the target, or a virtual IP
address
Examples
snapshot revert 1
Notes Target names that contain non-alphanumeric characters must be enclosed in
quotation marks.