Re: [Pacemaker] Dangling last-failure transient attribute

2012-11-25 Thread Andrew Beekhof
Could be a bug. crm_report? On Tue, Nov 20, 2012 at 6:30 PM, Vladislav Bogdanov wrote: > Hi, > > Looking at pengine inputs (06229e9) I noticed that there are transient > last-failure- attributes for resources last failed a long ago > (more that 6 seconds). > > Example is: >join="member" e

[Pacemaker] Dangling last-failure transient attribute

2012-11-19 Thread Vladislav Bogdanov
Hi, Looking at pengine inputs (06229e9) I noticed that there are transient last-failure- attributes for resources last failed a long ago (more that 6 seconds). Example is: date +%s shows 1353396142, so 1353396142-1353335921=60221 According to cod