511 B
511 B
-
If you're replacing the primary Redis node, in
cluster.conf, modify theredis-mastervalue 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.conffile specifies a newly provisioned cluster node,ghe-replacement-data-node-1as the primary Redis node:redis-master = ghe-replacement-data-node-1