PV Type |
You can select Cloud Disk, NAS, or OSS. In this example, select NAS.
|
Volume Name |
The name of the persistent volume (PV). The name must be unique in the namespace.
In this example, enter pv-nas.
|
Volume Plug-in |
You can select Flexvolume or CSI. In this example, select CSI.
|
Capacity |
The capacity of the PV. The NAS file system provides unlimited capacity. This parameter
does not limit the usage of the NAS file system but defines the capacity of the PV.
|
Access Mode |
You can select ReadWriteMany or ReadWriteOnce. Default value: ReadWriteMany. |
Mount Target Domain Name |
The mount target of the NAS file system. You can select Select Mount Target or Custom.
|
Show Advanced Options |
- Subdirectory: the subdirectory in the NAS file system. The subdirectory must start with a forward
slash (/). After you set this parameter, the PV is mounted to the subdirectory.
- If the specified subdirectory does not exist, the system automatically creates the
subdirectory in the NAS file system.
- This parameter is optional. By default, the PV is mounted to the root directory of
the NAS file system.
- To specify a subdirectory in a NAS Extreme file system, specify a subdirectory that
starts with /share.
- Version: the version of the PV.
|
Label |
Attach labels to the PV. |