From 704db06cf409786d0a79b5982cc17aee3f686a9e Mon Sep 17 00:00:00 2001 From: Anthony D'Atri Date: Tue, 30 Jul 2024 20:45:11 -0400 Subject: [PATCH] doc/rados/operations: remove vanity cluster name reference from crush-map.rst Signed-off-by: Anthony D'Atri (cherry picked from commit 62562ec65e3c1cc040a57ab77fc219e0aad25651) --- doc/rados/operations/crush-map.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/operations/crush-map.rst b/doc/rados/operations/crush-map.rst index 1a8dc36cb0b93..a273aaf7d1e00 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -102,9 +102,9 @@ This hook is passed several arguments (see below). The hook outputs a single line to ``stdout`` that contains the CRUSH location description. The arguments resemble the following::: - --cluster CLUSTER --id ID --type TYPE + --id ID --type TYPE -Here the cluster name is typically ``ceph``, the ``id`` is the daemon +Here the ``id`` is the daemon identifier or (in the case of OSDs) the OSD number, and the daemon type is ``osd``, ``mds``, ``mgr``, or ``mon``. -- 2.39.5