You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Redis Community Edition cluster](#source-available-cluster)
41
41
@@ -47,9 +47,9 @@ For best results when using the [Multicast DNS](https://en.wikipedia.org/wiki/Mu
47
47
As long as Replica Of is enabled, data in the target database will not expire and will not be evicted regardless of the set [data eviction policy]({{< relref "/operate/rs/databases/memory-performance/eviction-policy.md" >}}).
48
48
{{< /note >}}
49
49
50
-
### Same Redis Enterprise Software cluster {#same-cluster}
50
+
### Same Redis Enterprise cluster {#same-cluster}
51
51
52
-
To configure a Replica Of database in the same Redis Enterprise Software cluster as the source database:
52
+
To configure a Replica Of database in the same Redis Enterprise cluster as the source database:
53
53
54
54
1.[Create a new database]({{< relref "/operate/rs/databases/create" >}}) or select an existing database from the **Databases** screen.
55
55
@@ -67,9 +67,9 @@ To configure a Replica Of database in the same Redis Enterprise Software cluster
67
67
68
68
1. Select **Save**.
69
69
70
-
### Different Redis Enterprise Software cluster {#different-cluster}
70
+
### Different Redis Enterprise cluster {#different-cluster}
71
71
72
-
To configure a Replica Of database in a different Redis Enterprise Software cluster from the source database:
72
+
To configure a Replica Of database in a different Redis Enterprise cluster from the source database:
73
73
74
74
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
Copy file name to clipboardExpand all lines: content/operate/rs/installing-upgrading/configuring/change-location-socket-files.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,4 +65,4 @@ To migrate an existing cluster to a new cluster with a different socket file loc
65
65
sudo ./install.sh -s </path/to/socket/files>
66
66
```
67
67
68
-
1. Use Replica Of to migrate your databases from the original cluster to the new cluster. For detailed steps, see the procedure to [configure Replica Of with different Redis Enterprise Software clusters]({{<relref "/operate/rs/databases/import-export/replica-of/create#different-cluster">}}).
68
+
1. Use Replica Of to migrate your databases from the original cluster to the new cluster. For detailed steps, see the procedure to [configure Replica Of with different Redis Enterprise clusters]({{<relref "/operate/rs/databases/import-export/replica-of/create#different-cluster">}}).
0 commit comments