Andrew Beekhof-3 wrote:
> 
> On Wed, Dec 2, 2009 at 5:23 AM, Jessy <[email protected]> wrote:
>>> Yes, but did you add a monitor action to the resource's definition in
>>> the configuration?
>>>
>>> [Jessy] : I have added monitor operation defination in cib.xml with
>>> certain interval time in cib.xml file as below.
>>> <op id="Op_ms_app_prog10" name="monitor" interval="10s" timeout="30s"
>>> role="Master"/>
>>> <op id="Op_ms_app_prog11" name="monitor" interval="20s" timeout="50s"
>>> role="Slave"/>
>>>
>>> More over, i've also added the defination of monitor action in the
>>> meta-data of RA 'MaSlApp' as follows:
>>>    <actions>
>>>    <action name="start" timeout="240"/>
>>>    <action name="promote" timeout="90"/>
>>>    <action name="demote" timeout="90"/>
>>>    <action name="notify" timeout="90"/>
>>>    <action name="stop" timeout="100"/>
>>>    <action name="monitor" depth="0" timeout="20" interval="30"
>>> start-delay="50" role="Slave"/>
>>>    <action name="monitor" depth="0" timeout="20" interval="10"
>>> start-delay="30" role="Master"/>
>>>    <action name="meta-data" timeout="10" />
>>>    <action name="validate-all" timeout="30" />
>>>    </actions>
>>>
>>> Thanks in advance!!!
> 
> Ok, and what happened?
> Did you also upgrade?
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Help-required-to-develop-OCF-Resource-Agent-Script-for-Master-Slave-script-tp26472940p26806893.html
Sent from the Linux-HA mailing list archive at Nabble.com.

_______________________________________________
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