Configure galera-monitor on all controller nodes
authorMichele Baldessari <michele@acksyn.org>
Wed, 17 Aug 2016 11:04:47 +0000 (13:04 +0200)
committerMichele Baldessari <michele@acksyn.org>
Wed, 17 Aug 2016 11:04:47 +0000 (13:04 +0200)
commit2cbbe14a76f228c3110542f3936417270f61eefe
tree57c029a19e2cf874e3bd90badd95308f19d86d0f
parenta805daefd18779f6a97e0c6ea165633a602fb616
Configure galera-monitor on all controller nodes

When we implemented the galera composable role we accidentally moved the
xinetd.d monitor service on the bootstrap node only. This meant that
haproxy believed that galera was down on the non-bootstrap nodes. A
shutdown of the bootstrap node meant that galera was effectively down
because haproxy would refuse to redirect the traffic to the
non-bootstrap node. Fix this by creating the
/etc/xinetd.d/galera-monitor on all controller nodes.

Change-Id: Ib5a06b3abbc32182476c2b0c81eb77a12821ad6b
manifests/profile/pacemaker/database/mysql.pp