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.
Disable and enable the slot. Report the problem to the switch support contact.
Error
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%.
| Name | Type |
|---|---|
| slotNo | uInt |
| conduitType | String |
| sockfd | sInt |
| errnoNum | uInt |
| errnoStr | String |
| rcvSize | uInt |