Hi NIkita<br>Many thanks for your assistance, i updated the changes you noticed but now my 2 nodes just keep rebooting, did i enter something incorrectly in the pingd directive ?<br><br>Paul<br><br><br>i can see these errors in the messages log and my configuration is below<br>
<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: clone_print:  Clone Set: connected<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: short_print:      Stopped: [ pingd:0 pingd:1 ]<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: info: rsc_merge_weights: failoverip: Rolling back scores from crhweb<br>
Feb  1 09:01:06 crhnode2 pengine: [4103]: info: native_color: Resource crhweb cannot run anywhere<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: RecurringOp:  Start recurring monitor (10s) for pingd:0 on crhnode2<br>
Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Operation pingd-monitor-5s-0 is a duplicate of pingd-monitor-5s<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Do not use the same (name, interval) combination more than once per resource<br>
Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Operation pingd-monitor-5s-0 is a duplicate of pingd-monitor-5s<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Do not use the same (name, interval) combination more than once per resource<br>
Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: RecurringOp:  Start recurring monitor (10s) for pingd:1 on crhnode1<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Operation pingd-monitor-5s-0 is a duplicate of pingd-monitor-5s<br>
Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Do not use the same (name, interval) combination more than once per resource<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Operation pingd-monitor-5s-0 is a duplicate of pingd-monitor-5s<br>
Feb  1 09:01:06 crhnode2 pengine: [4103]: ERROR: is_op_dup: Do not use the same (name, interval) combination more than once per resource<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: LogActions: Leave resource failoverip (Started crhnode1)<br>
Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: LogActions: Stop resource crhweb      (crhnode1)<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: LogActions: Start pingd:0     (crhnode2)<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: notice: LogActions: Start pingd:1     (crhnode1)<br>
Feb  1 09:01:06 crhnode2 crmd: [3742]: info: do_state_transition: State transition S_POLICY_ENGINE -> S_TRANSITION_ENGINE [ input=I_PE_SUCCESS cause=C_IPC_MESSAGE origin=handle_response ]<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: info: process_pe_message: Transition 59: PEngine Input stored in: /var/lib/pengine/pe-input-82.bz2<br>
Feb  1 09:01:06 crhnode2 crmd: [3742]: info: unpack_graph: Unpacked transition 59: 14 actions in 14 synapses<br>Feb  1 09:01:06 crhnode2 pengine: [4103]: info: process_pe_message: Configuration ERRORs found during PE processing.  Please run "crm_verify -L" to identify issues.<br>
<br><br><br>here is my current configuration<br><br>node $id="271808bb-ed74-4eaa-8c94-bf32a00074dd" crhnode1 \<br>        attributes standby="off"<br>node $id="59440607-2a5c-450e-84fa-94bf69742671" crhnode2 \<br>
        attributes standby="off"<br>primitive crhweb ocf:heartbeat:apache \<br>        params configfile="/etc/httpd/conf/httpd.conf" \<br>        op monitor interval="60s" \<br>        meta target-role="Started"<br>
primitive failoverip ocf:heartbeat:IPaddr \<br>        params ip="10.100.1.100" cidr_netmask="255.255.0.0" \<br>        op monitor interval="30s" \<br>        meta target-role="Started"<br>
primitive pingd ocf:pacemaker:pingd \<br>        params dampen="5s" host_list="10.100.0.254" multiplier="1000" name="pingval" \<br>        operations $id="pingd-operations" \<br>
        op monitor interval="10s" timeout="20s" \<br>        op monitor interval="90s" timeout="25s" start \<br>        op monitor interval="100s" timeout="25s" stop<br>
clone connected pingd \<br>        meta globally-unique="false" target-role="started"<br>location cli-prefer-crhweb crhweb \<br>        rule $id="cli-prefer-rule-crhweb" inf: #uname eq crhnode1<br>
location crhweb_on_connected_node crhweb \<br>        rule $id="crhweb_on_connected_node-rule" -inf: not_defined pingval or pingval lte 0<br>location prefer-crhnode1 crhweb 50: crhnode1<br>colocation crhweb-with-failoverip inf: crhweb failoverip<br>
order crhweb-after-failoverip inf: pingd failoverip crhweb<br>property $id="cib-bootstrap-options" \<br>        dc-version="1.0.10-da7075976b5ff0bee71074385f8fd02f296ec8a3" \<br>        cluster-infrastructure="Heartbeat" \<br>
        stonith-enabled="false" \<br>        no-quorum-policy="ignore"<br><br><br><br><div class="gmail_quote">On 1 February 2011 07:21, Nikita Michalko <span dir="ltr"><<a href="mailto:michalko.system@a-i-p.com">michalko.system@a-i-p.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Paul,<br>
<br>
see below!<br>
<br>
Am Montag, 31. Januar 2011 19:55 schrieb paul harford:<br>
<div class="im">> HI guys<br>
> i'm having some issues with a ping directive, my current config is below<br>
> and basically i want the web resource to failover to the second node if the<br>
> ping can no longer contact the default gateway<br>
><br>
> so here goes<br>
><br>
> crm configure primitive ping ocf:pacemaker:ping params dampen=5s<br>
> host_list=(default GateWay) multplier=1000 name=pingval operations<br>
> $id=ping-operations op moinitor interval=10s timeout=15s<br>
<br>
</div> - this is surely wrong: "moinitor" ?<br>
 - no such primitive (ping) below ...<br>
<br>
HTH<br>
<br>
Nikita Michalko<br>
<div><div></div><div class="h5"><br>
<br>
><br>
> and<br>
><br>
> crm configure clone connected ping meta globally-unique=false<br>
> target-role=started<br>
><br>
> and<br>
><br>
> location web_on_connected_node cweb rule $id=web_on_connected_node-rule<br>
> -inf: not_defined pingval or pingval lte 0<br>
><br>
><br>
> Does anyone see any isssues's whith the above confiuguration ? i want to<br>
> check first as the last time i tried it wouldn't work and my resources<br>
> would not failover or start<br>
><br>
><br>
><br>
><br>
> node $id="271808bb-ed74-4eaa-8c94-bf32a00074dd" crhnode1 \<br>
>         attributes standby="off"<br>
> node $id="59440607-2a5c-450e-84fa-94bf69742671" crhnode2 \<br>
>         attributes standby="off"<br>
> primitive cweb ocf:heartbeat:apache \<br>
>         params configfile="/etc/httpd/conf/httpd.conf" \<br>
>         op monitor interval="60s" \<br>
>         meta target-role="Started"<br>
> primitive failoverip ocf:heartbeat:IPaddr \<br>
>         params ip="10.100.1.100" cidr_netmask="255.255.0.0" \<br>
>         op monitor interval="30s" \<br>
>         meta target-role="Started"<br>
> location cli-prefer-cweb cweb \<br>
>         rule $id="cli-prefer-rule-crhweb" inf: #uname eq crhnode1<br>
> location prefer-crhnode1 crhweb 50: crhnode1<br>
> colocation cweb-with-failoverip inf: cweb failoverip<br>
> order crhweb-after-failoverip inf: failoverip cweb<br>
> property $id="cib-bootstrap-options" \<br>
>         dc-version="1.0.10-da7075976b5ff0bee71074385f8fd02f296ec8a3" \<br>
>         cluster-infrastructure="Heartbeat" \<br>
>         stonith-enabled="false" \<br>
>         no-quorum-policy="ignore"<br>
> rsc_defaults $id="rsc-options" \<br>
>         resource-stickiness="100"<br>
<br>
</div></div>_______________________________________________<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>
</blockquote></div><br>