From 99113156ee42bbdb8149122b80612d81ee0a360e Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Mon, 12 May 2025 10:21:24 -0500 Subject: [PATCH] DOC-5232 RS: Fixed ccs directory typo in cluster recovery --- content/operate/rs/7.4/clusters/cluster-recovery.md | 2 +- content/operate/rs/clusters/cluster-recovery.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/operate/rs/7.4/clusters/cluster-recovery.md b/content/operate/rs/7.4/clusters/cluster-recovery.md index c99f9f5782..55e742da35 100644 --- a/content/operate/rs/7.4/clusters/cluster-recovery.md +++ b/content/operate/rs/7.4/clusters/cluster-recovery.md @@ -45,7 +45,7 @@ The cluster recovery process includes: If you use the original storage drives, make sure you back up the files on the original storage drives to a safe location. - Identify the cluster configuration file that you want to use as the configuration for the recovered cluster. - The cluster configuration file is `/css/ccs-redis.rdb` on the persistent storage for each node. + The cluster configuration file is `/ccs/ccs-redis.rdb` on the persistent storage for each node. ## Recover the cluster diff --git a/content/operate/rs/clusters/cluster-recovery.md b/content/operate/rs/clusters/cluster-recovery.md index cb70226f3d..9330819d9f 100644 --- a/content/operate/rs/clusters/cluster-recovery.md +++ b/content/operate/rs/clusters/cluster-recovery.md @@ -44,7 +44,7 @@ The cluster recovery process includes: If you use the original storage drives, make sure you back up the files on the original storage drives to a safe location. - Identify the cluster configuration file that you want to use as the configuration for the recovered cluster. - The cluster configuration file is `/css/ccs-redis.rdb` on the persistent storage for each node. + The cluster configuration file is `/ccs/ccs-redis.rdb` on the persistent storage for each node. ## Recover the cluster