Re: [Pacemaker] resource moving unnecessarily due to ping race condition

2011-09-13 Thread Brad Johnson
Yes, the suggested approach has the problem when both nodes drop to a score of zero the resource can not run anywhere. I have gone back to my original "best connectivity" approach, but now using my own ping RA which uses different dampening delay on the active vs. standby node. On the active no

[Pacemaker] crm_resource --constraints triggers ERROR

2011-09-13 Thread Thilo Uttendorfer
Hi, to check constraints of a pacemaker resource, I execute: crm_resource --constraints -r res1 while this command returns the information I want, syslog show these messages: Sep 13 10:57:00 server01 crm_resource: [25073]: info: Invoked: crm_resource --constraints -r res1 Sep 13 10:57:0