Re: [Pacemaker] Issue with clusterlab mysql ocf script

2011-10-19 Thread Raoul Bhatia [IPAX]
we might need marek on this one because i did not implement the master/slave logic and am not using it for multiple slaves. marek, can you please comment on this? thanks, raoul On 2011-08-29 23:08, Michael Szilagyi wrote: Did some more testing and figured I would add that even Slave resources

Re: [Pacemaker] Issue with clusterlab mysql ocf script

2011-09-22 Thread Andrew Beekhof
On Tue, Aug 30, 2011 at 7:08 AM, Michael Szilagyi wrote: > Did some more testing and figured I would add that even Slave resources > rejoin the cluster as a Master role briefly before switching back to Slave. >  Of course, since the mysql RA uses event notification this still has the > effect of u

Re: [Pacemaker] Issue with clusterlab mysql ocf script

2011-08-29 Thread Michael Szilagyi
Did some more testing and figured I would add that even Slave resources rejoin the cluster as a Master role briefly before switching back to Slave. Of course, since the mysql RA uses event notification this still has the effect of unsetting all masters whenever a new node joins. Since a master ro

[Pacemaker] Issue with clusterlab mysql ocf script

2011-08-26 Thread Michael Szilagyi
I'm having a problem with master/slave promotion using the most recent version of the mysql ocf script hosted off the clusterLabs/resource-agents github repo. The script works well failing over to a slave if a master looses connection with the cluster. However, when the master rejoins the cluster