From 1a895c9d121da895d130ed68d2905c69d1fb8057 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Tue, 29 Oct 2024 14:33:10 +0530 Subject: [PATCH] doc: mention how to initiate snapshot mirroring Signed-off-by: Jos Collin --- doc/cephfs/cephfs-mirroring.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/cephfs/cephfs-mirroring.rst b/doc/cephfs/cephfs-mirroring.rst index 1a1575482811d..8f82c4275cc57 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 ---------------- -- 2.39.5