NS3000/iX Error Messages Reference Manual (36923-90043)

322 Chapter17
PCI 100Base-T Error Messages
SDI Driver Specific Status Values
1920 CLAS0001 MESSAGE: Cannot delete from link table.
CAUSE: During the final link-close operation by an upper level
subsystem, the link module deconfigurator attempted to delete the link
from the link table, but encountered an error (“Cause” = 32-bit status
from the call to lsslktbldelete).
ACTION: The module deconfigurator reported an error, but attempted to
continue with the close. Network management services may have been
shut down. Otherwise, if this happens every time, see Appendix A ,
“Submitting a CR.
1940 CLAS0001 MESSAGE: Cannot release a system plabel.
CAUSE: During the final link-close operation by an upper level
subsystem, the link module deconfigurator encountered an error while
trying to release the link’s write initiator procedure (“Cause” = 32-bit
status from the call to hprelsysplabel).
ACTION: This is an informational warning that some system memory
resources may have been lost. The module deconfigurator reported an
error, but attempted to continue with the close. If this happens every
time, see Appendix A , “Submitting a CR.
1960 CLAS0001 MESSAGE: Cannot delete a buffer pool.
CAUSE: During a link-close operation by an upper level subsystem, the
link module deconfigurator encountered an error while trying to delete
an outbound buffer pool (“Cause” = 32-bit status from the call to
bmgr_delete_pool).
ACTION: This is an informational warning that some system memory
resources may have been lost. The module deconfigurator reported an
error, but attempted to continue with the close. If this happens every
time, see Appendix A , “Submitting a CR.
2210 CLAS0001 MESSAGE: Cannot get a system timer.
CAUSE: The driver attempted to get a system timer from I/O Services
but encountered an error (“Cause” = 32-bit status returned by the call
to io_get_timer). This is either caused by exhausting all timers due to
heavy system load, or by system software either failing to release
timers, or having some other bug.
ACTION: This is a fatal software error. The number of available timers
is not configurable, and the driver cannot operate without the necessary
timers. After reporting this error, the driver will die, then will either
attempt an auto-reset or else require a manual shutdown and restart.
Typically followed by another error giving more information about what
kind of timer the driver needed; check log data for that error and look it
up also.
If you suspect a heavy load, you can try shutting some processes down,
then restart the driver. Otherwise use Control-B at the console to halt