[Pacemaker] How to really disable stonith?
Andrew Beekhof
andrew at beekhof.net
Thu Feb 11 11:00:55 UTC 2010
On Thu, Feb 11, 2010 at 11:58 AM, Alexandr Krylovskiy <wing at tversu.ru> wrote:
> I have two-nodes cluster with openAIS and Pacemaker. After rebooting one of
> the nodes, on the another one I'm getting:
>
> ERROR: te_connect_stonith: Sign-in failed: triggered a retry
> crmd: [2451]: info: te_connect_stonith: Attempting connection to fencing daemon...
> crmd: [2451]: ERROR: stonithd_signon: Can't initiate connection to stonithd
we connect to the stonith daemon even if we never use it
>
> crm_config of my cib:
> <crm_config>
> <cluster_property_set id="cib-bootstrap-options">
> <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="1.0.7-54d7869bfe3691eb723b1d47810e5585d8246b58"/>
> <nvpair id="cib-bootstrap-options-cluster-infrastructure" name="cluster-infrastructure" value="openais"/>
> <nvpair id="cib-bootstrap-options-no-quorum-policy" name="no-quorum-policy" value="ignore"/>
> <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/>
> <nvpair name="last-lrm-refresh" id="cib-bootstrap-options-last-lrm-refresh" value="1265791920"/>
> </cluster_property_set>
> </crm_config>
>
> --
> Alexandr Krylovskiy
>
> _______________________________________________
> Pacemaker mailing list
> Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
More information about the Pacemaker
mailing list