>>> robin <[email protected]> schrieb am 31.08.2011 um 09:09 in Nachricht <[email protected]>: > Hi All, > > I've a small cluster using heartbeat+pacemaker, and now I encounter a > problem as below: > When some resource failed, the Failed actions will always be shown in 'crm > status' even if I fixed the issue and run > "crm resource cleanup linkmon installer-11-00"
Did you try "crm_resource -C -r linkmon"? Maybe it tells you more. Also look into syslog. > > ++++++++++++++++++ > Failed actions: > linkmon_monitor_0 (node=installer-11-00, call=2, rc=1, status=complete): > unknown error > linkmon_start_0 (node=installer-11-00, call=13, rc=1, status=complete): > unknown error > +++++++++++++++++++ > > The only way I can do is to restart heartbeat service, but it's not the way > I wanted. Could anyone have any idea about it? > > Regards, > -Robin > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
