Example 9.5:
   
http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/ch09s03s03s02.html#id1893002

On Wed, Mar 24, 2010 at 11:05 AM, Muhammad Sharfuddin
<[email protected]> wrote:
> Hi,
>
> two ping nodes
> two Cluster nodes(Active/Passive)
>
> resources stops when both ping nodes are unavailable to both Cluster
> Nodes
>
> please help me so that resources should remain running on active node,
> when all of the ping nodes are unavailable to both Cluster Nodes.
>
> following is Location constraint I am using
>
>     <constraints>
>       <rsc_location id="node_connected_to_userLan" rsc="oracle_group">
>         <rule id="prefered_node_connected_to_userLan" score="-INFINITY"
> boolean_op="or">
>           <expression attribute="pingd"
> id="906e2443-7e32-439d-9af8-1a9815f387f1" operation="not_defined"/>
>           <expression attribute="pingd"
> id="1836ea0f-b17a-49cd-b798-f6ce66f0efe1" operation="lte" value="1"/>
>         </rule>
>       </rsc_location>
>     </constraints>
>
> --
> Regards
> Muhammad Sharfuddin | NDS Technologies Pvt Ltd | +92-333-2144823
>
> Novice: name a single major diff b/w Redhat and SUSE
> GURU:   One is Red and the other one is Green
>
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to