356
Field Description
Chassis
Number of the IRF member device where the kernel thread ran.
Slot
Slot number of the MPU where the kernel thread ran. (Distributed devices in
IRF or standalone mode.)
IRF member ID of the device where the kernel thread ran. (Centralized devices
in IRF mode.)
Fixed to 0 without any special meaning. (Centralized devices in standalone
mode.)
CPU ID
Number of the CPU where the kernel thread rebooted.
Kernel module info
Information about kernel modules that had been loaded when the kernel thread
rebooted, including kernel module name and memory address.
Last 5 thread switches
Last five kernel thread switches on the CPU before the kernel thread rebooted,
including kernel thread name and kernel thread switching time, with
microsecond precision.
Dump stack
Stack information.
Call trace
Function call stack information, which shows the instruction address of a called
function at each level.
No information to display
No kernel thread reboot information.
Related commands
reset kernel reboot
display kernel starvation
Use
display kernel starvation
to display kernel thread starvation information.
Syntax
Centralized devices in standalone mode:
display kernel starvation show-number
[
offset
] [
verbose
]
Distributed devices in standalone mode/centralized devices in IRF mode:
display kernel starvation show-number
[
offset
] [
verbose
] [
slot
slot-number
[
cpu
cpu-number
] ]
Distributed devices in IRF mode:
display kernel starvation show-number
[
offset
] [
verbose
] [
chassis chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
Parameters
show-number
: Specifies the number of thread starvations to display, in the range of 1 to 10.