You can use my mysqlping resource <a href="https://github.com/Sov1et/ocf-mysqlping">https://github.com/Sov1et/ocf-mysqlping</a><div>Start mysql on nodes manually. If you start them as clone resource yo can get some issues with restart mysql on one node.</div>
<div>So I suggest don&#39;t do this.<br><br><div class="gmail_quote">2011/5/12 Joan Mauri <span dir="ltr">&lt;<a href="mailto:joan@freeway.com">joan@freeway.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all,
<div><br></div><div>I&#39;ve been struggling with this for a few days/weeks and I don&#39;t know what to do. I would really appreciate some help. </div><div><br></div><div>I need to run MYSQL in 2 nodes and use a virtual IP which will switch from one node to the other one in case MYSQL fails in one of the other nodes. The important constraint is that i MYSQL must run on both nodes at the same time.</div>

<div><br></div><div>So I decided to clone MYSQL and I&#39;ve tried to configure a location binding VIRTUALIP (or the group) to MYSQL service... but no luck. </div><div><br></div><div>My config is:</div><div><br></div><div>

<div><div>crm(live)configure# show</div><div>node $id=&quot;91e3bbf4-a8fc-416d-bb5e-ab0c0a8fa5a9&quot; db-backupmaster</div><div>node $id=&quot;b61f8090-fb35-456c-91fd-cbb7fa869058&quot; db-backupslave</div><div>primitive MYSQL ocf:heartbeat:mysql \</div>

<div>        op monitor interval=&quot;30s&quot; timeout=&quot;20s&quot; \</div><div>        meta migration-threshold=&quot;3&quot;</div><div>primitive VIRTUALIP ocf:heartbeat:IPaddr2 \</div><div>        params ip=&quot;10.10.65.38&quot; \</div>

<div>        op monitor interval=&quot;30s&quot; timeout=&quot;5s&quot; migration-threshold=&quot;3&quot;</div><div>group MYGROUP VIRTUALIP \</div><div>        meta target-role=&quot;Started&quot;</div><div>clone mysqldclone MYSQL \</div>

<div>        meta globally-unique=&quot;false&quot; target-role=&quot;Started&quot;</div><div>location VIRTUALIP_ON_ACTIVE_MYSQL VIRTUALIP \</div><div>        rule $id=&quot;VIRTUALIP_ON_ACTIVE_MYSQL-rule&quot; -inf: not_defined MYSQL</div>

<div>property $id=&quot;cib-bootstrap-options&quot; \</div><div>        dc-version=&quot;1.0.10-da7075976b5ff0bee71074385f8fd02f296ec8a3&quot; \</div><div>        cluster-infrastructure=&quot;Heartbeat&quot; \</div><div>
        expected-quorum-votes=&quot;2&quot; \</div>
<div>        stonith-enabled=&quot;0&quot; \</div><div>        default-resource-stickiness=&quot;1&quot;</div></div></div><div><br></div><div>If I do a crm_mon -r</div><div><br></div><div><div>Online: [ db-backupslave db-backupmaster ]</div>

<div><br></div><div>Full list of resources:</div><div><br></div><div> Clone Set: mysqldclone</div><div>     Started: [ db-backupslave db-backupmaster ]</div><div> Resource Group: MYGROUP</div><div>     VIRTUALIP  (ocf::heartbeat:IPaddr2):       Stopped</div>

</div><div><br></div><div>can anyone suggest me how to do that location ?? or how to do that ?</div><div><br></div><div>Thanks in advance</div>
<br>_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Viacheslav Biriukov<br>BR<br><div><a href="http://biriukov.com" target="_blank">http://biriukov.com</a></div><br>
</div>