After you add machines to your new bare metal managed cluster as described in Add a machine, you can create a Ceph cluster on top of this managed cluster using the Mirantis Container Cloud web UI.
The procedure below enables you to create a Ceph cluster with minimum three Ceph nodes that provides persistent volumes to the Kubernetes workloads in the managed cluster.
To create a Ceph cluster in the managed cluster:
Log in to the Container Cloud web UI with the writer
permissions.
Switch to the required project using the Switch Project action icon located on top of the main left-side navigation panel.
In the Clusters tab, click the required cluster name. The Cluster page with the Machines and Ceph clusters lists opens.
In the Ceph Clusters block, click Create Cluster.
Configure the Ceph cluster in the Create New Ceph Cluster wizard that opens:
Section |
Parameter name |
Description |
---|---|---|
General settings |
Name |
The Ceph cluster name. |
Cluster Network |
Replication network for Ceph OSDs. Must match the corresponding
values of the cluster |
|
Public Network |
Public network for Ceph data. Must match the corresponding values
of the cluster |
|
Enable OSDs LCM |
Select to enable LCM for Ceph OSDs. |
|
Machines / Machine #1-3 |
Select machine |
Select the name of the Kubernetes machine that will host the corresponding Ceph node in the Ceph cluster. |
Manager, Monitor |
Select the required Ceph services to install on the Ceph node. |
|
Devices |
Select the disk that Ceph will use. Warning Do not select the device for system services,
for example, |
To add more Ceph nodes to the new Ceph cluster, click + next to any Ceph Machine title in the Machines tab. Configure a Ceph node as required.
Warning
Do not add more than 3 Manager
and/or Monitor
services to the Ceph cluster.
After you add and configure all nodes in your Ceph cluster, click Create.
Once done, verify your Ceph cluster as described in Verify Ceph components.