[Pacemaker] How to really disable stonith?

Alexandr Krylovskiy wing at tversu.ru
Thu Feb 11 05:58:03 EST 2010


 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

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




More information about the Pacemaker mailing list