Known Issues

Ref #

Issue

3388059

Description: When BlueField-2 boots and its services are loaded, there is a possibility that the IPMI over RMCP may become unresponsive due to the default timeout for commands being set to 1 second.

Workaround: Increase the default timeout to 4 seconds when sending IPMI RMCP commands using the -N option. Example command:

Copy
Copied!
            

sudo ipmitool -I lanplus -C 17 -N 4 -H <BMC IP> -U <BMC User> -P <BMC password> mc info

Discovered in version: N/A

Last updated on May 24, 2023.