HAL.Conduit.SockNotRdy

Description

This indicates that the socket component at IO is not ready to process the connection request from Management Module. Look up the errno definition for a more specific cause. The internal application will retry the request.

Remedy

Restart the IO module by disabling followed by enabling the slot. Or Report the problem to your switch support contact.

Severity

Warning

Message Text

A connection using file descriptor %sockfd%, port %port%, and retries %retryNum% is not ready - returning errno %errnoStr% for slot %slotNo% and conduit Type %conduitType%.

Message Parameters

Name Type
slotNo uInt
conduitType String
sockfd sInt
errnoStr String
port uInt
retryNum uInt