Skip to content

Commit 071ffc2

Browse files
authored
Merge pull request ceph#58946 from anthonyeleven/remove-vanity-name
doc/rados/operations: remove vanity cluster name reference from crush-map.rst Reviewed-by: Zac Dover <[email protected]>
2 parents 62dcce5 + 62562ec commit 071ffc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rados/operations/crush-map.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ This hook is passed several arguments (see below). The hook outputs a single
102102
line to ``stdout`` that contains the CRUSH location description. The arguments
103103
resemble the following:::
104104

105-
--cluster CLUSTER --id ID --type TYPE
105+
--id ID --type TYPE
106106

107-
Here the cluster name is typically ``ceph``, the ``id`` is the daemon
107+
Here the ``id`` is the daemon
108108
identifier or (in the case of OSDs) the OSD number, and the daemon type is
109109
``osd``, ``mds``, ``mgr``, or ``mon``.
110110

0 commit comments

Comments
 (0)