Creating a Volume Snapshot
Create volume snapshot manually via Data Fabric UI.
Prerequisites
- You must be a fabric user to create a volume snapshot.
About this task
A snapshot is a read-only image of a volume that provides point-in-time recovery of the volume if data on the volume gets corrupted or is lost due to some reason. Snapshots store changes to the data present in the volume. A snapshot preserves access to historical data and facilitates data retrieval, when data is lost due to user errors and application errors.
You can create a snapshot manually, or automate the process with a schedule.
Snapshots are stored in the .snapshots
directory. You can always
view snapshots from this directory.
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.
Follow the steps given below to create a snapshot manually via the Data Fabric UI.
Procedure
- Log on to the Data Fabric UI.
- Select Fabric user option from the dropdown on the Home page.
- Click the Table View icon on the Resources card. In the tabular list of fabrics, click the down arrow for the fabric that contains the volume to snapshot.
- Click the volume name seen under Resource Name.
- Navigate to the Snapshots tab.
- Click Create seen on the top right side of the tab.
- Enter a name for the volume snapshot or retain the default name.
- Click Save.
Results
The volume snapshot is successfully created. The snapshot is added to the list of snapshots seen on the Snapshots tab.
maprcli
command. The
command is provided for general reference. For more information, see maprcli Commands in This Guide.