From: Jos Collin Date: Tue, 29 Oct 2024 09:03:10 +0000 (+0530) Subject: doc: mention how to initiate snapshot mirroring X-Git-Tag: v20.0.0~742^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1a895c9d121da895d130ed68d2905c69d1fb8057;p=ceph.git doc: mention how to initiate snapshot mirroring Signed-off-by: Jos Collin --- diff --git a/doc/cephfs/cephfs-mirroring.rst b/doc/cephfs/cephfs-mirroring.rst index 1a1575482811..8f82c4275cc5 100644 --- a/doc/cephfs/cephfs-mirroring.rst +++ b/doc/cephfs/cephfs-mirroring.rst @@ -258,6 +258,13 @@ e.g.:: .. _cephfs_mirroring_mirroring_status: +Snapshot Mirroring +------------------ + +To initiate snapshot mirroring, create a snapshot of the configured directory in the primary cluster:: + + $ mkdir -p /d0/d1/d2/.snap/snap1 + Mirroring Status ----------------