Describes how to create snapshots of volumes using the Control System and the CLI.
You can create a snapshot manually using the Control System and the CLI, or use a schedule to automate snapshot creation.
To create snapshots of multiple (standard and/or mirror) volumes manually:
You can create a snapshot manually or use a schedule to automate snapshot creation. To create a snapshot of a volume manually:
The basic command to create a snapshot is:
maprcli volume snapshot create -snapshotname <snapshot> -volume <volume>
For complete reference information, see
volume snapshot create.