Dear all, i have a question regarding the ping nodes and the resource ocf:pacemaker:pingd or ocf:pacemaker:ping
I configured the resource ping on one of my two nodes. Pointing the resource ( to a virtual ip adress i configured with hb_gui. XML: <primitive class="ocf" id="Ressource_ping" provider="pacemaker" type="ping"> <meta_attributes id="Ressource_ping-meta_attributes"> <nvpair id="Ressource_ping-meta_attributes-target-role" name="target-role" value="Started"/> </meta_attributes> <operations id="Ressource_ping-operations"> <op id="Ressource_ping-op-monitor-10" interval="10" name="monitor" timeout="60"/> </operations> <instance_attributes id="Ressource_ping-instance_attributes"> <nvpair id="Ressource_ping-instance_attributes-host_list" name="host_list" value="10.0.2.132"/> </instance_attributes> </primitive> Now if the stop the virtual IP Adress with the hb_gui the resource still shows "green lights" Am i missing here something? Kind regards, Rainer _______________________________________________ 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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker