]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix `daemon status` interface (exclude file system name) 43199/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 2 Aug 2021 04:26:28 +0000 (00:26 -0400)
committerVenky Shankar <vshankar@redhat.com>
Fri, 17 Sep 2021 01:03:17 +0000 (06:33 +0530)
Fixes: http://tracker.ceph.com/issues/51989
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit ed253597c9376ac76171ca27bece09be8a72e269)

doc/cephfs/cephfs-mirroring.rst
doc/dev/cephfs-mirroring.rst

index e485ea3fef51028edfa310b01275b28f519999b5..3dbaa5d1aa855cd71915f2605baa7e5a6c658dde 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,