HAL.Conduit.SetNonBlkFlagFail

Description

A component on the management module failed to set the non blocking flag (O_NONBLOCK) option for an IP connection socket during I/O blade initialization. Look up the errno definition for a more specific cause.

Remedy

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

Severity

Error

Message Text

An attempt to set the non-blocking flag for file descriptor %sockfd% failed retuning errno %errnoNum%(%errnoStr%) for slot %slotNo% and conduit Type %conduitType%, and flags %setflags% .

Message Parameters

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