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: v17.1.0~326^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ee7ed53df865cfd1b88216cc7d27029172b935ef;p=ceph.git doc/cephadm: host location: add link to types Signed-off-by: Sebastian Wagner --- diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index c109e2dc73b32..023c906d8d2e3 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 5a51cd2ccab53..792bbcdf219ed 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 -----------------