]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: wrong command for single daemon events
authorAdam King <adking@redhat.com>
Thu, 8 Apr 2021 19:43:08 +0000 (15:43 -0400)
committerSage Weil <sage@newdream.net>
Fri, 23 Apr 2021 12:24:14 +0000 (07:24 -0500)
Fixes: https://tracker.ceph.com/issues/50257
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 31959dd6d361273cb125420338a47a6fcbf3998e)

doc/cephadm/troubleshooting.rst

index 5f0c82bbf592b376305de394a49a8065682719fc..5858d3940e965a49682ec1651eab84ff1a26de7e 100644 (file)
@@ -60,7 +60,7 @@ for example:
 
 Or per daemon::
 
-  ceph orch ceph --service-type mds --daemon-id=hostname.ppdhsz --format yaml
+  ceph orch ps --service-name <service-name> --daemon-id <daemon-id> --format yaml
 
 .. code-block:: yaml