I'm trying to use the stonith device external/ipmi through heartbeat and  and 
I'm having some problems with stonith configuration. The heartbeat service 
starts with no errors when i comment out the stonith lines. If i start with 
stonith configured, i get configuration errors

heartbeat[14079]: 2013/02/11_20:59:42 ERROR: Invalid Stonith configuration 
parameter [ HBK-MGS 41.74.147.81 root /etc/ha.d/ipmitool.password]
heartbeat[14079]: 2013/02/11_20:59:42 ERROR: Heartbeat not started: 
configuration error.
heartbeat[14079]: 2013/02/11_20:59:42 ERROR: Configuration error, heartbeat not 
started.


Here's my stonith configuration

stonith_host mds01  external/ipmi mds02  41.74.147.81 root 
/etc/ha.d/ipmitool.password
stonith_host mds02  external/ipmi mds01 41.74.147.81 root 
/etc/ha.d/ipmitool.password

On server mds01, if i comment out the line that tells mds01 how to stonith 
mds02, the service start's ok, .ie>>  stonith_host mds01  external/ipmi mds02  
41.74.147.81 root /etc/ha.d/ipmitool.password
On server mds02, if i comment out the line that tells mds02 how to stonith 
mds01, the service start's ok, .ie>>  stonith_host mds02  external/ipmi mds01 
41.74.147.81 root /etc/ha.d/ipmitool.password

What could be wrong.

Thanks

_______________________________________________
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