Chapter 7. Update the Configuration
Update the Galera configuration on ALL Galera nodes.
Procedure
Locate the Galera configuration file and open it.
grep wsrep_cluster_address /etc/my.cnf.d/galera.cnf vi /etc/my.cnf.d/galera.cnfComment out the
wsrep_cluster_addresssetting.#wsrep_cluster_address = gcomm://overcloud-controller-0,overcloud-controller-1,overcloud-controller-2Comment out the
wsrep_providersetting.#wsrep_provider = /usr/lib64/galera/libgalera_smm.so- Save the configuration file and close it.