]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: explicitly show host requirments in adding host section 40350/head
authorDaniel Pivonka <dpivonka@redhat.com>
Tue, 23 Mar 2021 17:50:33 +0000 (13:50 -0400)
committerDaniel Pivonka <dpivonka@redhat.com>
Tue, 23 Mar 2021 18:56:33 +0000 (14:56 -0400)
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
doc/cephadm/host-management.rst
doc/cephadm/install.rst

index e91553ddcddb47170ba495d07679fb7cca5eda6a..57a54dc870068bc1f2ab6e8c3a03b1b8f9ba2e1c 100644 (file)
@@ -15,6 +15,9 @@ To list hosts associated with the cluster:
 Adding Hosts
 ============
 
+Hosts must have these :ref:`cephadm-host-requirements` installed.
+Hosts without all the necessary requirements will fail to be added to the cluster.
+
 To add each new host to the cluster, perform two steps:
 
 #. Install the cluster's public SSH key in the new host's root user's ``authorized_keys`` file:
index 6efb07edec84e4864b47d96d19a24aca14dc0899..244c08b852eb4aed80c616632d4534fb9d4947b4 100644 (file)
@@ -8,6 +8,9 @@ then deploying the needed services.
 
 .. highlight:: console
 
+
+.. _cephadm-host-requirements:
+
 Requirements
 ============