This indicates that the socket component at IO is not ready to process the connection request from Management Module. Look up the errno definition for a more specific cause. The internal application will retry the request.
Restart the IO module by disabling followed by enabling the slot. Or Report the problem to your switch support contact.
Warning
A connection using file descriptor %sockfd%, port %port%, and retries %retryNum% is not ready - returning errno %errnoStr% for slot %slotNo% and conduit Type %conduitType%.
Name | Type |
---|---|
slotNo | uInt |
conduitType | String |
sockfd | sInt |
errnoStr | String |
port | uInt |
retryNum | uInt |