]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/rados/operations/crush-map.rst
import quincy beta 17.1.0
[ceph.git] / ceph / doc / rados / operations / crush-map.rst
index 68c12d1d5f734516ccc08e8655f759c0d977a7b3..792bbcdf219ed9caed5873d70e1b48b3e42b7098 100644 (file)
@@ -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
 -----------------
 
@@ -714,7 +716,7 @@ The ``bobtail`` tunable profile fixes a few key misbehaviors:
 
  * For large clusters, some small percentages of PGs map to fewer than
    the desired number of OSDs.  This is more prevalent when there are
-   mutiple hierarchy layers in use (e.g., ``row``, ``rack``, ``host``, ``osd``).
+   multiple hierarchy layers in use (e.g., ``row``, ``rack``, ``host``, ``osd``).
 
  * When some OSDs are marked out, the data tends to get redistributed
    to nearby OSDs instead of across the entire hierarchy.