does heartbeat v3 support same resource agent types of pacemaker?
Posted
by
Emre He
on Server Fault
See other posts from Server Fault
or by Emre He
Published on 2012-12-19T10:04:38Z
Indexed on
2012/12/19
11:04 UTC
Read the original article
Hit count: 452
As we know, Pacemaker supports three types of Resource Agents,
? LSB Resource Agents,
? OCF Resource Agents,
? legacy Heartbeat Resource Agents
http://www.linux-ha.org/wiki/Resource_Agents
does heartbeat v3 support above 3 types resource agent? or it only support LSB and legacy heartbeat resource agents?
because we have only virtual ip and one service need to switch in ha cluster, so we decide not involve pacemaker, so we come to this question, for example we cannot monitor the application service by heartbeat, heartbeat only can handle to start it on active node.
thanks,
Emre
© Server Fault or respective owner