Won De Erick writes:
| I am looking for a best open source ipmi management tool that is
| compatible for FreeBSD 7.1 running on hp dl 380 G5 machine.
|
| I tried ipmitool package, but there were errors encountered with the
| tools. I do not know how it is related to the OpenIPMI-compatible driver
| in FreeBSD mentioned in the page below. I was looking for the
| OpenIPMI-compatible driver for FreeBSD, but I was unable too.
|
| http://ipmitool.sourceforge.net/
|
| hpdl380-fbsd71r# pwd
| /root/ipmitool-1.8.11
|
| hpdl380-fbsd71r# ./configure
| ....
| ipmitool 1.8.11
|
| Interfaces
| lan : yes
| lanplus : yes
| open : yes
| free : no
| imb : no
| bmc : no
| lipmi : no
|
| Extra tools
| ipmievd : yes
|
| hpdl380-fbsd71r# make install
| .... [w/ no error]
|
| hpdl380-fbsd71r# rehash
|
| hpdl380-fbsd71r# ipmitool sdr
| Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such
file or directory
| Get Device ID command failed
| Unable to open SDR for reading
|
| hpdl380-fbsd71r# ipmitool sensor
| Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such
file or directory
| Get Device ID command failed
| Unable to open SDR for reading
Did you kldload ipmi or built it into your kernel? Did it attach.
dmesg | grep ipmi
would provide info. No device then no work :-)
BTW, you can also "pkg_add -r ipmitool" since it is a port.
Doug A.
------------------------------------------------------------------------------
_______________________________________________
Ipmitool-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel