Edit Persistent Volume Information

This section explains how to edit Persistent Volume information.

You can edit the alias and description of the Persistent Volume. KubeSphere does not support editing the name of an already created 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”.

Steps

  1. Log in to the KubeSphere web console with a user who has the Persistent Volume Claim Management permission, and access your cluster.

  2. Click Storage > Persistent Volume Claims in the left navigation pane.

  3. On the Persistent Volume Claims page, click Persistent Volume to open the list of Persistent Volumes.

  4. Click more on the right of the Persistent Volume you want to edit, then choose Edit Information from the dropdown list.

  5. In the Edit Information dialog, set the alias and description for the Persistent Volume, then click OK.

    ParameterDescription

    Alias

    The alias of the Persistent Volume. Aliases can be the same for different Persistent Volumes. An alias can only contain Chinese characters, letters, numbers, and hyphens (-). It cannot start or end with a hyphen (-) and has a maximum length of 63 characters.

    Description

    The description of the Persistent Volume. The description can contain any characters, with a maximum length of 256 characters.