HP StorageWorks Storage Mirroring scripting guide (T2558-96074, February 2008)

7 - 16
3. You can disable a snapshot schedule, without losing the schedule configuration, by using the snapshot schedule
disable
command.
4. You can enable a disabled snapshot schedule by using the snapshot schedule enable command.
Initiating a manual snapshot from the Text Client
Use the snapshot create command to take a manual snapshot.
Command SNAPSHOT SCHEDULE DISABLE
Description Disables a snapshot schedule
Syntax
SNAPSHOT SCHEDULE <con_id> DISABLE [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 schedule 1 disable
Notes This command only disables the snapshot schedule for this connection so that it will not run. It
does not clear the snapshot schedule parameters.
Target names that contain non-alphnumeric characters must be enclosed in quotation marks.
Command SNAPSHOT SCHEDULE ENABLE
Description Enables a disabled snapshot schedule
Syntax
SNAPSHOT SCHEDULE <con_id> ENABLE [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 schedule 1 enable
Notes Target names that contain non-alphanumeric characters must be enclosed in qutoation marks.
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.