]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix `daemon status` interface (exclude file system name) 42584/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 2 Aug 2021 04:26:28 +0000 (00:26 -0400)
committerVenky Shankar <vshankar@redhat.com>
Mon, 2 Aug 2021 10:39:16 +0000 (06:39 -0400)
Fixes: http://tracker.ceph.com/issues/51989
Signed-off-by: Venky Shankar <vshankar@redhat.com>
doc/cephfs/cephfs-mirroring.rst
doc/dev/cephfs-mirroring.rst

index 4d0c68d589741d5c715172f23b5537e106805643..d602de2a3d7a8491612eabc4434c0d0394b32f8c 100644 (file)
@@ -165,7 +165,7 @@ Mirroring Status
 
 CephFS mirroring module provides `mirror daemon status` interface to check mirror daemon status::
 
-  $ ceph fs snapshot mirror daemon status <fs_name>
+  $ ceph fs snapshot mirror daemon status
   [
     {
       "daemon_id": 284167,
index 7ce6874db535e2c6d4997e5c4eefaf2f157abb05..3ca487c0332ccb4c9ddc23a52efbd903a32aa5dc 100644 (file)
@@ -215,11 +215,11 @@ and/or peer updates.
 CephFS mirroring module provides `mirror daemon status` interface to check mirror daemon
 status::
 
-  $ ceph fs snapshot mirror daemon status <fs_name>
+  $ ceph fs snapshot mirror daemon status
 
 E.g::
 
-  $ ceph fs snapshot mirror daemon status | jq
+  $ ceph fs snapshot mirror daemon status | jq
   [
     {
       "daemon_id": 284167,