Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/operate/rs/7.4/clusters/cluster-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion content/operate/rs/clusters/cluster-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down