Below I have the commands that built this configuration and then some errors I encounter during failover.<br>Should I add contraints to tell Pacemaker that these resources are only to run on one node (each the other)?<br>Do you know what the PE processing error is about?  I've attached the first bz2 file.<br>
Alan<br><br># crm<br>crm(live)# configure primitive dd690-41-stonith stonith:external/ipmi params hostname=<a href="http://dd690-41.datadomain.com">dd690-41.datadomain.com</a> ipaddr=192.168.198.11 userid=sysadmin passwd=abc123 interface=lan<br>
crm(live)# configure primitive dd690-42-stonith stonith:external/ipmi params hostname=<a href="http://dd690-42.datadomain.com">dd690-42.datadomain.com</a> ipaddr=192.168.198.12 userid=sysadmin passwd=abc123 interface=lan<br>
<br># grep ERR /var/log/debug/ha/ha-debug<br>Feb 12 13:02:22 <a href="http://dd690-41.datadomain.com">dd690-41.datadomain.com</a> pengine: [12353]: ERROR: native_add_running: Resource stonith::external/ipmi:dd690-41.datadomain.com-stonith appears to be active on 2 nodes.<br>
Feb 12 13:02:22 <a href="http://dd690-41.datadomain.com">dd690-41.datadomain.com</a> pengine: [12353]: ERROR: process_pe_message: Transition 1: ERRORs found during PE processing. PEngine Input stored in: /ddr/var/lib/pengine/pe-error-0.bz2<br>
Feb 12 13:02:22 <a href="http://dd690-41.datadomain.com">dd690-41.datadomain.com</a> pengine: [12353]: ERROR: native_add_running: Resource stonith::external/ipmi:dd690-41.datadomain.com-stonith appears to be active on 2 nodes.<br>
Feb 12 13:02:22 <a href="http://dd690-41.datadomain.com">dd690-41.datadomain.com</a> pengine: [12353]: ERROR: process_pe_message: Transition 2: ERRORs found during PE processing. PEngine Input stored in: /ddr/var/lib/pengine/pe-error-1.bz2<br>
Feb 12 13:02:22 <a href="http://dd690-41.datadomain.com">dd690-41.datadomain.com</a> pengine: [12353]: ERROR: native_add_running: Resource stonith::external/ipmi:dd690-41.datadomain.com-stonith appears to be active on 2 nodes.<br>
Feb 12 13:02:22 <a href="http://dd690-41.datadomain.com">dd690-41.datadomain.com</a> pengine: [12353]: ERROR: process_pe_message: Transition 3: ERRORs found during PE processing. PEngine Input stored in: /ddr/var/lib/pengine/pe-error-2.bz2<br>
<br>