ok, the heartbeat GUI has a general config setting, 'Stonith Enabled' -- might help if i turned that on... :|

looks like the corresponding attributes in the <crm_config> section of the CIB are:

     <crm_config>
       <cluster_property_set id="cib-bootstrap-options">
         <attributes>
<nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="true"/> <nvpair id="cib-bootstrap-options-stonith-action" name="stonith-action" value="poweroff"/>
         </attributes>
       </cluster_property_set>
     </crm_config>

i must say, i poured over quite a bit of documentation before sending my initial email, and i didn't see these settings anywhere, nor even the idea that you had to turn STONITH on. perhaps once i get my production system running i'll make some efforts to clean up the website doc in this area.

On Aug 31, 2008, at 12:00 PM, Chad Phillips wrote:

hi, i'm hoping somebody can help me get my STONITH device working
properly.  i'll try to be brief...  :)

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to