Package: ipmitool
Version: 1.8.14
Severity: normal

Dear Maintainer,

I am using ipmitool version 1.8.14 on Debian Jessie.  (The same issue exists in 
1.8.18-3 which i built myself, but does not exist in version 1.8.11 from wheezy)
We use the 'ipmitool sdr option' for troubleshooting and diagnostics.

The proper output, which can also be sen from the BMC, shows something like the 
following:
  PSB/PRESENT      | 0x02              | ok
  PSA/PRESENT      | 0x01              | ok
  PSB/REMOTEON     | 0x02              | ok
  PSA/REMOTEON     | 0x01              | ok
  48V_PWRGD        | 0x02              | ok
  33_PWRGD         | 0x02              | ok
  5_PWRGD          | 0x02              | ok
  FAN2/PRESENT     | 0x02              | ok
  FAN1/PRESENT     | 0x02              | ok
  FAN3/PRESENT     | 0x02              | ok
  FAN4/PRESENT     | 0x02              | ok
  DSP1/PRESENT     | 0x01              | ok
  DSP2/PRESENT     | 0x01              | ok
  DSP3/PRESENT     | 0x01              | ok
  DSP4/PRESENT     | 0x01              | ok


the incorrect output which we are seeing shows:
  PSB/PRESENT      | 0x00              | ok
  PSA/PRESENT      | 0x00              | ok
  PSB/REMOTEON     | 0x00              | ok
  PSA/REMOTEON     | 0x00              | ok
  48V_PWRGD        | 0x00              | ok
  33_PWRGD         | 0x00              | ok
  5_PWRGD          | 0x00              | ok
  FAN2/PRESENT     | 0x00              | ok
  FAN1/PRESENT     | 0x00              | ok
  FAN3/PRESENT     | 0x00              | ok
  FAN4/PRESENT     | 0x00              | ok
  DSP1/PRESENT     | 0x00              | ok
  DSP2/PRESENT     | 0x00              | ok
  DSP3/PRESENT     | 0x00              | ok
  DSP4/PRESENT     | 0x00              | ok

we also see a problem with the output of the PSB/INPUT_OK and PSB/OUTPUT_OK 
fields
< PSB/INPUT_OK     | 0x02              | ok
< PSB/OUTPUT_OK    | 0x02              | ok
---
> PSB/INPUT_OK     | 0x00              | ok
> PSB/OUTPUT_OK    | 0x00              | ok

the BMC's version of ipmitool shows what the 'correct' versions are above.


(note: we were looking to update to at least 1.8.15 for the fix that prevents 
output of the fru ID 0 info twice)




-- System Information:
Debian Release: 8.7
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-0.bpo.2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Reply via email to