We got this alert today:
Checking with:
aborrero@cloudcontrol1005:~ $ sudo mysql -u root MariaDB [(none)]> SHOW STATUS LIKE "wsrep_last_committed"; +----------------------+------------+ | Variable_name | Value | +----------------------+------------+ | wsrep_last_committed | 1070411385 | +----------------------+------------+ 1 row in set (0.001 sec)
Seems only cloudcontrol1005 is a bit behind:
cloudcontrol1005 | wsrep_last_committed | 1070411385 | cloudcontrol1006 | wsrep_last_committed | 1070411666 | cloudcontrol1007 | wsrep_last_committed | 1070411666 |

