Jason Erickson wrote:
The only part that i am confused about is where do you set the resource score for a node?

Within the constraints section of the cib.

Something like this:

 <constraints>
       <rsc_location id="rscloc-webserver" rsc="webserver">
               <rule id="rscloc-webserver-rule-1" score="200">
<expression id="rscloc-webserver-expr-1" attribute="#uname" operation="eq" value="node1"/>
               </rule>
 </constraints>

Regards
Dominik
_______________________________________________
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