Re: [ClusterLabs] Wait until resource is really ready before moving clusterip

2016-01-26 Thread Joakim Hansson
Thanks for the help guys. I ended up patching together my own RA from the Delay and Dummy RA's and using curl to request the header of solr's ping request handler on localhost, which made the resource start return a bit more dynamic. However, now I have another problem which I don't think is

Re: [ClusterLabs] Wait until resource is really ready before moving clusterip

2016-01-26 Thread Ken Gaillot
On 01/26/2016 05:06 AM, Joakim Hansson wrote: > Thanks for the help guys. > I ended up patching together my own RA from the Delay and Dummy RA's and > using curl to request the header of solr's ping request handler on > localhost, which made the resource start return a bit more dynamic. > However,

[ClusterLabs] 3 mysql nodes master, slave, slave

2016-01-26 Thread ml
Hello ! I'm pretty new to pacemaker/corosync and I'm facing some troubles making everything work as I want. I have 3 mysql nodes (Debian) and 1 vip. The mysql replication is as follow: node01: mysql master + vip node02: mysql slave node03: mysql slave Both mysql slaves replicate from the