From: Sebastian Wagner Date: Thu, 25 Nov 2021 14:52:20 +0000 (+0100) Subject: doc/cephadm: host location: add link to types X-Git-Tag: v16.2.8~264^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8696a458a93cdd566c5f33ffa0ae8fc26c286842;p=ceph.git doc/cephadm: host location: add link to types Signed-off-by: Sebastian Wagner (cherry picked from commit ee7ed53df865cfd1b88216cc7d27029172b935ef) --- diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index ede732c17b79..745765ff6859 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -218,6 +218,8 @@ create a new CRUSH host located in the specified hierachy. changes of the ``location`` property will be ignored. Also, removing a host will no remove any CRUSH buckets. +See also :ref:`crush_map_default_types`. + SSH Configuration ================= diff --git a/doc/rados/operations/crush-map.rst b/doc/rados/operations/crush-map.rst index 68c12d1d5f73..f7eff35b736d 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -128,6 +128,8 @@ Since the Luminous release, devices may also have a *device class* assigned (e.g ``hdd`` or ``ssd`` or ``nvme``), allowing them to be conveniently targeted by CRUSH rules. This is especially useful when mixing device types within hosts. +.. _crush_map_default_types: + Types and Buckets -----------------