HP-UX HB v13.00 Ch-08 - Crash Dumps

HP-UX Handbook Rev 13.00 Page 34 (of 38)
Chapter 08 Crash Dumps
October 29, 2013
=================
= Syswait Array =
=================
cpu iowait
--- ------
1 1
Note: This shows the number of threads waiting on buffer I/O.
First figure out how long the I/O is outstanding. A good way to do
so is by searching in the threads list for processes that have a
waitchannel like biowait, ogetblk or swbuf. As a rule of thumb, only
consider I/O's outstanding longer than 30 seconds (your mileage may
vary).
For more information go to:
"http://teams3.sharepoint.hp.com/teams/esssupport/InsideESSSupport/InsideWTEC/HPUX-
KERNEL/crash/FirstPassWeb/PA/toc/buffer_hang.htm"
=================
= Load Averages =
=================
avenrun
=======
0.29 0.08 0.03
real_run
========
0.144118 0.044052 0.015964
pwrun ("fast" io wait)
======================
0.429802 0.121551 0.043083
mp_avenrun
==========
cpu0 : 0.461995 0.135315 0.048295
cpu1 : 0.111926 0.030288 0.010752
======================
= Thread Information =
======================
9 Threads ran in the last second
46 Threads ran in the last 5 seconds
47 Threads ran in the last 10 seconds
52 Threads ran in the last minute
89 Threads ran in the last hour
statdaemon ran 84 ticks ago
Most Common Wait Channels
=========================
ticks since run:
Wait Channel count longest shortest
------------ ----- ---------- ----------
vx_inactive_thread_sv 25 6271 171
vx_inactive_thread_sv+0x8 25 6271 171
lvmkd_q 6 225 225
streams_mp_sync 2 6307 6306
streams_blk_sync 2 6307 6306
Most Common Sleep Callers
=========================
ticks since run:
Sleep Caller count longest shortest