Specifications

11-33
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 11 Maintaining and Managing the SN 5428-2 Storage Router
Gathering Troubleshooting Information
Clearing the Log Files
Use the following procedure to periodically clear the log files.
Example 11-13 Results of “show logging size” Command
[SN5428-2_PRA]# show logging size
5120 messages (342797 bytes) logged
Gathering Troubleshooting Information
If you experience problems with the storage router, you may need to obtain troubleshooting information
for Cisco technical support personnel. The SN 5428-2 Storage Router provides several features that can
help you assemble the necessary information.
The following are typical activities involved with troubleshooting the SN 5428-2:
Using the Crash Log, page 11-33
Using FTP with the SN 5428-2 Storage Router, page 11-35
Understanding Diagnostics, page 11-36
Capturing System Messages at Bootup, page 11-36
Capturing the Storage Router Configuration, page 11-37
Using Debug Facilities, page 11-37
Using the Crash Log
If the storage router experiences an unexpected problem that forces it to automatically reboot, a special
log file is generated. The file is named crash-cpp.txt and it is stored in the log directory (/ata4/log). You
can display the contents of this file to the console using the show crash command.
To save the show crash command output, redirect the output of your console using the logging facilities
for your specific console interface. Depending on your console interface and scroll buffer size, you may
also be able to copy and paste the contents from your console into an ASCII text file.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show logging size (Optional) Check the current size of the log files (Example 11-13).
Step 3
show logging all
or
show logging last 50
(Optional) Display all the current log file entries (first command),
or display a selected number of entries, such as 50, from the end
of the file (second command).
Step 4
clear log Clear the existing log file. The system clears the existing log file
and starts a new log file.