I am using Red Hat Cluster Suite which comes with RHEL 5.5 -
cman_tool version >>6.2.0 config xxx
Now I have a script resource in which I return $OCF_ERR_CONFIGURED; in case of a Fatal irrecoverable error, hoping that my service would not start on another cluster node.
But I see that cluster, relocates it to another cluster node and attempts to start it.