openstack-ansible/playbooks/roles/galera_server/templates
Christopher H. Laco 41332ab35f Enable log_slave_updates
Without log_slave_updates enabled, the bin logs are only written on the
cluster server that handles the request. This makes database recovery
more difficult as the bin logs are spread across all servers and must be
combined manually in order to recover the database.

Enabling log_slave_updates ensures all nodes in the cluster contain the
complete bin logs and recovery can be performed from any cluster member.

Change-Id: I978d6aea93369382faeace96b7865b9e56a7995a
Closes-Bug: #1479473
2015-08-19 07:51:39 +00:00
..
cluster.cnf.j2 Templateize and change Galera SST method 2015-07-29 15:04:59 +00:00
debian.cnf.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
galera_pin.pref.j2 Add release pinning to galera roles 2015-04-23 10:32:35 +01:00
limits.conf.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
my.cnf.j2 Enable log_slave_updates 2015-08-19 07:51:39 +00:00
mysql_defaults.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00