Creating CephFS File Storage Type Storage Class
CephFS file storage is a built-in Ceph file storage system that provides the platform with a Container Storage Interface (CSI)-based storage access method, offering a secure, reliable, and scalable shared file storage service suitable for scenarios such as file sharing and data backup. Before proceeding, you must first create a CephFS file storage class.
After binding the storage class in a Persistent Volume Claim (PVC), the platform will dynamically create persistent volumes on the nodes according to the persistent volume claim for business applications.
TOC
Deploy Volume Plugin
After clicking Deploy, on the Distributed Storage page, Create Storage Service or Access Storage Service.
Create Storage Class
-
Go to Platform Management.
-
In the left navigation bar, click Storage Management > Storage Classes.
-
Click Create Storage Class.
Note: The following content is provided as an example in form format; you may also choose to create it using YAML.
-
Select CephFS File Storage and click Next.
-
Configure the relevant parameters according to the following instructions.
Tip: The following parameters need to be set in the distributed storage and will be applied directly here.
-
Storage Cluster: The built-in Ceph storage cluster in the current cluster.
-
Storage Pool: The logical partition used for data storage in the storage cluster.
-
-
Click Create.