]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: update docs for 'fs snapshot mirror ls' command
authorJos Collin <jcollin@redhat.com>
Thu, 1 Aug 2024 02:31:22 +0000 (08:01 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 8 Oct 2024 03:17:38 +0000 (08:47 +0530)
Fixes: https://tracker.ceph.com/issues/67292
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit e60d82ab7cfbdfad7f61042ac6b012f8e16e71ba)

doc/cephfs/cephfs-mirroring.rst

index df24bf405169f5e1f326f81fa299daa4a6fe845d..32756ab6a07839e349466874d9233015734517c7 100644 (file)
@@ -189,6 +189,12 @@ To configure a directory for mirroring, run a command of the following form:
 
    ceph fs snapshot mirror add <fs_name> <path>
 
+To list the configured directories, run a command of the following form:
+
+.. prompt:: bash $
+
+   ceph fs snapshot mirror ls <fs_name>
+
 To stop mirroring directory snapshots, run a command of the following form:
 
 .. prompt:: bash $