Rate This Document
Findability
Accuracy
Completeness
Readability

Adding MDS Nodes

Prerequisites

  1. A Ceph cluster deployed using Ansible is running properly.
  2. A management node where Ansible is installed is available.

Procedure

  1. Add an MDS node name to the [mdss] section in the hosts file of the cluster.

  2. Delete the comment sign before mdss in the site.yml file in the home directory.

  3. Run the playbook in the home directory.
    1
    ansible-playbook -i hosts site.yml