openstack-ansible-galera_se.../tasks
Darren Birkett a743ea9689 ensure mysql defaults file is sourced
The mysql initscript that comes with mariadb-10.0 does not source the
/etc/default/mysql file, meaning that the MYSQLD_STARTUP_TIMEOUT that
we set in there is being ignored.  This has the effect of causing some
nodes to timeout their startup too early, interrupting the initial SST,
and causing the cluster join to fail.

This commit adds a line to the initscript to ensure that we are
sourcing /etc/default/mysql correctly.

Closes-Bug: #1569446
Co-Authored-By: Jimmy McCrory <jimmy.mccrory@gmail.com>

Change-Id: I6af1cc660c2bbc2a49707cfab995659dc0167f2f
(cherry picked from commit b9a7361b28)
2016-04-15 13:54:32 +00:00
..
galera_bootstrap.yml Added major version upgrade support 2016-02-12 12:36:57 +00:00
galera_cluster_state.yml Added major version upgrade support 2016-02-12 12:36:57 +00:00
galera_install.yml Updated role using the Multi-Distro framework 2016-03-21 22:57:11 -05:00
galera_install_apt.yml Updated role using the Multi-Distro framework 2016-03-21 22:57:11 -05:00
galera_post_install.yml ensure mysql defaults file is sourced 2016-04-15 13:54:32 +00:00
galera_pre_install.yml Allow cert validation to be toggled by deployers 2016-03-11 14:06:57 -05:00
galera_running_check.yml removed duplicate key 2016-04-14 16:07:55 +00:00
galera_setup.yml Add retry logic to mysql_upgrade 2016-04-04 13:44:22 +00:00
galera_upgrade_check.yml Added major version upgrade support 2016-02-12 12:36:57 +00:00
galera_upgrade_post.yml Add retry logic to mysql_upgrade 2016-04-04 13:44:22 +00:00
galera_upgrade_pre.yml Added major version upgrade support 2016-02-12 12:36:57 +00:00
main.yml Updated role using the Multi-Distro framework 2016-03-21 22:57:11 -05:00