[Pacemaker] rule in the rule on SLES11 SP1

Janec, Jozef jozef.janec at hp.com
Tue Jun 14 09:58:06 EDT 2011


Hello All,

Was somebody able something like this working on sles11 sp1?:

<rsc_location id="L_Master1" rsc="rs_ip_us">
<rule id="rule5"  score="INFINITY" boolean-op="and">
   	<rule id="rule5-nested1" boolean-op="or">
    		<expression attribute="#uname" id="test-1" operation="eq" value="node1"/>
		<expression attribute="#uname" id="test-2" operation="eq" value="node2"/>
   	</rule>
   	<rule id="rule5-nested2" boolean-op="or">
    		<expression attribute="rule_co" id="test-21" operation="eq" value="1"/>
		<expression attribute="rule_co" id="test-22" operation="eq" value="2"/>
   	</rule>
</rule>
</rsc_location>


Thanks for reply

Best regards, 

Jozef





More information about the Pacemaker mailing list