<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16722"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>I cant seem to setup a group to failback automatically after a failure has occurred to dnstest1-serv or dnstest2-serv (failover works fine). Can anyone give me a hint? I am trying to setup a pair of floating ip addresses used in dns, I have my own heartbeat script that manages dns.</DIV>
<DIV><BR>node dnsprv1.foo.com.au<BR>node dnsprv2.foo.com.au<BR>primitive dnstest1-ip ocf:heartbeat:IPaddr \<BR>        params ip="10.99.20.106" \<BR>        op monitor interval="10s"<BR>primitive dnstest1-serv ocf:heartbeat:bind \<BR>        op monitor interval="15s" \<BR>        params query="gw10x99x0x1.foo.com.au" receive="10.99.0.1" \<BR>        meta is-managed="true" target-role="Started" migration-threshold="2" failure-timeout="120s"<BR>primitive dnstest2-ip ocf:heartbeat:IPaddr \<BR>        params ip="10.99.20.107" \<BR>        op monitor interval="10s"<BR>primitive dnstest2-serv ocf:heartbeat:bind \<BR>        op monitor interval="15s" \<BR>        params query="gw10x99x0x1.foo.com.au" receive="10.99.0.1" \<BR>        meta is-managed="true" target-role="Started" migration-threshold="2" failure-timeout="120s"<BR>primitive pingd ocf:pacemaker:pingd \<BR>        params host_list="10.99.16.1" \<BR>        op monitor interval="90s" timeout="20s"<BR>group grp-dnstest1 dnstest1-ip dnstest1-serv<BR>group grp-dnstest2 dnstest2-ip dnstest2-serv<BR>clone c_pingd pingd \<BR>        meta globally-unique="false"<BR>location dnstest1_on_connected_node grp-dnstest1 \<BR>        rule $id="dnstest1_on_connected_node-rule" -inf: not_defined pingd or pingd lte 0<BR>location dnstest2_on_connected_node grp-dnstest2 \<BR>        rule $id="dnstest2_on_connected_node-rule" -inf: not_defined pingd or pingd lte 0<BR>property $id="cib-bootstrap-options" \<BR>        dc-version="1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd" \<BR>        cluster-infrastructure="openais" \<BR>        expected-quorum-votes="2" \<BR>        stonith-enabled="false" \<BR>        no-quorum-policy="ignore" \<BR>        default-resource-stickiness="0"<BR><BR></DIV><p>**********************************************************************<br />This email and any files transmitted with it are confidential and<br />intended solely for the use of the individual or entity to whom they<br />are addressed. If you have received this email in error please notify<br />the system manager.</p><p>This footnote also confirms that this email message has been virus<br />scanned and although no viruses were detected by the system, St Vincents &<br />Mater Health Sydney accepts no liability for any consequential damage<br />resulting from email containing any computer viruses.</p><p>Please consider the environment before printing this.</p><p>**********************************************************************</p>
</BODY></HTML>