image image image image image

On This Page

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: 

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

Discovered in version: N/A