Re: [Pacemaker] can pacemaker do mysql Master/Slave.

2011-10-31 Thread Joe
Thank you very much Mike. I tried but it does not seem to work. Would you happen to have a doc somewhere that has example crm configure show. Thank you - Joe. On 10/31/2011 12:48 PM, Michael Marrotte wrote: Joe: Yes. There is now support for replication (master/slave): * See if the instal

Re: [Pacemaker] can pacemaker do mysql Master/Slave.

2011-10-31 Thread Michael Marrotte
Joe: Yes. There is now support for replication (master/slave): - See if the installed MySQL RA (Resource Agent) includes support for replication (your paths might be different) grep -i 'replication capability' /usr/lib/ocf/resource.d/heartbeat/mysql #Marian Marinov, Flor