CLI Guide

Create a snapshot of a source volume, which can be a virtual base volume or a virtual snapshot.
Reset a snapshot. This deletes the data in the snapshot and resets it to the current data in the volume
from which the snapshot was created. The snapshot’s name and other volume characteristics are not
changed.
Replicate a virtual replication set’s primary volume or volume group to a peer system
CAUTION: Before scheduling a ResetSnapshot task, consider that if the snapshot is
mounted/presented/mapped to a host, the snapshot must be unmounted/unpresented/
unmapped before the reset is performed. Leaving it mounted/presented/mapped can cause
data corruption. You should create a scheduled job on the host to unmount/unpresent/unmap
the snapshot prior to resetting it.
Minimum role manage
Syntax To create a task to take a snapshot:
create task
retention-count #
snapshot-prefix prefix
source-volume volume
type TakeSnapshot
name
To create a task to reset a snapshot:
create task
snapshot-volume volume
type ResetSnapshot
name
To create a task to replicate a virtual volume:
create task
[last-snapshot]
replication-set replication-set-ID
type Replicate
name
To create a task to enable spin down:
create task
type EnableDSD
name
To create a task to disable spin down:
create task
type DisableDSD
name
Parameters
last-snapshot
Optional. For a Replicate task this specifies to replicate the most recent snapshot of the primary volume. This
snapshot may have been created either manually or by the snapshot history feature
replication-set replication-set-ID
For a Replicate task this specifies the ID of the replication set to replicate.
retention-count #
54 Alphabetical list of commands