January 2019
Intermediate to advanced
606 pages
15h 1m
English
In an environment where you have deployed a large Ceph cluster, you might want to increase your monitor count. Like in an OSD, adding new monitors to the Ceph cluster is an online process. In this recipe, we will configure ceph-node4 as a monitor node.
Since this is a test Ceph cluster, we will add ceph-node4 as the fourth monitor node. However, in the production setup, you should always have an odd number of monitor nodes in your Ceph cluster in order to form a quorum:

root@ceph-node1 ...
Read now
Unlock full access