1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/data/reusables/enterprise_clustering/replacing-a-cluster-node-replacement-name.md

511 B

  1. If you're replacing the primary Redis node, in cluster.conf, modify the redis-master value with the replacement node name.

    Note

    If your primary Redis node is also your primary MySQL node, see Replacing the primary MySQL node.

    For example, this modified cluster.conf file specifies a newly provisioned cluster node, ghe-replacement-data-node-1 as the primary Redis node:

    redis-master = ghe-replacement-data-node-1