Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eBMC:Everest:IPMI dcmi get_temp_reading command not displaying readings #3646

Open
yadlapati opened this issue Sep 26, 2024 · 0 comments
Open
Labels
bug Something isn't working ReadyForDev Stories ready for development work

Comments

@yadlapati
Copy link

Description:

IPMI dcmi get_temp_reading command not displaying readings

FW: fw1110.00-2.19-1110.2429.20240719a (NM1110_008)

Steps:

  1. Run IPMI below command :

bash-4.4$ ipmitool -I lanplus -C 17 -p 623 -U ipmi_admin -P 0penBmc1 -H ever43bmc.aus.stglabs.ibm.com dcmi get_temp_reading -N 10

Entity ID   Entity Instance    Temp. Readings

Actual behaviour: IPMI command not showing the proper readings.

Expected Behaviour: IPMI command to display the readings ,below command run on 1050 build

bash-4.4$ ipmitool -I lanplus -C 17 -p 623 -U ipmi_admin -P 0penBmc0 -H rain57bmc.aus.stglabs.ibm.com dcmi get_temp_reading

Entity ID   Entity Instance    Temp. Readings

Inlet air temperature(40h)           1  +20 C

Inlet air temperature(40h)           2  +19 C

Inlet air temperature(40h)           3  +19 C

CPU temperature sensors(41h)         1  +0 C

CPU temperature sensors(41h)         2  +0 C

CPU temperature sensors(41h)         3  +0 C

CPU temperature sensors(41h)         4  +0 C

CPU temperature sensors(41h)         5  +0 C

CPU temperature sensors(41h)         6  +0 C

CPU temperature sensors(41h)         7  +0 C

CPU temperature sensors(41h)         8  +0 C

CPU temperature sensors(41h)         1  +0 C

Baseboard temperature sensors(42h)   1  +22 C

Baseboard temperature sensors(42h)   2  +23 C

The journal shows:

Jan 03 17:36:23 ever8bmc netipmid[806]: PAM unable to resolve symbol: pam_sm_acct_mgmt
Jan 03 17:36:23 ever8bmc netipmid[806]: No Object has implemented the interface
Jan 03 17:36:23 ever8bmc netipmid[806]: The operation failed internally.
Jan 03 17:36:23 ever8bmc netipmid[806]: Failed in reading BMC UUID property: xyz.openbmc_project.Common.Error.InternalFailure: The operation failed internally.
Jan 03 17:36:23 ever8bmc netipmid[806]: No Object has implemented the interface
Jan 03 17:36:23 ever8bmc netipmid[806]: The operation failed internally.
Jan 03 17:36:23 ever8bmc netipmid[806]: Failed in reading BMC UUID property: xyz.openbmc_project.Common.Error.InternalFailure: The operation failed internally.
Jan 03 17:36:24 ever8bmc netipmid[806]: Removing idle IPMI LAN session, id: 175364841, handler: 1

There are no changes upstream to the dcmi file. Perhaps the UUID property is not being populated, although don't see the UUID interface in 1060 either. Will try to see if this ipmi command works on 1060 then on 1050.

@yadlapati yadlapati added bug Something isn't working ReadyForDev Stories ready for development work labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ReadyForDev Stories ready for development work
Projects
None yet
Development

No branches or pull requests

1 participant