System information

12-503
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show task
show task
To display information about tasks running in the SN 5428-2 Storage Router, issue the show task
command.
show task {task-id | all}
Syntax Description
Defaults None.
Command Modes Administrator and Monitor.
Command History
Usage Guidelines Use the show task command to view priority, status, and error information for all tasks, and register and
stack trace information for a specific task. To display The show task command is designed for debug
purposes and should be used under the guidance of a Cisco Technical Support professional.
Examples The following is example output from the show task all command:
[SN5428-2A]# show task all
Running Tasks
NAME ENTRY TID PRI STATUS PC SP ERRNO ELAY
---------- ------------ -------- --- ---------- -------- -------- ------- -----
tExcTask excTask dffe3b8 0 PEND 10eaf8 dffe2c8 3006b 0
tLogTask logTask dffba30 0 PEND 10eaf8 dffb950 0 0
tCrashDump crashDumpTas d73dd08 0 PEND b68b8 d73dc68 0 0
utilMonitord8600b8 ca7ca98 1 DELAY bb2c4 ca7c970 0 42
tShell shell d909598 1 PEND 10eaf8 d9093c8 c0002 0
tSysMon sysMonRun__F ce5cd48 2 DELAY bb2c4 ce5ccb8 0 2229
cppNode nodeTaskExec d78ac88 40 PEND b68b8 d78aba0 0 0
cppListen listener__12 d788360 40 PEND b68b8 d7881e0 0 0
dpp0Node nodeTaskExec d7859a8 40 PEND b68b8 d7858c0 0 0
qlFc1 scsiTask__8Q cc73de8 45 PEND+T b68b8 cc73d18 3d0004 101
qlFc2 scsiTask__8Q cb18de8 45 PEND+T b68b8 cb18d18 3d0004 101
tAuthServ authServerTa ca6aca0 50 PEND b68b8 ca6aae0 0 0
tFtpdTask ea660 d930698 55 PEND b68b8 d930548 0 0
HA_main HA_main_task c96da38 77 PEND b68b8 c96d8c0 380003 0
tNuLogWatchtNuLogWatche cce75b8 78 PEND 10eaf8 cce7360 c0002 0
entropyd cf5397c c986878 78 DELAY bb2c4 c9867e8 0 25
sshmgr cf53704 c982188 78 PEND b68b8 c982050 0 0
ewTelnetd c6882a8 c97df70 78 PEND b68b8 c97de80 0 0
task-id The TID for a specific task, obtained from the show task all display. Prefix
the TID with 0x, which indicates a hex number.
all Display information about all running tasks.
Release Modification
3.2.1 This command was introduced.