Skip to content

Commit dbe3004

Browse files
authored
Merge pull request ceph#60470 from joscollin/wip-doc-cephfs-mirroring-improve-note
doc: explain the consequence of enabling mirroring through monitor commands Reviewed-by: Anthony D'Atri <[email protected]> Reviewed-by: Zac Dover <[email protected]> Reviewed-by: Venky Shankar <[email protected]>
2 parents 7df6ac1 + ed3ce72 commit dbe3004

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)