[Pacemaker] How can I build pacemaker supporting ais without corosync source code?

2010-09-06 Thread Jingcheng zhang
Dear Andrew, I modify a plugin in pacemaker and want to build pacemaker independently to a RPM package. But when I run configure, got error about "choose one cluster stack to support". I configure the environment varaiable PKG_CONFIG_PATH to point to corosync source code directory, and build s

[Pacemaker] An issue about failcount of resources when start action failed

2010-08-10 Thread Jingcheng zhang
Dear Beekhof, I configured a two node cluster with clone resource A. When the resource A start failed, I saw the failed actions (start operation) in crm_mon but the failcount displayed by "crm resource" is 0. Is the result expected? Why isn't the fail count of resource greater than 1?