Creating Volume Snapshots
Describes how to create snapshots of volumes using the Control System and the CLI.
About this task
You can create a snapshot manually using the Control System and the CLI, or use a schedule to automate snapshot creation.
NOTE
The maximum number of snapshots that you can create for each
volume is 4092. Exceeding this limit raises the snapshot failure alarm with an
appropriate entry in the CLDB logs.Creating Snapshots of Multiple Volumes Using the Control System
About this task
To create snapshots of multiple (standard and/or mirror) volumes manually:
Procedure
Creating a Snapshot of a Volume Using the Control System
About this task
You can create a snapshot manually or use a schedule to automate snapshot creation. To create a snapshot of a volume manually:
Procedure
Creating Volume Snapshots Using the CLI or REST API
About this task
The basic command to create a snapshot is:
maprcli volume snapshot create -snapshotname <snapshot> -volume <volume>
For complete reference information, see
volume snapshot create.