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

Chapter 16 213
100VG-AnyLAN and 100Base-T Error Messages
SDI Driver Specific Status Values
MESSAGE: A driver dump was suppressed. Too many dumps already.
2090 CLAS0001 CAUSE: During processing of a fatal driver error, the driver attempted a
driver dump, but determined it had already dumped too many times
since it was initially started (“Cause” is not used here). If this error is
reported, it is because the driver has already encountered some other
error.
ACTION: By design, the driver attempts to auto-reset itself after any
driver dump. But after 3 dumps, to avoid uncontrollably filling disk
space with driver dumps, additional dumps are automatically
suppressed. No attempt is made to determine whether the dumps are
duplicates of the same problem. The driver did not dump, but will still
attempt to auto-reset itself, up to a total of 12 times or more.
There is apparently something wrong, since many driver dumps are
occurring. Collect binary copies of all dump files (NETDMP##.PUB.SYS)
on tape for analysis by Hewlett-Packard and see Appendix A,
“Submitting an SR.
MESSAGE: Internal error while initiating a dump. Dump failed.
2120 CLAS0001 CAUSE: During processing of a fatal driver error, the driver attempted a
driver dump, but encountered an error while trying to get or reset a
timer (“Cause”= 32-bit status returned by the call to
vg_start_timer). This timer was to be used to avoid deadlock in case
the dump process did not respond; the driver cannot attempt a dump if
a dump timer cannot be started. If this error is reported, it is because
the driver has already encountered some other error.
ACTION: Typically preceded by another error message giving better
information about the original cause; check log data for that error and
look it up also. The driver did not dump, but will still attempt to
auto-reset itself, up to a total of 12 times or more.
MESSAGE: Cannot send a port message.
2150 CLAS0001 CAUSE: During final processing of a fatal driver error, the driver
attempted a driver dump, but was unable to send a dump event to the
dump process (“Cause”= 32-bit status returned by the call to
send_msg). If this error is reported, it is because the driver has already
encountered some other error.
ACTION: The driver did not dump, but will still attempt to auto-reset
itself, up to a total of 12 times or more.
MESSAGE: Internal error while initiating a dump. Dump failed.
2180 CLAS0001 CAUSE: During processing of some other fatal driver error, the driver
attempted a driver dump, but encountered an error. It then
encountered this second error while trying to clean up, when
attempting to release a dump timer it had obtained (“Cause”= 32-bit
status returned by the call to vg_stop_timer).