Re: [Pacemaker] Master is restarted when other node comes online

2014-09-29 Thread Andrew Beekhof
On 28 Sep 2014, at 5:56 pm, Andrei Borzenkov arvidj...@gmail.com wrote: I have two node cluster with single master/slave resource (replicated database) using pacemaker+openais on SLES11 SP3 (pacemaker 1.1.11-3ca8c3b). I hit weird situation that I did not see before, and I cannot really

[Pacemaker] Master is restarted when other node comes online

2014-09-28 Thread Andrei Borzenkov
I have two node cluster with single master/slave resource (replicated database) using pacemaker+openais on SLES11 SP3 (pacemaker 1.1.11-3ca8c3b). I hit weird situation that I did not see before, and I cannot really understand it. Assuming master runs on node A and slave runs on node B. If I stop

Re: [Pacemaker] Master is restarted when other node comes online

2014-09-28 Thread emmanuel segura
try to use interleave meta attribute in your clone definition http://www.hastexo.com/resources/hints-and-kinks/interleaving-pacemaker-clones 2014-09-28 9:56 GMT+02:00 Andrei Borzenkov arvidj...@gmail.com: I have two node cluster with single master/slave resource (replicated database) using

Re: [Pacemaker] Master is restarted when other node comes online

2014-09-28 Thread Andrei Borzenkov
В Sun, 28 Sep 2014 13:03:08 +0200 emmanuel segura emi2f...@gmail.com пишет: try to use interleave meta attribute in your clone definition http://www.hastexo.com/resources/hints-and-kinks/interleaving-pacemaker-clones I appreciate if you could elaborate a bit more here. The above link