doc: add supported file types in cephfs-mirroring.rst

Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 3d44e5dfdc)
This commit is contained in:
Jos Collin 2023-12-06 18:07:12 +05:30 committed by Zac Dover
parent 4d73d15c73
commit 873e35ee24

View File

@ -93,6 +93,15 @@ providing high-availability.
.. note:: Deploying a single mirror daemon is recommended. Running multiple .. note:: Deploying a single mirror daemon is recommended. Running multiple
daemons is untested. daemons is untested.
The following file types are supported by the mirroring:
- Regular files (-)
- Directory files (d)
- Symbolic link file (l)
The other file types are ignored by the mirroring. So they won't be
available on a successfully synchronized peer.
The mirroring module is disabled by default. To enable the mirroring module, The mirroring module is disabled by default. To enable the mirroring module,
run the following command: run the following command: