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

Chapter 16 223
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
operation. If the problem persists, the driver may be broken; run the
VGPBA diagnostic and attempt a Reset function. If the problem still
persists, run VGPBA, attempt a Dump function, and save the resulting
file (NETDMP##.PUB.SYS) for analysis by Hewlett-Packard. If the driver
still does not become usable after this, use Control-B at the console to
halt the system, take a memory dump, and reboot. See Appendix A ,
“Submitting a CR.
3430 CLAS0001 MESSAGE: A driver request failed.
CAUSE: While attempting to forward a diagnostic request to its ISR, the
driver encountered an error (“Cause” = 32-bit status returned by the
call to vg_dvr_copy_send_to_isr). Probably no comm frame was
available.
ACTION: This informational error should be preceded by another error
giving a more specific reason for the failure; check log data and look up
that error also, for more actions to take. Most likely the previous error
was fatal and the driver is about to “die”, then will either attempt an
auto-reset or else require a manual shutdown and restart.
3460 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: Before attempting to forward a diagnostic request to its ISR,
the driver discovered the ISR was already in a “dead” state and unable
to process requests (“Cause” = 32-bit status stating the driver is
“dying”).
ACTION: If the operator already knows the driver is in the process of
being closed, this error can be ignored. The driver attempted to send an
error reply for the diagnostic request. The ISR may also be “dead” as a
result of a serious previous error. A diagnostic reset action may clear
this condition.
3490 CLAS0001 MESSAGE: Link tracing is already disabled.
CAUSE: The driver received a request to turn link tracing off when it
was already off. Typically this condition is caught at the C.I. level,
however in this case trace may be under the control of a different
mechanism.
ACTION: No action is required; this error is informational only. An error
reply was sent in response to the request. Trace was not stopped by this
request this time, but it remains off.
3520 CLAS0001 MESSAGE: A driver request failed.
CAUSE: While processing a request to turn link trace off, the driver was
unable to locate a free storage element in which to save reply
information (“Cause” = 32-bit status returned by the call to
vg_dvr_save_msg).
ACTION: This informational error should be preceded by another error
giving a more specific reason for the failure; check log data and look up