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

Chapter 16 221
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
the pending config request message, if any, logged this error, then died
(“Cause” = 32-bit status giving the reason startup failed).
ACTION: This event indicates a fatal driver software condition. May be
preceded by other errors giving more information about the original
failure, which may help you determine whether it was a hardware or
software problem.
If this occurred on initial startup, the driver’s module configurator
should shut the driver down automatically. If not, it may mean the
adapter card has failed because of a hardware problem, or that a
software reset attempt has failed. The driver may need to be manually
shut down and restarted, using an appropriate network subsystem
command (such as :NETCONTROL STOP). If you wish, you may first try
running the VGPBA diagnostic; execute the Reset function to see if that
clears the problem.
3220 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: During a 100VG-AnyLAN link connect attempt, the driver was
unable to allocate and start or reset its training timer. The timer was to
be used to quiesce the driver and ISR prior to link training
(“Cause” = 32-bit status returned by the call to vg_start_timer).
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. The driver cannot connect the
link without the timer, and it will now “die”, then will either attempt an
auto-reset or else require a manual shutdown and restart.
3250 CLAS0001 MESSAGE: Configuration failed.
CAUSE: During initial driver startup, the driver encountered an error
during configuration (“Cause” = 32-bit status returned by the call to
vg_dvr_port_msg_exec). Probably there are already too many opens
against the driver.
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. This error can only be caused
by a bug, a mismatch between driver’s state and open table.
The open request failed. If the problem occurs repeatedly, see Appendix
A , “Submitting a CR.
3280 CLAS0003 MESSAGE: Driver is starting up.
CAUSE: The driver has just completed initial configuration and is now
starting up (“Vers” = driver version number, “Pda” = 64-bit pointer to
driver context area: Hewlett-Packard use only). This event only occurs
on initial startup, not on restarts after powerfails, resets, etc.
ACTION: This event is informational. No action is required.