Comment 1 for bug 1645787

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

From this failed CI job [1], it looks like the galera cluster has not been started at all. I don't see _any_ logs from the galera resource agent on any of the controllers. This probably means that the galera resource hasn't been created as expected, or that something prevented pacemaker to enable the galera resource (i.e. start the galera cluster)

For the record, when the galera resource is created under pacemaker, we should see logs like "galera(galera).*INFO: now attempting to detect last commit version using 'mysqld_safe --wsrep-recover' on all controllers in /var/log/messages
/var/log/mariadb/mariadb.log would reflect that action with a log like "Running position recovery with.*"

the subsequent DB log always go in /var/log/mysqld.log (mariadb.log is only used for bootstrapping the cluster)