ProLiant Servers (ML,DL,SL)
1753893 Members
7646 Online
108809 Solutions
New Discussion

ProLiant DL360 Gen10 IMPI SDR error on Centos6

 
SOLVED
Go to solution
RCostin
Occasional Advisor

ProLiant DL360 Gen10 IMPI SDR error on Centos6

Hello

I have a customer which develops critical applications for aeronautic industry and because of the certifications, can not switch to centos 7 until may 2019 (estimated). 

During the regular process, the servers must be monitored over ipmi. On Gen10 with CentOS 6 we hit an error: impi can not see the power supplies.

On CentOS 6 - with kernel 2.6.32-754, from distro, or 4.8.11-1, recompiled, the reading is below

Power Supply 1 | Not Readable | ns
PS 1 Output    | no reading   | ns
Power Supply 2 | Not Readable | ns
PS 2 Output    | no reading   | ns
Power Meter    | 60 Watts     | ok

IPMI modules loaded: impi_ssif, impi_si, impi_devintf, impi_msghandler and i2c_core

 

On CentOS 7 - with kernel 3.10.0-862 (from distro):

Power Supply 1 | 0x00         | ok
PS 1 Output    | 60 Watts     | ok
Power Supply 2 | 0x00         | ok
PS 2 Output    | disabled     | ns
Power Meter    | 60 Watts     | ok

IPMI modules loaded: impi_ssif, impi_si, impi_devintf, impi_msghandler and i2c_core

 

Any idea how can I read the power supply status over ipmi ?

Thank you

Costin

2 REPLIES 2
MV3
HPE Pro

Re: ProLiant DL360 Gen10 IMPI SDR error on Centos6

HI,

A detailed investigation is required for the issue reported, Kindly log a support case with HPE.

 

I work For HPE.

 

I am an HPE employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
RCostin
Occasional Advisor
Solution

Re: ProLiant DL360 Gen10 IMPI SDR error on Centos6

Hello

I managed to solve the problem: it was in ipmitool issue. I recompiled 1.8.18 and everything is ok.

 

Thank you