On 2011-11-02 16:41, Van Tonder, Raymond wrote:
>Um, that's not consistent with the config. What you're running is a
>single-instance MySQL LSB primitive; for a Master/Slave replication
>managed by Pacemaker you would use the OCF resource agent
>(ocf:heartbeat:mysql) and wrap it in a master/slave
On 2011-11-02 16:41, Van Tonder, Raymond wrote:
> Hi
>
> I'm setting up a 4 node cluster
>
> 2 of the nodes for DB (mysql) in master-slave failover config
Um, that's not consistent with the config. What you're running is a
single-instance MySQL LSB primitive; for a Master/Slave replication
mana
Hi
I'm setting up a 4 node cluster
2 of the nodes for DB (mysql) in master-slave failover config
And
2 nodes running jboss server active/active
What do I do so that pacemaker wont look for a "mysqlcl_monitor_0" on
the servers that will be hosting the jboss.
This is the config I have so far .