Add "Primary Affinity" to the glossary and link to the information in
the RADOS documentation that (more or less) explains it.
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit
f3a3f10e9ce0bf96d5eba25a786cdd254340878b)
Pools
See :term:`pool`.
+ :ref:`Primary Affinity <rados_ops_primary_affinity>`
+ The characteristic of an OSD that governs the likelihood that
+ a given OSD will be selected as the primary OSD (or "lead
+ OSD") in an acting set. Primary affinity was introduced in
+ Firefly (v. 0.80). See :ref:`Primary Affinity
+ <rados_ops_primary_affinity>`.
+
RADOS
**R**\eliable **A**\utonomic **D**\istributed **O**\bject
**S**\tore. RADOS is the object store that provides a scalable
however, the speed of read operations can be increased by enabling **fast
read** (see :ref:`pool-settings`).
+.. _rados_ops_primary_affinity:
+
Primary Affinity
----------------