On Thu, Jul 24, 2008 at 08:51, Xinwei Hu <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to move "monitor" operation from RA into the application > itself. And, as far as I remember, we can send out failure > notification to CRM directly in current pacemaker. Am I right about > this ? And are there any reference to that ? Either source code or > document will do ;)
crm_resource -F will do the trick or look for fail_lrm_rsc() in crm_resource.c if you want to do it in C > > Thanks. > > _______________________________________________ > Pacemaker mailing list > [email protected] > http://list.clusterlabs.org/mailman/listinfo/pacemaker > _______________________________________________ Pacemaker mailing list [email protected] http://list.clusterlabs.org/mailman/listinfo/pacemaker
