mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
If any DCMI command fails, the function chk_rsp() in ipmi_dcmi.c displays the incorrect byte as the completion code. $ ipmitool dcmi power activate DCMI request failed because: Unspecified error (dc) The "dc" value printed is actually the "Group extension identification" byte which *always* has the value 0xdc for DCMI responses. Commit for Rob Swindell
Description
An open-source tool for controlling IPMI-enabled systems
5 MiB
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%