查看卷快照详情
本节介绍如何查看卷快照的详情。
Prerequisites
Steps
-
以具有卷快照查看权限的用户登录 KubeSphere Web 控制台并进入您的集群或项目。
-
Click 存储 > 卷快照 in the left navigation pane.
-
在卷快照列表中点击一个卷快照的名称打开其详情页面。
-
在卷快照详情页面左侧的属性区域查看卷快照的资源属性。
参数 描述 项目
卷快照的所属项目。
状态
卷快照当前的状态。
-
就绪:卷快照和对应的卷快照内容创建成功。
-
未就绪:卷快照和对应的卷快照内容正在创建、创建失败或卷快照正在删除中。
容量
卷快照对应持久卷的容量。
快照类
用于保存快照数据的存储系统对应的卷快照类。
卷快照内容
卷快照内容的名称。
创建时间
卷快照的创建时间。
创建者
创建卷快照的用户。
-
-
在卷快照详情页面右侧的数据源页签查看用于创建快照的持久卷声明的信息。
Parameter Description Name
The name of the persistent volume claim.
Storage Class
The storage class requested by the Persistent Volume Claim.
Creation Time
The creation time of the persistent volume claim.
Provisioner
The storage plugin used by the storage class.
Access Mode
The access modes of Persistent Volumes.
-
RWO (ReadWriteOnce): Allows a single node to read from and write to the Persistent Volume.
-
ROX (ReadOnlyMany): Allows multiple nodes to read from the Persistent Volume.
-
RWX (ReadWriteMany): Allows multiple nodes to read from and write to the Persistent Volume.
Capacity
The capacity of the backend storage area.
-
-
在卷快照详情页面右侧点击事件页签查看卷快照的事件。
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.