Skip to content

Commit 4da055f

Browse files
add BD level HA note
1 parent fad07f5 commit 4da055f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/operate/rs/databases/configure/replica-ha.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ By default, replica HA has a 10-minute grace period after node failure and befor
110110
111111
{{<note>}}The default grace period is 30 minutes for containerized applications using [Redis Enterprise Software for Kubernetes]({{< relref "/operate/kubernetes/" >}}).{{</note>}}
112112
113+
{{<note>}}For Kubernetes deployments, if ReplicaHA(previously SlaveHA) is enabled at the cluster level, you must also manually enable it at the database level for each RedisEnterpriseDatabase (REDB) using the UI or `rladmin`. Without manual database-level configuration, databases will show `slave_ha: disabled (database)` even when cluster-level ReplicaHA is enabled.{{</note>}}
114+
113115
To configure this grace period from rladmin, run:
114116
115117
``` text

0 commit comments

Comments
 (0)