R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)
260
display kernel exception show-number [ offset ] [ verbose ]
MSR4000:
display kernel exception show-number [ offset ] [ verbose ] [ slot slot-number [ cpu cpu-number ] ]
Views
Any view
Predefined user roles
network-admin
Parameters
show-number: Specifies the number of kernel exceptions to display, in the range of 1 to 10.
offset: Specifies the offset between the starting exception and the latest exception, in the range of 0 to 9.
The default value is 0.
verbose: Displays detailed information. If you do not specify this keyword, the command displays brief
information.
slot slot-number: Specifies an MPU by its slot number. If you do not specify this option, the command
displays kernel thread exception information for the active MPU. (MSR4000.)
cpu cpu-number: Specifies a CPU by its number.
Usage guidelines
If an exception occurs to a running kernel thread, the system automatically records the exception
information.
Examples
# Display brief information about the latest kernel thread exception.
<Sysname> display kernel exception 1
----------------- Exception record 1 -----------------
Description : Oops[#0]
Recorded at : 2013-05-01 11:16:00.823018
Occurred at : 2013-05-01 11:16:00.823018
Instruction address : 0x4004158c
Thread : comsh (TID: 16306)
Context : thread context
Slot : 0
CPU ID : 0
Kernel module info : module name (mrpnc) module address (0xe332a000)
module name (disk) module address (0xe00bd000)
# Display detailed information about the latest kernel thread exception.
<Sysname> display kernel exception 1 verbose
----------------- Exception record 1 -----------------
Description : Oops[#0]
Recorded at : 2013-05-01 11:16:00.823018
Occurred at : 2013-05-01 11:16:00.823018
Instruction address : 0x4004158c
Thread : comsh (TID: 16306)
Context : thread context
Slot : 0










