On 05/19/2011 01:02 AM, Albert Chu wrote:
Some intel motherboards have a lot of IPMI non-compliance issues.  In
FreeIPMI, I'd suggest trying out some of the workarounds listed in the
manpage.  I currently see 3 Intel motherboards w/ workarounds available:
"intel20", "opensesspriv", and "integritycheckvalue" that could be used
w/ -W. (e.g. -W opensesspriv).
Thanks! As I said, in this case it worked with ipmitool by removing -o intelplus.

This also works:

ipmi-sensors -D lan_2_0 -h bmc-ip -u admin -p pw -W opensesspriv -i
ipmi-fru -D lan_2_0 -h bmc-ip -u admin -p pw -W opensesspriv

Without the workaround, I get "password invalid".

The error messages in ipmi have to be taken with a grain of salt.

Can you set this up with a daemon and e-mail warnings?

Cheers,
Dave

What is the freeipmi equivalent to the ipmitool command used above?
In FreeIPMI, lanplus is equal to "IPMI 2.0", so it'd be
--driver-type=lan_2_0, -A is '-a', -H is -h, -U is -u, -P is -p, and -o
is sort of like -W (depending on implementation).

The 'sdr' command in ipmitool most closely resembles FreeIPMI's
ipmi-sensors tool.

Hope that helps,

Al


_______________________________________________
Freeipmi-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/freeipmi-users

Reply via email to