doc: document cephfs mirroring developement status

Signed-off-by: Venky Shankar <vshankar@redhat.com>
This commit is contained in:
Venky Shankar 2020-08-31 08:34:47 -04:00
parent fbc5df0c92
commit 8bf65fab45
1 changed files with 6 additions and 0 deletions

View 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.