freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freeipmi-devel] Inverted IPMI responses


From: Albert Chu
Subject: Re: [Freeipmi-devel] Inverted IPMI responses
Date: Wed, 6 Feb 2019 22:53:44 -0800

Hey Marc,

Awesome.  It'll be in the next release of FreeIPMI.  Since I just did
a release. I'm going to wait a little bit to release the next version.

Al

On Wed, Feb 6, 2019 at 7:02 AM GIRARD, MARC <address@hidden> wrote:
>
> Hi Albert,
>
> Your trace appears
>
> # ipmi-raw -h ****-bmc -u **** -p **** --target-channel-number=6 
> --target-slave-address=0x2c 0x0 0x2e 0xc8 0x57 0x01 0x00 0x01 0x02 0x00
> rcvd: C8 00 57 01 00 05 00 03 00 12 00 08 00 B3 EF 5A 5C C1 12 00 00 52
>
> # ipmi-raw -h ****-bmc -u **** -p ***** --target-channel-number=6 
> --target-slave-address=0x2c 0x0 0x2e 0xc8 0x57 0x01 0x00 0x01 0x02 0x00
> api/ipmi-lan-session-common.c: 1346: _ipmi_check_ipmb_out_of_order: error 
> 'reversed obj_cmd responses' (0)
> rcvd: C8 00 57 01 00 05 00 03 00 12 00 08 00 B3 EF 5A 5C C1 12 00 00 52
>
> # ipmi-oem -h ****-bmc -u **** -p **** Intelnm get-node-manager-statistics 
> mode=globaltemp domainid=cpu
> api/ipmi-api-util.c: 358: _api_ipmi_cmd_post: error 'No error message found 
> for command C8h, network function 0Ah, and completion code 81h.  Please 
> report to <address@hidden>' (129)
> api/ipmi-oem-intel-node-manager-cmds-api.c: 997: 
> ipmi_cmd_oem_intel_node_manager_get_node_manager_statistics: error 'bad 
> completion code' (24)
> Invalid Domain Id
>
> # ipmi-oem -h ****-bmc -u **** -p **** Intelnm get-node-manager-statistics 
> mode=globaltemp domainid=cpu
> api/ipmi-api-util.c: 358: _api_ipmi_cmd_post: error 'No error message found 
> for command C8h, network function 06h, and completion code 81h.  Please 
> report to <address@hidden>' (129)
> api/ipmi-messaging-support-cmds-api.c: 490: ipmi_cmd_send_message: error 'bad 
> completion code' (24)
> util/ipmi-error-util.c: 581: ipmi_completion_code_strerror_r: errno '' (22)
> api/ipmi-lan-session-common.c: 1235: _ipmi_cmd_send_ipmb: error '' (129)
> api/ipmi-lan-session-common.c: 1247: _ipmi_cmd_send_ipmb: error 'accept 
> out-of-order with bad completion code' (0)
> api/ipmi-lan-session-common.c: 1346: _ipmi_check_ipmb_out_of_order: error 
> 'reversed obj_cmd responses' (0)
> api/ipmi-lan-session-common.c: 1349: _ipmi_check_ipmb_out_of_order: error 
> 'bad completion code' (24)
> api/ipmi-oem-intel-node-manager-cmds-api.c: 997: 
> ipmi_cmd_oem_intel_node_manager_get_node_manager_statistics: error 'bad 
> completion code' (24)
> Invalid Domain Id
>
> Thanks,
>
> Kind regards / Cordialement
>
> Marc Girard
> Power Efficiency team
> Atos
> -----Original Message-----
> From: Albert Chu <address@hidden>
> Sent: Thursday, January 31, 2019 11:51 PM
> To: GIRARD, MARC <address@hidden>
> Cc: address@hidden
> Subject: Re: [Freeipmi-devel] Inverted IPMI responses
>
> Hey Marc,
>
> I think I see the problem(s).  I've added some tweaks, can you give the 
> branch "ipmb_network_reorder_race3" from github a shot.
>
> For the ipmi-raw case, you should see a trace message just like last time 
> that says "reversed obj_cmd responses".  And for the new case, where there is 
> an error in the first response, you should see the trace "accept out-of-order 
> with bad completion code".
>
> The ipmi debug packets will still be incorrect though.
>
> Thanks,
>
> Al
> _______________________________________________
> Freeipmi-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/freeipmi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]