Comment 12 for bug 1574999

Revision history for this message
Bogdan Dobrelya (bogdando) wrote : Re: MySQL may fail to SST because of a ./ib* files race condition

The race condition's still in place:
May 5 06:28:40 n2 ocf-mysql-wss: INFO: p_mysql: mysql_start(): Starting MySQL
May 5 06:29:10 n2 ocf-mysql-wss: INFO: p_mysql: check_if_sst(): SST is in progress
May 5 06:29:10 n2 ocf-mysql-wss: INFO: p_mysql: mysql_start(): MySQL started
May 5 06:29:16 n2 ocf-mysql-wss: ERROR: p_mysql: mysql_status(): MySQL is not running
May 5 06:29:16 n2 ocf-mysql-wss: INFO: p_mysql: check_if_sst(): SST is in progress
May 5 06:29:16 n2 ocf-mysql-wss: WARNING: p_mysql: mysql_monitor(): found and purged a stale sst_in_progress file
May 5 06:29:16 n2 crmd[155]: notice: process_lrm_event: Operation p_mysql_monitor_60000: not running (node=n2, call=390, rc=7, cib-update=1943, confirmed=false)
May 5 06:29:33 n2 ocf-mysql-wss: INFO: p_mysql: mysql_start(): Starting MySQL
(a race with the SST in progress starts here)