<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuring PVs on Huawei</title><link>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/</link><description>Recent content in Configuring PVs on Huawei</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2025 Huawei Technologies Co., Ltd. All rights reserved.</copyright><atom:link href="https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuring Dynamic PVs</title><link>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/configuring-dynamic-pvs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/configuring-dynamic-pvs/</guid><description>&lt;p>Dynamic volume provisioning allows storage volumes to be created on demand. Dynamic volume provisioning depends on the StorageClass objects. The cluster administrator can define multiple StorageClass objects as required and specify a StorageClass that meets service requirements when declaring a PV or PVC. When applying for resources from Huawei storage devices, Huawei CSI creates storage resources that meet service requirements based on the preset StorageClass.&lt;/p>
&lt;h2 id="section20411174314366">Configuration Description&lt;/h2>
&lt;p>Perform the following steps to configure and use dynamic PVs:&lt;/p></description></item><item><title>Configuring a Static PV</title><link>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/configuring-a-static-pv/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/configuring-a-static-pv/</guid><description>&lt;p>Static volume provisioning allows administrators to use a resource created on the storage side as a PV for containers in the cluster.&lt;/p>
&lt;h2 id="section1426372873615">Configuration Description&lt;/h2>
&lt;p>Perform the following steps to configure a static PV:&lt;/p>
&lt;ul>
&lt;li>
&lt;a href="#section4107171112475">Preparation&lt;/a>
&lt;/li>
&lt;li>
&lt;a href="#section651114483616">Configuring a PV&lt;/a>
&lt;/li>
&lt;li>
&lt;a href="#section05111743361">Configuring a PVC&lt;/a>
&lt;/li>
&lt;li>
&lt;a href="#section2949728204519">Using a PVC&lt;/a>
&lt;/li>
&lt;/ul>
&lt;h2 id="section4107171112475">Preparation&lt;/h2>
&lt;p>A storage resource, such as a LUN or file system, required by the PV to be created exists on the storage device. If the storage resource is a file system, you also need to create the share and client information of the file system.&lt;/p></description></item><item><title>Managing PVs</title><link>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/managing-pvs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/persistent-volume-management/configuring-pvs/managing-pvs/</guid><description>&lt;p>Manage Volume Provisioning allows administrators to use resources created on storage as PVs and supports features of dynamic volumes, such as capacity expansion, snapshot, and clone. This is a custom capability of Huawei CSI. This feature applies to the following scenarios:&lt;/p>
&lt;ul>
&lt;li>In the reconstruction containerized applications, existing storage volumes need to be used.&lt;/li>
&lt;li>The Kubernetes cluster is rebuilt.&lt;/li>
&lt;li>Storage data is migrated in disaster recovery (DR) scenarios.&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>&lt;img src="https://huawei.github.io/css-docs/css-docs/public_sys-resources/en-us/icon-note.gif">&lt;/p>
&lt;ul>
&lt;li>Manage Volume Provisioning allows existing storage resources to be managed by Kubernetes. You are not allowed to manage a storage resource for multiple times and concurrently delete or create a storage resource.
When a storage resource is managed by multiple clusters, operations on the managed volume in a single cluster take effect only in the cluster and will not be synchronized to other clusters. Instead, you need to perform these operations on the managed volume in other clusters.
For example, when you expand the capacity of a PVC in a cluster, the capacity of the corresponding PVC in other clusters will not be automatically expanded. In this case, you need to manually expand the capacity in other clusters by running the expansion commands in 
&lt;a href="https://huawei.github.io/css-docs/docs/basic-services/persistent-volume-management/managing-pvs-91/expanding-the-capacity-of-a-pv">Expanding the Capacity of a PV&lt;/a>
.&lt;/li>
&lt;li>When managing PVs, ensure that the PVs comply with the storage class declaration. Otherwise, Huawei CSI may fail to manage the PVs. For example, when you manage a common PV, the storage backend of the HyperMetro type is referenced in the storage class, and the HyperMetro parameter is enabled. After the PV is managed, if you clone the PV or create a PV based on a snapshot, Huawei CSI will fail to execute the operation.&lt;/li>
&lt;/ul>
&lt;/blockquote>
&lt;h2 id="section121779524353">Configuration Description&lt;/h2>
&lt;p>Perform the following steps to manage and use PVs:&lt;/p></description></item></channel></rss>