8-195
Cisco IOS XR Troubleshooting Guide for the Cisco CRS-1 Router
OL-21483-02
Chapter 8 Process Monitoring and Troubleshooting
Troubleshooting a Process Restart
The following example shows the details about the blocked processes from the show processes
command with the blocked keyword:
RP/0/RP0/CPU0:router# show processes blocked
Jid Pid Tid Name State Blocked-on
65546 8202 1 ksh Reply 8200 devc-conaux
51 36889 2 attachd Reply 32790 eth_server
51 36889 3 attachd Reply 12301 mqueue
74 36892 5 qnet Reply 32790 eth_server
74 36892 6 qnet Reply 32790 eth_server
74 36892 7 qnet Reply 32790 eth_server
74 36892 8 qnet Reply 32790 eth_server
50 36898 2 attach_server Reply 12301 mqueue
361 118859 1 tftp_server Reply 12301 mqueue
259 139360 2 locald Reply 233685 tacacsd
261 155823 2 lpts_fm Reply 139336 lpts_pa
65717 51572917 1 exec Reply 1 kernel
370 233689 1 udp_snmpd Reply 155811 udp
65759 51589343 1 more Reply 12299 pipe
65774 51589358 1 show_processes Reply 1 kernel
The following example shows the CPU usage for each process from the show processes command with
the cpu keyword:
RP/0/RP0/CPU0:router# show processes cpu | exclude 0% 0% 0%
PID 1Min 5Min 15Min Process
1 3% 1% 1% kernel
32790 4% 4% 3% eth_server
36892 1% 0% 0% qnet
114740 9% 8% 8% sysdb_svr_shared <--!!!
118855 1% 0% 0% netio
118857 11% 10% 10% gsp <--!!!
118862 7% 6% 6% sysdb_mc
155799 1% 1% 1% ipv4_rib
155802 2% 2% 2% ipv4_arm
233707 1% 1% 1% bgp
Troubleshooting a Process Restart
A process restart does not typically cause a major problem for the network, nor does it typically cause a
loss of traffic. However, it can be helpful to troubleshoot the event, to find out why the process crashed,
and whether you need to consider taking any action to locate or correct a problem.
To troubleshoot a process restart, contact Cisco Technical Support. For Cisco Technical Support contact
information, see the “Obtaining Documentation and Submitting a Service Request” section on page viii
in the Preface.
Collect the following information before contacting Cisco Technical Support.
• show context all location all command output
• show version command output
• show dll command output
• show log command output
• Collect core dumps. See the “show context Command” section on page 1-11 for information on how
to collect core dumps.