Skip to content

Commit ed3ce72

Browse files
committed
doc: explain the consequence of enabling mirroring through monitor commands
Signed-off-by: Jos Collin <[email protected]>
1 parent ee6523b commit ed3ce72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/cephfs/cephfs-mirroring.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,9 @@ system, run a command of the following form:
120120

121121
.. note:: "Mirroring module" commands are prefixed with ``fs snapshot mirror``.
122122
This distinguishes them from "monitor commands", which are prefixed with ``fs
123-
mirror``. Be sure (in this context) to use module commands.
123+
mirror``. Enabling mirroring by using monitor commands will result in the mirror daemon
124+
entering the "failed" state due to the absence of the `cephfs_mirror` index object.
125+
So be sure (in this context) to use module commands.
124126

125127
To disable mirroring for a given file system, run a command of the following form:
126128

0 commit comments

Comments
 (0)