Hey Eric, > Also, bmc-info returns IPMI version 1.0 that is probably not > supported by FreeIPMI, but ipmi-locate, returns "IPMI Version: 1.5" > for all of the devices.
Doing a quick online search, this machine appears to be pretty old. It is possible that it does not support IPMI 1.5. The output from ipmi-locate you're seeing may be the defaults and not actual outputs from the machine (this is confusing many people so I'm changing this output for the next 0.9.1 release). If it is only IPMI 1.0, there's probably not much I can do to help you, since many of the IPMI commands will just not be supported on your motherboard. > First, all my sensor values come back as [NA] even though most work > properly under ipmitool. I assume you're using FreeIPMI 0.7.X b/c the newest one (0.8.X line) does not have "[NA]" output. There have certainly been fixes since then, so you may wish to upgrade. My initial guess was bridging, but you seem to have tried that. I've noticed on some motherboards that there are issues b/c I find errors/problems in other parts of IPMI that ipmitool doesn't, thus I output errors and they don't. We need to dig into the core of the errors on your board to figure out what they/I are doing wrong/differently. Can you provide --debug output? > So, I think maybe there something that is disabling the Temp sensor > at another level. I noticed on the HP lightsout user guide that they > have a setting "o PEF Control—Enables or disables the sensor. " Based on some of the error messages you posted from ipmitool (BTW, in the future could you indicate what tools the error messages came from, I thought you were indicating FreeIPMI errors and couldn't find them at first), my guess is bridging is not supported on your motherboard and/or there is a firmware issue w/ bridging, so the temp sensors can't be reached. It's hard to say. If you can provide me --debug output from ipmi-sensors, I can maybe analyze it deeper. Does any HP specific software work for you for all these sensors? If their software does, and ipmitool/FreeIPMI does not, it indicates there is something kooky on your motherboard. Al On Sun, 2010-05-02 at 10:10 -0700, Eric Pooch wrote: > I am having several problems on my HP proliant dl140 G1 > > First, all my sensor values come back as [NA] even though most work > properly under ipmitool. > I get the debug errors from ipmi-sensors: > > Error reading event status for sensor #09: Invalid command > ... > Error reading event enable for sensor #09: Invalid command > > When I try ipmi-raw to send those commands, I also get the same > error, so I think the commands are not supported on the sensors. The > sensors are returning the proper information when I send a raw > command to get their readings. (see below) > > However, none of my temp sensors work properly in either freeipmi or > ipmitool and I get a debug error: > Error reading sensor CPU1 Temperature (#0a): Destination unavailable > > I get the same "destination unavailable message from event status and > event enable. However, when I enter the raw ipmi command to read the > temp sensor: > sudo ipmi-raw 0 04 2d 0A > > it responds correctly: > rcvd: 2D 00 1B C0 00 00 > > The 1B is the correct temperature in Celsius that rises with > processor load. It is definitely the correct temperature. > I have tried the bridge mode but I get an error also. > It seems like the sensor is responding correctly, but is disabled as > far as the sdr is concerned? I can't enable it through a raw command > because none of the sensors respond to the "event status" or "event > enable" commands. So, I think maybe there something that is > disabling the Temp sensor at another level. I noticed on the HP > lightsout user guide that they have a setting "o PEF Control—Enables > or disables the sensor. " > I am not really sure how to make a change that would cause the sensor > to be enabled. > > Also, bmc-info returns IPMI version 1.0 that is probably not > supported by FreeIPMI, but ipmi-locate, returns "IPMI Version: 1.5" > for all of the devices. > > Thanks for any help!_______________________________________________ > Freeipmi-users mailing list > Freeipmi-users@gnu.org > http://*lists.gnu.org/mailman/listinfo/freeipmi-users > -- Albert Chu ch...@llnl.gov Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory _______________________________________________ Freeipmi-users mailing list Freeipmi-users@gnu.org http://lists.gnu.org/mailman/listinfo/freeipmi-users