Hello, I try to use the ocf:heartbeat:conntrackd resource on a CentOS 6 two nodes cluster. I don't understant how works the conntrackd resource, I configured it as explained in documentation, and start a conntrackd daemon whith an lsb script. When I try a takeover, the resource kill the daemon on nodes and don't restart it, and the resource failed.
Here is my configuration : ms MS_CONNTRACKD SUIVI_CONNEXIONS \ meta notify="true" interleave="true" primitive SUIVI_CONNEXIONS ocf:heartbeat:conntrackd \ params conntrackd="/usr/sbin/conntrackd" config="/etc/conntrackd/conntrackd.conf" \ op monitor interval="20" role="Slave" timeout="20" \ op monitor interval="10" role="Master" timeout="20" Thanks for help ---- Kevin C. _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org