Comment 4 for bug 1809145

Revision history for this message
Damien Ciabrini (dciabrin) wrote :

James, I'm not sure what's going on yet :(

Originally the patch relied on the fact that /root/.my.cnf gets created by docker-puppet-mysql during the config generation step, so before we attempt to start pacemaker (before even step 1 in fact). Then, mysql_init_bundle bind-mounts this file from the host, so the theory was that this file would always exist when mysql_init_bundle runs puppet code.

Did you try with a non-HA deployment or with a HA deployment?