< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

View Volume Snapshot Class Details

This section describes how to view the details of a volume snapshot class.

Prerequisites

  • KubeSphere Storage should have been installed and enabled.

  • You should join a cluster and have the Volume Snapshot Classes Viewing permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".

Steps

  1. Log in to the KubeSphere web console with a user who has the Volume Snapshot Classes Viewing permission, and access your cluster.

  2. Click Storage > Volume Snapshot Classes in the left navigation pane.

  3. Click the name of a volume snapshot class in the volume snapshot class list to open the details page.

  4. View the resource attributes of the volume snapshot class in the Attributes area on the left side of the details page.

    ParameterDescription

    Provisioner

    The storage plugin corresponding to the volume snapshot class.

    Deletion Policy

    The policy for handling the volume snapshot content when the volume snapshot is deleted. The deletion policy is set in the corresponding volume snapshot class.

    • Delete: The volume snapshot content is automatically deleted by the system after the volume snapshot is deleted.

    • Retain: The volume snapshot content is not deleted by the system after the volume snapshot is deleted.

    Creation Time

    The creation time of the volume snapshot class.

  5. View the volume snapshots created using the volume snapshot class in the Volume Snapshots area on the right side.

    ParameterDescription

    Name

    The name of the volume snapshot.

    Status

    The current status of the volume snapshot.

    • Ready: The volume snapshot and the corresponding volume snapshot content have been successfully created.

    • Not Ready: The volume snapshot and the corresponding volume snapshot content are being created, failed to create, or the volume snapshot is being deleted.

    Capacity

    The capacity of the persistent volume corresponding to the volume snapshot.

    Creation Time

    The creation time of the volume snapshot.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page