Hi,

did you properly configure BOTH ipmi with ipmitool? And ipmi started?
/etc/init.d/ipmi start
What says the command:
ipmitool -I lan -H IP_OF_OTHER_NODE  -U SOMEUSER -A MD5 -P SOMEPASSWORD power 
status


HTH

Nikita Michalko 


Am Mittwoch, 11. April 2012 23:00:41 schrieb Pham, Tom:
> Hi everyone,
> 
> I try to test a 2 nodes cluster with stonith resource using external/ipmi (
>  I tried external/riloe first but it does not seem to work) My system has
>  HP Proliant BL460c G7 with iLO 3 card Firmware 1.15
> SUSE 11
> Corosync version 1.2.7 ; Pacmaker 1.0.9
> 
> When I use the interface lan or lanplus, It failed to start the stonith
>  resource. I get the error below external/ipmi[12173]: [12184]: ERROR:
>  error executing ipmitool: Error: Unable to establish IPMI v2 / RMCP+
>  session  Unable to get Chassis Power Status
> 
> However, when I used the interface = open instead lan/lanplus ,it started
>  the stonith resource fine. When I tried to kill -9 corosync in node1, I
>  expect it will reboot node1 and started all resource on node2. But it
>  reboot node1. Someone mentioned that open interface is a local interface
>  and only allows to fence itself.
> 
> Anyone knows why the lan/lanplus does not work?
> 
> Thanks
> 
> Tom Pham
> 
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
> 
_______________________________________________
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