1012 B
1012 B
-
To add the newly provisioned replacement node, on any node, modify the
cluster.conffile to remove the failed node and add the replacement node. For example, this modifiedcluster.conffile replacesghe-data-node-3with the newly provisioned node,ghe-replacement-data-node-3:[cluster "ghe-replacement-data-node-3"] hostname = ghe-replacement-data-node-3 ipv4 = 192.168.0.7 # ipv6 = fd12:3456:789a:1::7 consul-datacenter = PRIMARY-DATACENTER git-server = true pages-server = true mysql-server = true elasticsearch-server = true redis-server = true memcache-server = true metrics-server = true storage-server = true
You can choose to defer database seeding of a new MySQL replica node, resulting in being able to open your appliance to traffic sooner. For more information, see AUTOTITLE.