You have created a CCE cluster and installed the FlexVolume plug-in (storage-driver) in the cluster.
Parameter |
Description |
---|---|
* PVC Name |
New PVC Name: name of the PVC to be created. A storage volume is automatically created when a PVC is created. One PVC corresponds to one storage volume. The storage volume name is automatically generated when the PVC is created. |
Cluster Name |
Cluster where the EVS disk is deployed. |
Namespace |
Namespace where the EVS disk is deployed. You can retain the default value or specify one. |
Volume Capacity (GB) |
Size of the storage to be created. |
Access Mode |
Access permissions of user applications on storage resources (PVs).
|
AZ |
AZ to which the disk belongs. |
Type |
Type of the new EVS disk.
|
Encryption |
KMS Encryption is deselected by default. After KMS Encryption is selected, Key Management Service (KMS), an easy-to-use and highly secure cloud service for your keys, will be used for EVS disks. If no agency has been created, click Create Agency and set the following parameters:
This function is supported only for clusters of v1.13.10 and later in certain regions. |
The file system is displayed in the list. When its status becomes Normal, the file system is created successfully.
Parameter |
Description |
---|---|
Type |
EVS: You can use EVS disks the same way you use traditional hard disks on servers. EVS disks deliver higher data reliability and I/O throughput and are easy to use. They can be used for file systems, databases, or other system software and applications that require block storage resources. CAUTION:
|
Allocation Mode |
|
Manual |
Select a created disk. If no disk is available, follow the prompts to create one. For the same cluster and namespace, you can use an existing storage volume when creating a Deployment (with Allocation Mode set to Manual). When creating a StatefulSet, you can only use a volume automatically allocated by the system (only Automatic is available for Allocation Mode). |
Automatic |
If you select Automatic, you need to configure the following items:
|
Add Container Path |
|
CCE allows you to import existing EVS disks.
An EVS disk can be imported into only one namespace. If an EVS disk has been imported into a namespace, it is invisible in other namespaces and cannot be imported again. If you want to import an EVS disk that has file system (ext4) formatted, ensure that no partition has been created for the disk. Otherwise, data may be lost.
After an EVS volume is successfully created or imported, the EVS volume is automatically bound to the current cluster and cannot be used by other clusters. When the volume is unbound from the cluster, other clusters can still use the volume.
If the EVS volume has been mounted to a workload, it cannot be unbound from the cluster.