On 2011-11-14 16:40, Viacheslav Biriukov wrote:
cloned resource separatelyю For example restart cloned Mysql server on
the first ndoe. But don't touch it on the second? It's no clear for me
from the documentation.
yes you can:
> crm resource stop clone:0 or
> crm resource cleanup clone:0
moreo
Can I manage cloned resource separatelyю For example restart cloned Mysql
server on the first ndoe. But don't touch it on the second? It's no clear
for me from the documentation.
2011/11/14 Andrew Beekhof
> On Mon, Nov 7, 2011 at 4:54 AM, Viacheslav Biriukov
> wrote:
> > Hi.
> > Yes it is usefu
On Mon, Nov 7, 2011 at 4:54 AM, Viacheslav Biriukov
wrote:
> Hi.
> Yes it is useful in master-master replication for Mysql HA.
> How do you see dependency handling in this situation? We want to start Mysql
> server on both nodes. So we nee to use clone resorce, right? But in this
> case we can't u
Hi.
Yes it is useful in master-master replication for Mysql HA.
How do you see dependency handling in this situation? We want to start
Mysql server on both nodes. So we nee to use clone resorce, right? But in
this case we can't use nether collocation nether group or location tags.
And mysqlping r
On 2011-06-12 23:10, Viacheslav Biriukov wrote:
We have the situation when our mysql server hangs. So it begins to
restart. But it takes a while. So we need fast switching for the other
mysql master node.
hi!
do i correctly understand that this is only beneficial in a master-
master setup? a
We have the situation when our mysql server hangs. So it begins to
restart. But it takes a while. So we need fast switching for the other mysql
master node.
___
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/lis
Hi,
On Mon, May 30, 2011 at 11:06:45PM +0300, Viacheslav Biriukov wrote:
> Hi all.
> I have written mysqlping resorce. It works same as ping or pingd. Main
> purpose it is location Mysql VIP on right node in Mysql Master-Master
> replication with clone configuration.
>
> https://github.com/Sov1e
Hi all.
I have written mysqlping resorce. It works same as ping or pingd. Main
purpose it is location Mysql VIP on right node in Mysql Master-Master
replication with clone configuration.
https://github.com/Sov1et/ocf-mysqlping
--
Viacheslav Biriukov
BR
http://biriukov.com
__