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

View Volume Snapshot Content Details

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

Prerequisites

  • KubeSphere Storage should have been installed and enabled.

  • You should join a cluster and have the Volume Snapshot Contents 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 Contents Viewing permission, and access your cluster.

  2. Click Storage > Volume Snapshots in the left navigation pane.

  3. Click Volume Snapshot Content on the Volume Snapshots page, then click the name of a volume snapshot content to open its details page.

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

    ParameterDescription

    Status

    The status of the volume snapshot content.

    • Ready: The volume snapshot content has been successfully created, and the snapshot data has been saved to the backend storage system.

    • Not Ready: The volume snapshot content is being created or is being deleted.

    Capacity

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

    Volume Snapshot Class

    The volume snapshot class used to create the volume snapshot.

    Snapshot Handle

    The unique identifier of the volume snapshot content in the backend storage system.

    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 content.

    Creator

    The user who created the volume snapshot content.

  5. View the volume snapshot name and volume snapshot class of the volume snapshot content in the Resource Status tab on the right side of the details page.

  6. Click the Metadata tab on the right side of the details page to view the labels and annotations of the volume snapshot content.

  7. Click the Events tab on the right side of the details page to view the events of the volume snapshot content.

    ParameterDescription

    Type

    The type of the event, including Normal and Warning.

    Reason

    The reason for the event.

    Occurred

    The time when the event occurred.

    Source

    The component that reported the event.

    Message

    The content of the event message.

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