Hi group,

  I have lsb (/etc/init.d/* service scripts) resources in my two node cluster. 
Is there a variable or attribute like 'pingd' or '#uname' that I can use to 
check if the lsb resource has failed? 

<rsc_location id="service_running" rsc="res1">
        <rule id="service_running_rule" score="-INFINITY" Boolean_op="or">
                <expression id="service_running_rule_expr_undefined" 
attribute="SVC_FAILED" operation="not_defined"/>
                <expression id=" service_running_rule_expr_zero" 
attribute="SVC_FAILED" operation="gt" value="0"/>
        </rule>
</rsc_location>


Regards,
Mahesh
_______________________________________________
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