HP P2000 Reference Manual page 58

Msa system
Hide thumbs Also See for P2000:
Table of Contents

Advertisement

modified-snapshot yes|no
Optional. Specifies whether to include or exclude modified write data from the snapshot in the copy.
This parameter applies only when the source volume is a snapshot; it is ignored if the source volume
is a master volume.
yes: Include modified snapshot data.
no: Exclude modified snapshot data.
If this parameter is omitted for a snapshot, modified snapshot data is excluded.
replication-mode new-snapshot|last-snapshot
Optional. Specifies whether to replicate a new snapshot of the volume to the remote system, or to
replicate the last (most recent existing) snapshot of the volume to the remote system.
new-snapshot: Replicate a new snapshot.
last-snapshot: Replicate the most recent existing snapshot.
If this parameter is omitted, a new snapshot is replicated.
name
A name for the new task. The name is case sensitive; cannot include a comma, double quote, or
backslash; and can have a maximum of 32 bytes. A name that includes a space must be enclosed in
double quotes.
Example Create task Snap that takes a snapshot of master volume VD1_V1 and retains only the latest four
snapshots with the prefix VD1_V1 (e.g., VD1_V1_S0001):
# create task type TakeSnapshot source-volume VD1_V1 snapshot-prefix VD1_V1
retention-count 4 Snap
Success: Command completed successfully. (Snap) - The task was created.
Create task Reset that resets snapshot VD1_V1_S0001:
# create task type ResetSnapshot snapshot-volume VD1_V1_S0001 Reset
Success: Command completed successfully. (Reset) - The task was created.
Create task Copy that copies volume VD1_V1 to vdisk VD2 with name C_V0001:
# create task type VolumeCopy source-volume VD1_V1 dest-vdisk VD2 dest-prefix C
modified-snapshot yes Copy
Success: Command completed successfully. (Copy) - The task was created.
Create task Replicate that replicates primary volume VD1_V2:
# create task type ReplicateVolume source-volume VD1_V2 snapshot-prefix VD1_V2
retention-count 4 Replicate
Success: Command completed successfully. (Replicate) - The task was created.
Create a task to enable or resume spin-down for all disks:
# create task type EnableDSD taskDSDresume
Success: Command completed successfully. (taskDSDresume) - The task was created.
Create a task to disable or suspend spin-down for all disks:
# create task type DisableDSD taskDSDsuspend
Success: Command completed successfully. (taskDSDsuspend) - The task was
created.
See also
• create schedule
• set task
• show task-details
• show tasks
• show volumes
58
Alphabetical list of commands

Advertisement

Table of Contents
loading

This manual is also suitable for:

P2000 g3

Table of Contents