Hello all,
I am trying to setup ipmi monitoring on HP ProLiant BL465c Blades.
I've searched the forum and found different threads concerning IPMI but none of them tells how to set it up in detail. Even the manual is very short in that term.
I believe I did everything which described here and there in the forums and in the manual
- compiled with ipmi support
- starting only on ipmi poller instead of three
- figured out the authentication mechs with ipmitool which should work (MD5, MD2, PASSWORD, OEM, ...)
but still have no success.
This what I am getting if hovering over the red IPMI symbol of the host:
"cannot connect to IPMI host: [22] Invalid argument"
Raised the debug level to 4 and restarted the proxy. Here is an excerpt from the log:
Any idea where I am going wrong?
TIA
tvtue
I am trying to setup ipmi monitoring on HP ProLiant BL465c Blades.
I've searched the forum and found different threads concerning IPMI but none of them tells how to set it up in detail. Even the manual is very short in that term.
I believe I did everything which described here and there in the forums and in the manual
- compiled with ipmi support
- starting only on ipmi poller instead of three
- figured out the authentication mechs with ipmitool which should work (MD5, MD2, PASSWORD, OEM, ...)
but still have no success.
This what I am getting if hovering over the red IPMI symbol of the host:
"cannot connect to IPMI host: [22] Invalid argument"
Raised the debug level to 4 and restarted the proxy. Here is an excerpt from the log:
Code:
16390:20121023:174245.801 In get_value() key:'chassis_power' 16390:20121023:174245.801 In get_value_ipmi() key:'hpb020101-ilo:chassis_power' 16390:20121023:174245.801 In init_ipmi_host() host:'[10.23.2.1]:623' 16390:20121023:174245.801 In get_ipmi_host() host:'[10.23.2.1]:623' 16390:20121023:174245.801 End of get_ipmi_host():0x797ed0 16390:20121023:174245.805 EINF: 0 ipmi_lan.c(got_rmcpp_open_session_rsp): Expected privilege 2, got 4 16390:20121023:174245.805 In setup_done() phost:0x797ed0 host:'[10.23.2.1]:623' 16390:20121023:174245.805 setup_done() fail: [22] Invalid argument 16390:20121023:174245.805 End of setup_done():NETWORK_ERROR
TIA
tvtue

Comment