Skip to content

Commit 07a1e5d

Browse files
authored
DOC-5232 RS: Fixed ccs directory typo in cluster recovery (#1550)
1 parent 86d214f commit 07a1e5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/operate/rs/7.4/clusters/cluster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The cluster recovery process includes:
4545
If you use the original storage drives,
4646
make sure you back up the files on the original storage drives to a safe location.
4747
- Identify the cluster configuration file that you want to use as the configuration for the recovered cluster.
48-
The cluster configuration file is `/css/ccs-redis.rdb` on the persistent storage for each node.
48+
The cluster configuration file is `/ccs/ccs-redis.rdb` on the persistent storage for each node.
4949

5050
## Recover the cluster
5151

content/operate/rs/clusters/cluster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The cluster recovery process includes:
4444
If you use the original storage drives,
4545
make sure you back up the files on the original storage drives to a safe location.
4646
- Identify the cluster configuration file that you want to use as the configuration for the recovered cluster.
47-
The cluster configuration file is `/css/ccs-redis.rdb` on the persistent storage for each node.
47+
The cluster configuration file is `/ccs/ccs-redis.rdb` on the persistent storage for each node.
4848

4949
## Recover the cluster
5050

0 commit comments

Comments
 (0)