Add the command for stopping a monitor to the procedure that explains
how to inject a monmap into a monitor.
Zac of the future: cf. 05 Aug 2023.
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit
c032188d66539a78ab0e4de2a5f5fc4329927bf6)
In this example, the ID of the stopped Monitor is ``ID-FOO``.
- #. Stop the Monitor into which the ``monmap`` will be injected.
+ #. Stop the Monitor into which the ``monmap`` will be injected:
+
+ .. prompt:: bash
+
+ service ceph -a stop mon.{mon-id}
#. Inject the monmap into the stopped Monitor: