HAL.Conduit.SetSockNoDlay

Description

A component on the management module failed to setsockopt() the TCP send without delay (TCP_NODELAY) option on an IP connection socket during I/O blade initialization. Lookup the errno definition for a more specific cause.

Remedy

Disable and enable the slot. If the problem persists, report the problem to the switch support contact.

Severity

Error

Message Text

An attempt to set the send-with-no-delay option (%noDelayVal%)on an IP socket with file descriptor %sockfd% failed 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
noDelayVal uInt