[Linux-HA] Problem with stonith RA using external/ipmi over lan or lanplus interface
Nikita Michalko
michalko.system at a-i-p.com
Fri Apr 13 01:52:06 MDT 2012
Hi,
> When I tried ipmitool -I lan -U root -H ip -a chassis power cycle. It did not
work but it worked with -I open interface.
-> it can't work without IP-adr. (ip=?)
You must first configure the ipmi( iLO 3) card with ipmitool, e.g.:
ipmitool lan print
ipmitool lan set 1 ipaddr 10.10.40.48
ipmitool lan set 1 netmask 255.255.255.0
ipmitool lan set 1 defgw ipaddr 10.10.40.1
ipmitool lan set 1 auth ADMIN PASSWORD
ipmitool lan set 1 user
... etc -> man ipmitool is your friend ;-)
> What should I do to enable lan/lanplus on SUSE 11?
Nikita Michalko
More information about the Linux-HA
mailing list