On 10/24/07, Alex Strachan <[EMAIL PROTECTED]> wrote: > Hi All, > I have this output from crm_mon:
[snip] > Failed actions: > > resource_sinfids3a_oracle_monitor_360000 (node=sinfids3a1, call=211, > rc=-1): Timed Out > > resource_sinfids3a_apache_monitor_360000 (node=sinfids3a1, call=220, > rc=-1): Timed Out > [snip] > I have tried crm_resource -C -r .. -H sinfids3a1 with no luck. by ".." i assume you mean you tried both "resource_sinfids3a_oracle" and "resource_sinfids3a_apache" ? if so, then the most likely explanation is that the monitor action keeps re-timing out. indicating that the timeouts are too aggressive. if the "call=???" numbers go up every time you run -C, that would confirm my theory. > How can I remove these failed action status from the cib? The failed > actions have persisted for a couple of days now. > CRM Version: 2.1.2 (feb1bb614331 tip) btw. where did you get heartbeat from? i can't find that commit hash. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
