Expand Persistent Volumes
This section describes how to expand the capacity of a Persistent Volume.
Prerequisites
-
You should join a cluster and have the Persistent Volume Claim Management permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".
-
Ensure that the system has created a Persistent Volume for the Persistent Volume Claim.
-
Ensure that the backend storage system supports volume cloning, and the storage class corresponding to the Persistent Volume Claim has enabled volume cloning. For more information, please refer to Enable and Disable Volume Operations.
Steps
-
Log in to the KubeSphere web console with a user who has the Persistent Volume Claim Management permission, and access your cluster.
-
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 top-left corner of the details page, select More > Expand.
-
In the Expand Volume dialog, set the volume capacity, and then click OK.
Warning -
If the Persistent Volume is already mounted to a workload, expanding the capacity will result in the restart of the workload, causing a interruption in the business.
-
Persistent volume capacity can only be increased and cannot be reduced.
-
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.