Managing Snapshot(s)

A Snapshot captures the state of the data in a source Volume at a specific moment. It is used for backups or for restoring data later.

The size of a snapshot in block storage may not match the size shown in the file system. This is because the file system might not immediately mark unused blocks as free. As a result, the block storage system includes these blocks in the snapshot, even if they do not contain any data.

To reduce snapshot size and lower storage costs, you can 'trim' or 'discard' these unused blocks. This can be done by scheduling fstrim to run periodically or by mounting the Volume with the discard option, which informs the block storage system which blocks are in use and which are not.

Instructions

1. Log in to the project

Select a project from the projects management page to enter its detail page.

Project Overview

2. Go to the Snapshots page

In the sidebar menu, click BLOCK STORAGE > Snapshots.

3. Snapshot Management

You can manage Snapshots in the following ways:

Volume Snapshots Page

Last updated

Was this helpful?