Fabric OS Reference Manual (Version 3.0)
Fabric OS Reference 1-63
Telnet Commands
1
errShow
Scroll through the error log.
Synopsis errShow
Availability All users
Description Use this command to display the error log. This command enables you to scroll through the entries
using the Enter key. Use errDump to display the same information without line breaks.
Each entry in the log follows the format below:
Error Number
------------
taskId (taskName): Time Stamp (count)
Error Type, Error Level, Error Message
Diag Err#
where:
Error Number Each error in the log is assigned a number beginning with one. If the number of
errors exceeds the size of the log, the most recent errors are shown.
Task ID (Task Name)
The ID and name of the task recording the error.
Time Stamp The date and time of the first occurrence of the error.
Error Count For errors that occur multiple times, the repeat count is shown in parenthesis. The
maximum count is 999.
Error Type An upper case string showing the firmware module and error type. The switch
manual contains a detailed explanation of error types.
Error Level 0 = panic (the switch reboots)
1 = critical
2 = error
3 = warning
4 = information
5 = debug
Error Message Additional information about the error.
Diag Err# The error code number. This is a hexadecimal 4-digit code representing the error
type.