diff options
author | Damien Ciabrini <dciabrin@redhat.com> | 2017-09-14 14:49:04 +0200 |
---|---|---|
committer | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2017-09-20 14:27:43 +0000 |
commit | ae4525574181865127ce2f2086b7729748b0f2fc (patch) | |
tree | e8d20f220b22f1e1edbc28e98e57e8ce3a82a873 /puppet/services/releasenotes | |
parent | 5a7472c1696d9f173a1fd4387e349cda2eb44ff8 (diff) |
Disable all uses of wsrep-provider in mysql_bootstrap container
During the bootstrap of the mariadb database, galera replication
must be disabled while the users credentials are being set up. This
is done by setting wsrep-provider=none when starting mysqld_safe.
Icf67fd2fbf520e8a62405b4d49e8d5169ff3925b already disabled it
when the clustercheck credentials are being set up, but Kolla also
start a temporary server for setting up the root password.
Disable the setting directly at the end of the mysql.cnf in the
running container. That way, the default setting from galera.cnf will
be overriden, all mysqld_safe calls will disable WSREP and the setting
will stay ephemeral.
Change-Id: If14e22992b46a35a05a16a9db5ecb360ea13df8f
Closes-Bug: #1717250
(cherry picked from commit b0f50db80b10e9cd6263c4d6b3ca8dd818b658ba)
Diffstat (limited to 'puppet/services/releasenotes')
0 files changed, 0 insertions, 0 deletions