HAL.Conduit.GetSockOptFail

Description

A component using the getsockopt() function, with the SO_ERROR option, to check the health of a socket connection received a failing return code from the invocation. Look up the errno definition for a more specific cause.

Remedy

Remove and ReInsert the I/O blade. If the problem persists, report to Extreme Switch support contact.

Severity

Error

Message Text

A getsockopt() request discovered an error on a connection using file descriptor %sockfd% retuning errno %errnoNum%(%errnoStr%) for slot %slotNo% and conduit Type %conduitType%.

Message Parameters

Name Type
slotNo uInt
conduitType String
sockfd sInt
errnoNum uInt
errnoStr String