Deleting volume snapshots

You can delete a volume snapshot either from the Persistent Volume Claim (PVC) page or the Volume Snapshots page.

For deleting a volume snapshot, the volume snapshot class which is used in that particular volume snapshot should be present.

Deleting volume snapshots from the Persistent Volume Claims page

  1. From the OpenShift Web Console go to Storage > Persistent Volume Claims.
  2. Click the PVC name which has the volume snapshot that needs to be deleted.
  3. In the Volume Snapshots tab, next to the volume snapshot you want to restore, click Action Menu > Delete Volume Snapshot.

Deleting volume snapshots from the Volume Snapshots page

  1. From the OpenShift Web Console go to Storage > Volume Snapshots.
  2. In the Volume Snapshots page, click Delete Volume Snapshot.

Verifying volume snapshot deletion

  • Ensure that the deleted volume snapshot is not present in the Volume Snapshots tab of the PVC details page.
  • From the OpenShift Web Console go to Storage > Volume Snapshots. Verify that the deleted volume snapshot is not listed.