HAL.Conduit.SetSockRcvBufFail

Description

A component on the management module failed to setsockopt() the receive buffer size (SO_RCVBUF) on an IP connection socket during I/O blade initialization. Look up the errno definition for a more specific cause.

Remedy

Disable and enable the slot. Report the problem to the switch support contact.

Severity

Error

Message Text

An attempt to set the receive buffer size of %rcvSize% 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
rcvSize uInt