Creating CephRBD Block Storage Class
CephRBD block storage is a built-in Ceph block storage for the platform, providing a Container Storage Interface (CSI) based storage access method that can deliver high IOPS and low-latency storage services, suitable for scenarios such as databases and virtualization. Before using this, you need to create a CephRBD block storage class.
Once a Persistent Volume Claim (PVC) is bound to the storage class, the platform will dynamically create a Persistent Volume based on the Persistent Volume Claim for business applications to use.
Deploy Volume Plugin
After clicking Deploy on the Distributed Storage page, choose either Deploying in Internal Mode or Deploying in External Mode.
Create Storage Class
-
Go to Administrator.
-
In the left navigation bar, click Storage Management > Storage Classes.
-
Click Create Storage Class.
Note: The following content is an example in form format, you can also choose YAML to complete the operation.
-
Select CephRBD Block Storage, and click Next.
-
Configure the parameters as required.
Tip: The following parameters need to be set in distributed storage and will be directly applied here.
-
Storage Cluster: The built-in Ceph storage cluster in the current cluster.
-
Storage Pool: The logical partition used for storing data within the storage cluster.
-
-
Click Create.