diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index ede732c17b7..745765ff685 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 5a51cd2ccab..792bbcdf219 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 -----------------