]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: document cephfs mirroring developement status 35697/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 31 Aug 2020 12:34:47 +0000 (08:34 -0400)
committerVenky Shankar <vshankar@redhat.com>
Tue, 1 Sep 2020 10:58:11 +0000 (06:58 -0400)
Signed-off-by: Venky Shankar <vshankar@redhat.com>
doc/dev/cephfs-mirroring.rst

index 9df3136901787b35d74505a1c40ab3a537b12513..66681fd310076f7d347f961814ced84ca82a3af2 100644 (file)
@@ -65,3 +65,9 @@ notified about changes in mirror status and/or peers. `cephfs-mirror` daemon sub
 to `FSMap` and gets notified on mirror status and/or peer updates. Peer changes are
 handled by starting or stopping mirroring to when a new peer is added or an existing peer
 is removed.
+
+Feature Status
+--------------
+
+`cephfs-mirror` daemon is built by default (follows `WITH_CEPHFS` CMake rule). However, the
+feature is in development phase.