<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: system load average in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787067#M78690</link>
    <description>The issue is probably just top reporting a higher load average than it should.  You could apply the following two patches that correct problems with the output of top-&lt;BR /&gt;PHCO_26020 11.00 top(1) cumulative patch&lt;BR /&gt;and&lt;BR /&gt;PHKL_23901 11.00 remove stopped threads from load averages</description>
    <pubDate>Tue, 20 Aug 2002 17:25:46 GMT</pubDate>
    <dc:creator>Mike Stroyan</dc:creator>
    <dc:date>2002-08-20T17:25:46Z</dc:date>
    <item>
      <title>system load average</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787061#M78684</link>
      <description>After I have changed timeslice from 1 to 10, and still both the load and idle are high.&lt;BR /&gt;I am running Oracle 7.3.4.4 database for HP-UX 11, and it's small data warehouse.&lt;BR /&gt;&lt;BR /&gt;System: smmmx                          Thu Aug 15 14:16:58 2002&lt;BR /&gt;Load averages: 6.34, 7.01, 6.70&lt;BR /&gt;99 processes: 97 sleeping, 2 running&lt;BR /&gt;Cpu states:&lt;BR /&gt; LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 6.34   0.2%   0.0%   0.6%  99.2%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;Memory: 80380K (26340K) real, 94780K (38052K) virtual, 290128K free  Page# 1/8&lt;BR /&gt;&lt;BR /&gt; TTY     PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND&lt;BR /&gt;  ?    24011 oracle   156 20 10272K   552K sleep    5:10  5.66  5.65 ora_dbwr_SM&lt;BR /&gt;  ?    24031 oracle   156 20 14592K  4880K sleep   24:35  3.26  3.25 ora_snp4_SM&lt;BR /&gt;  ?    24013 oracle   156 20 10764K   664K sleep    2:49  1.66  1.65 ora_arch_SM&lt;BR /&gt;  ?     1230 www      154 20 12828K  4900K sleep  135:55  1.60  1.60 ns-httpd&lt;BR /&gt;  ?    25904 oracle   154 22 10828K  1112K sleep    6:48  1.17  1.17 oracleSMD2&lt;BR /&gt;  ?       28 root     152 20     0K     0K run      4:44  1.15  1.15 vxfsd&lt;BR /&gt;pts/tb 27053 tsim     168 20   716K   332K run      0:00  0.45  0.38 top&lt;BR /&gt;  ?        2 root     128 20     0K     0K sleep    0:27  0.28  0.28 vhand&lt;BR /&gt;  ?     1452 root     154 20  1468K   468K sleep   23:31  0.25  0.25 _upsd&lt;BR /&gt;  ?        3 root     128 20     0K     0K sleep   17:03  0.21  0.21 statdaemon&lt;BR /&gt;  ?    24035 oracle   156 20 10256K   500K sleep    4:04  0.14  0.14 ora_db01_SM&lt;BR /&gt;  ?    24015 oracle   156 20 10240K   520K sleep    3:13  0.12  0.12 ora_lgwr_SM&lt;BR /&gt;  ?    24037 oracle   156 20 10256K   500K sleep    3:58  0.10  0.10 ora_db02_SM&lt;BR /&gt;&lt;BR /&gt;Any suggestion for the above top interpretation?&lt;BR /&gt;I don't have a glancePlus installed.&lt;BR /&gt;&lt;BR /&gt;sar -q 5 10&lt;BR /&gt;&lt;BR /&gt;HP-UX smmmx B.11.00 A 9000/803    08/15/02&lt;BR /&gt;&lt;BR /&gt;14:28:03 runq-sz %runocc swpq-sz %swpocc&lt;BR /&gt;14:28:08     5.2     100     0.0       0&lt;BR /&gt;14:28:13     4.4     100     0.0       0&lt;BR /&gt;14:28:18     4.4     100     0.0       0&lt;BR /&gt;14:28:23     4.6     100     0.0       0&lt;BR /&gt;14:28:28     4.6     100     0.0       0&lt;BR /&gt;14:28:33     4.0     100     0.0       0&lt;BR /&gt;14:28:38     5.0     100     0.0       0&lt;BR /&gt;14:28:43     4.2     100     0.0       0&lt;BR /&gt;14:28:48     4.6     100     0.0       0&lt;BR /&gt;14:28:53     4.4     100     0.0       0&lt;BR /&gt;&lt;BR /&gt;Average      4.5     100     0.0       0&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 15 Aug 2002 17:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787061#M78684</guid>
      <dc:creator>Teck Sim</dc:creator>
      <dc:date>2002-08-15T17:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: system load average</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787062#M78685</link>
      <description>Try this command and see who is eating up your resources..&lt;BR /&gt;&lt;BR /&gt;This will give you  output of  top 10 cpu intensive process.&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o "vsz pcpu ruser pid stime time state args" | sort -rn |head -10&lt;BR /&gt;&lt;BR /&gt;- Goodluck,&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Aug 2002 17:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787062#M78685</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-08-15T17:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: system load average</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787063#M78686</link>
      <description>&lt;BR /&gt;     If you sure nothing is causing it to go so high start looking at the patchs. I had the same problem when I first upgraded to 11.00. After adding the patchs recommanded by cadence (our primary application) the problem went away.&lt;BR /&gt;&lt;BR /&gt;-john&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Aug 2002 17:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787063#M78686</guid>
      <dc:creator>John Downs_1</dc:creator>
      <dc:date>2002-08-15T17:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: system load average</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787064#M78687</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What do your sar -d 5 10  and %wio in sar 5 10 say?&lt;BR /&gt;&lt;BR /&gt;It may be because they are waiting on Disk IO. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 15 Aug 2002 17:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787064#M78687</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-08-15T17:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: system load average</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787065#M78688</link>
      <description>sar -d 5 10&lt;BR /&gt;&lt;BR /&gt;HP-UX smmmx B.11.00 A 9000/803    08/15/02&lt;BR /&gt;&lt;BR /&gt;15:04:00   device   %busy   avque   r+w/s  blks/s  avwait  avserv&lt;BR /&gt;15:04:05   c0t6d0    1.40    0.50       1      19    3.79   13.98&lt;BR /&gt;           c0t1d0    0.20    0.50       0       3    2.19   11.43&lt;BR /&gt;           c0t3d0    0.40    0.50       0       6    5.51   11.90&lt;BR /&gt;           c0t4d0    0.60    0.50       0       3    9.64   20.83&lt;BR /&gt;15:04:10   c0t6d0    1.40    0.50       2       6    4.32    7.99&lt;BR /&gt;           c0t3d0    0.40    0.50       0       6    5.34   10.83&lt;BR /&gt;15:04:15   c0t6d0    0.40    0.50       0       4    9.81   16.52&lt;BR /&gt;15:04:20   c0t6d0    0.80    0.50       1       8    6.66    6.36&lt;BR /&gt;           c0t3d0    1.20    0.50       1      13    6.81   11.30&lt;BR /&gt;           c0t4d0    0.40    0.50       0       6    1.47   15.21&lt;BR /&gt;15:04:25   c0t3d0    0.80    0.50       1      10    5.26   12.46&lt;BR /&gt;           c0t4d0    0.40    0.50       0       3    3.72   18.89&lt;BR /&gt;15:04:30   c0t6d0    0.80    0.50       1      13    4.88   11.30&lt;BR /&gt;           c0t3d0    0.80    0.50       1      10    5.36   12.44&lt;BR /&gt;           c0t4d0    0.60    0.50       0       6    5.98   14.32&lt;BR /&gt;15:04:35   c0t3d0    1.00    0.50       1      10    7.20   12.93&lt;BR /&gt;           c0t4d0    0.20    0.50       0       3    2.05   12.72&lt;BR /&gt;15:04:40&lt;BR /&gt;15:04:45&lt;BR /&gt;15:04:50   c0t3d0    0.40    0.50       0       6    5.34    6.83&lt;BR /&gt;           c0t4d0    0.40    0.50       0       6    6.58   11.82&lt;BR /&gt;&lt;BR /&gt;Average    c0t6d0    0.48    0.50       1       5    5.12   10.14&lt;BR /&gt;Average    c0t1d0    0.02    0.50       0       0    2.19   11.43&lt;BR /&gt;Average    c0t3d0    0.50    0.50       0       6    5.95   11.46&lt;BR /&gt;Average    c0t4d0    0.26    0.50       0       3    4.83   15.02</description>
      <pubDate>Thu, 15 Aug 2002 18:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787065#M78688</guid>
      <dc:creator>Teck Sim</dc:creator>
      <dc:date>2002-08-15T18:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: system load average</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787066#M78689</link>
      <description>Hi (again),&lt;BR /&gt;&lt;BR /&gt;Are you seeing any performance degradation on the system?.&lt;BR /&gt;&lt;BR /&gt;Your sar -d is looking fine. The response times are slightly abnormal but I wouldn't worry about them as the disk usage and avqueue are less.&lt;BR /&gt;&lt;BR /&gt;I would check up the patch level on the server and upgrade it to a reasonably recent level.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Aug 2002 21:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787066#M78689</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-08-15T21:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: system load average</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787067#M78690</link>
      <description>The issue is probably just top reporting a higher load average than it should.  You could apply the following two patches that correct problems with the output of top-&lt;BR /&gt;PHCO_26020 11.00 top(1) cumulative patch&lt;BR /&gt;and&lt;BR /&gt;PHKL_23901 11.00 remove stopped threads from load averages</description>
      <pubDate>Tue, 20 Aug 2002 17:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average/m-p/2787067#M78690</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2002-08-20T17:25:46Z</dc:date>
    </item>
  </channel>
</rss>

