Parameter | Description |
---|---|
Project | The project to which the Persistent Volume Claim belongs. |
Status | Current status of the Persistent Volume Claim:
|
Capacity | The requested storage capacity of the Persistent Volume Claim. |
Access Mode | The access modes of Persistent Volumes.
|
Storage Class | The storage class requested by the Persistent Volume Claim. |
Provisioner | The storage plugin used by the storage class. |
Persistent Volume | The Persistent Volume bound to the Persistent Volume Claim. |
Creation Time | The creation time of the Persistent Volume Claim. |
Creator | The user who created the Persistent Volume Claim. If the value of this field is empty, it means the Persistent Volume Claim was created automatically by the system. |
View PVC Details
This section explains how to view details of a Persistent Volume Claim.
Prerequisites
You should join a project and have the Persistent Volume Claim Viewing permission within the project. For more information, refer to "Project Members" and "Project Roles".
Steps
Log in to the KubeSphere web console with a user who has the Persistent Volume Claim Viewing permission, and access your project.
Click Storage > Persistent Volume Claims in the left navigation pane.
Click the name of a Persistent Volume Claim in the list to open its details page.
In the Attributes section on the left side of the details page, view the resource attributes of the Persistent Volume Claim.
On the right side of the details page, click the Resource Status tab to view the mounted pods of the Persistent Volume bound to the Persistent Volume Claim.
Parameter Description Mounted Pods
Displays the pods that are mounted to the Persistent Volume bound to the Persistent Volume Claim.
Click
to view information about the containers running in the pod.
Click the name of the pod to view container details.
Enter keywords in the search box above the pod list to search for pods whose names contain specific keywords.
Click
in the upper-right corner of the pod list to refresh the information.
Click the Metadata tab on the right side of the details page to view the labels and annotations of the Persistent Volume Claim.
Click the Events tab on the right side of the details page to view the events of the Persistent Volume Claim.
Parameter Description 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.
Feedback
Was this page Helpful?
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.