<?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 performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860986#M96140</link>
    <description>&lt;BR /&gt;Your stats arent really ambiguous. They just show;&lt;BR /&gt;&lt;BR /&gt;1. you have too many oracle instances configured.&lt;BR /&gt;2. Each oracle instance - when up, uses at least 6 deamon processes each using from 10-30Mb each (60-180Mb for each instance) in addition to their shared memory (SGA) size. Unfortunately your ipcs -ma output was chopped off in your word document attachment so its not possbile to see their SGA sizes.&lt;BR /&gt;3. As a result your completely out of memory (swapinfo shows this - DEVICE usage is over 500Mb which means your over 500Mb short of RAM) and thus performance is very poor.&lt;BR /&gt;4. wio% when non zero is 30+ which means you are completely i/o bound. Your disks simply cant keep up with the number of io requests they are receiving - again probably because you have too many oracle instances running.&lt;BR /&gt;&lt;BR /&gt;I think the solution is to add another 500Mb - 1Gb of RAM or remove some oracle instances. And if you can improve your disk speed (faster disks, more disks) then this will help also.&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Dec 2002 08:53:34 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2002-12-11T08:53:34Z</dc:date>
    <item>
      <title>system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860976#M96130</link>
      <description>I have an 1998 180Mhz 1GB machine running 15 oracle databases with a fixed memory allocation.&lt;BR /&gt;&lt;BR /&gt;I need some help interpreting my sar data to determine bottlenecks:&lt;BR /&gt;I have attached a sar -A&lt;BR /&gt;Here's a quick view.&lt;BR /&gt;(mowdb014)/tmp # sar -q&lt;BR /&gt;&lt;BR /&gt;HP-UX mowdb014 B.11.00 A 9000/820    12/10/02&lt;BR /&gt;&lt;BR /&gt;00:00:00 runq-sz %runocc swpq-sz %swpocc&lt;BR /&gt;00:15:01     1.2       2     0.0       0&lt;BR /&gt;00:30:00     1.0       2     0.0       0&lt;BR /&gt;00:45:00     1.1       1     0.0       0&lt;BR /&gt;01:00:00     1.0       2     0.0       0&lt;BR /&gt;01:15:00     1.2       2     0.0       0&lt;BR /&gt;01:30:01     1.0       1     0.0       0&lt;BR /&gt;01:45:00     1.0       2     0.0       0&lt;BR /&gt;02:00:00     1.0       1     0.0       0&lt;BR /&gt;02:15:00     1.0       2     0.0       0&lt;BR /&gt;02:30:00     1.0       2     0.0       0&lt;BR /&gt;02:45:01     1.0       1     0.0       0&lt;BR /&gt;03:00:01     1.2       1     0.0       0&lt;BR /&gt;03:15:00     1.1       7     0.0       0&lt;BR /&gt;03:30:00     1.1       1     0.0       0&lt;BR /&gt;03:45:01     1.0       1     0.0       0&lt;BR /&gt;04:00:01     1.2       2     0.0       0&lt;BR /&gt;04:15:00     1.1      38     0.0       0&lt;BR /&gt;04:30:00     1.1      32     0.0       0&lt;BR /&gt;04:45:00     1.2       3     0.0       0&lt;BR /&gt;05:00:00     1.1       2     0.0       0&lt;BR /&gt;05:15:00     1.1       2     0.0       0&lt;BR /&gt;05:30:00     1.0       2     0.0       0&lt;BR /&gt;05:45:00     1.2       2     0.0       0&lt;BR /&gt;06:00:00     1.2       3     0.0       0&lt;BR /&gt;06:15:00     1.0       4     0.0       0&lt;BR /&gt;06:30:01     1.1       1     0.0       0&lt;BR /&gt;06:45:00     1.1       3     0.0       0&lt;BR /&gt;07:00:00     2.4      24     0.0       0&lt;BR /&gt;07:15:00     1.8      19     0.0       0&lt;BR /&gt;07:30:00     1.9      45     0.0       0&lt;BR /&gt;07:45:00     1.7      27     0.0       0&lt;BR /&gt;08:00:00     1.1       4     0.0       0&lt;BR /&gt;08:15:00     1.1       3     0.0       0&lt;BR /&gt;08:30:00     1.0       3     0.0       0&lt;BR /&gt;08:45:01     1.1       4     0.0       0&lt;BR /&gt;09:00:00     1.1       4     0.0       0&lt;BR /&gt;09:15:00     1.2      29     0.0       0&lt;BR /&gt;09:30:00     1.2      52     0.0       0&lt;BR /&gt;09:45:00     1.2      50     0.0       0&lt;BR /&gt;10:00:01     1.1      47     0.0       0&lt;BR /&gt;10:15:00     1.5      46     0.0       0&lt;BR /&gt;10:30:00     1.3      57     0.0       0&lt;BR /&gt;10:45:00     1.3      28     0.0       0&lt;BR /&gt;11:00:00     1.1       8     0.0       0&lt;BR /&gt;11:15:00     1.1       9     0.0       0&lt;BR /&gt;&lt;BR /&gt;Average      1.3      13     0.0       0&lt;BR /&gt;(mowdb014)/tmp # &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(db014)/ # sar -a&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Dec 2002 10:24:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860976#M96130</guid>
      <dc:creator>Ferdinand_2</dc:creator>
      <dc:date>2002-12-10T10:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860977#M96131</link>
      <description>&lt;BR /&gt;Your stats look fine. Disk and i/o is not very high, cpu usage is not very high. The runq is just over 1 which is also fine for a single cpu system.&lt;BR /&gt;&lt;BR /&gt;However, sar doesnt really show memory usage, you need vmstat output for that. Do&amp;gt; &lt;BR /&gt;vmstat 1 10&lt;BR /&gt;to see free (free memory pool) and pi/po for any possible paging to see if you are running out of memory.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Dec 2002 10:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860977#M96131</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-10T10:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860978#M96132</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;looking at your sar report shows that your oracle database server is healthy.</description>
      <pubDate>Tue, 10 Dec 2002 10:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860978#M96132</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-12-10T10:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860979#M96133</link>
      <description>Yep, I submitted the data from the wrong machine. What do I see here?&lt;BR /&gt;&lt;BR /&gt;(mowdb015)/ # sar -q&lt;BR /&gt;&lt;BR /&gt;HP-UX mowdb015 B.11.00 A 9000/810    12/10/02&lt;BR /&gt;&lt;BR /&gt;00:00:00 runq-sz %runocc swpq-sz %swpocc&lt;BR /&gt;00:15:00     1.5      99     0.0       0&lt;BR /&gt;00:30:00     1.5     100     0.0       0&lt;BR /&gt;00:45:00     1.4     100     0.0       0&lt;BR /&gt;01:00:01     1.6     100     0.0       0&lt;BR /&gt;01:15:00     1.6     100     0.0       0&lt;BR /&gt;01:30:00     1.6     100     0.0       0&lt;BR /&gt;01:45:00     1.9     100     0.0       0&lt;BR /&gt;02:00:01     1.8     100     0.0       0&lt;BR /&gt;02:15:00     3.2     100     0.0       0&lt;BR /&gt;02:30:00     2.8     100     0.0       0&lt;BR /&gt;02:45:00     1.6     100     0.0       0&lt;BR /&gt;03:00:00     1.6     100     0.0       0&lt;BR /&gt;03:15:01     2.9      99     1.8       1&lt;BR /&gt;03:30:00     2.6     100     0.0       0&lt;BR /&gt;03:45:00     1.7     100     0.0       0&lt;BR /&gt;04:00:01     1.5     100     0.0       0&lt;BR /&gt;04:15:01     3.2     100     0.0       0&lt;BR /&gt;04:30:01     4.5     100     0.0       0&lt;BR /&gt;04:45:01     5.5      99     0.0       0&lt;BR /&gt;05:00:01     7.3      99     0.0       0&lt;BR /&gt;05:15:01     5.1     100     0.0       0&lt;BR /&gt;05:30:01     2.7     100     0.0       0&lt;BR /&gt;05:45:01     1.7     100     0.0       0&lt;BR /&gt;06:00:01     1.5     100     0.0       0&lt;BR /&gt;06:15:01     2.5     100     0.0       0&lt;BR /&gt;06:30:00     1.6     100     0.0       0&lt;BR /&gt;06:45:00     1.5     100     0.0       0&lt;BR /&gt;07:00:00     2.8      99     0.0       0&lt;BR /&gt;07:15:00     1.7     100     0.0       0&lt;BR /&gt;07:30:00     1.8     100     0.0       0&lt;BR /&gt;07:45:01     1.7     100     0.0       0&lt;BR /&gt;08:00:01     1.8     100     0.0       0&lt;BR /&gt;08:15:00     2.6     100     0.0       0&lt;BR /&gt;08:30:01     2.8      99     0.0       0&lt;BR /&gt;08:45:00     3.2     100     0.0       0&lt;BR /&gt;09:00:01     3.2     100     1.0       0&lt;BR /&gt;09:15:00     3.0     100     0.0       0&lt;BR /&gt;09:30:00     2.8     100     0.0       0&lt;BR /&gt;09:45:01     2.2     100     0.0       0&lt;BR /&gt;10:00:00     2.6     100     0.0       0&lt;BR /&gt;10:15:00     3.7     100     0.0       0&lt;BR /&gt;10:30:00     2.6     100     0.0       0&lt;BR /&gt;10:45:00     2.3     100     4.9       2&lt;BR /&gt;11:00:01     4.0     100     0.0       0&lt;BR /&gt;11:15:00     3.0     100     0.0       0&lt;BR /&gt;11:30:01     3.2     100     0.0       0&lt;BR /&gt;&lt;BR /&gt;Average      2.6     100     3.5       0</description>
      <pubDate>Tue, 10 Dec 2002 10:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860979#M96133</guid>
      <dc:creator>Ferdinand_2</dc:creator>
      <dc:date>2002-12-10T10:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860980#M96134</link>
      <description>The 2nd sar attachment from mowdb015 isnt the same as from mowdb014. The same sar -A output would be good as well as vmstat output.&lt;BR /&gt;&lt;BR /&gt;The only thing obvious so far is your out of cpu - its running flat out.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Dec 2002 10:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860980#M96134</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-10T10:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860981#M96135</link>
      <description>After reading the man pages I thought that &lt;BR /&gt;%runocc should be close to 100%&lt;BR /&gt;&lt;BR /&gt;I thought it meant ready to get a cycle on the cpu.&lt;BR /&gt;&lt;BR /&gt;I am trying to find something like swapinfo/vmstat/sar/iostat which tells me what is slowing down that system.&lt;BR /&gt;&lt;BR /&gt;HP-UX mowdb015 B.11.00 A 9000/810    12/10/02&lt;BR /&gt;&lt;BR /&gt;14:37:30    %usr    %sys    %wio   %idle&lt;BR /&gt;14:37:31       1       1      47      51&lt;BR /&gt;14:37:32       0       1      35      64&lt;BR /&gt;14:37:33      13       1      28      58&lt;BR /&gt;14:37:34       0       1      70      29&lt;BR /&gt;14:37:35       0       1      14      85&lt;BR /&gt;&lt;BR /&gt;Average        3       1      39      57&lt;BR /&gt;(mowdb015)/tmp # swapinfo -mta&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        1152     265     887   23%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev         512     268     244   52%       0       -    1  /dev/vg01/lvol2&lt;BR /&gt;reserve       -    1111   -1111&lt;BR /&gt;memory      836     438     398   52%&lt;BR /&gt;total      2500    2082     418   83%       -       0    -&lt;BR /&gt;(mowdb015)/tmp # &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Dec 2002 13:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860981#M96135</guid>
      <dc:creator>Ferdinand_2</dc:creator>
      <dc:date>2002-12-10T13:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860982#M96136</link>
      <description>&lt;BR /&gt;From your last stas you can see;&lt;BR /&gt;&lt;BR /&gt;1. swapinfo device swap is 0% used which means youve never run out of memory since last reboot which is good. No memory pressure.&lt;BR /&gt;&lt;BR /&gt;2. cpu usage is also very low so now cpu problems. good.&lt;BR /&gt;&lt;BR /&gt;3. wio% is averaging 39% - this is terrible. You're completely io bound. Your disk subsystem cannot keep up with the number of i/o requests its getting. You need to look into who/why so many i/o requests and/or what you can do to increase the speed of your disk subsystem. More diks ? faster disks ? more controllers ? stripe your filesyetems ? more cache memory if you use external disk arrays ?&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Dec 2002 13:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860982#M96136</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-10T13:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860983#M96137</link>
      <description>I find the swap figure impossible to believe.  I run oracle and it needs swap.&lt;BR /&gt;&lt;BR /&gt;In fact, I'd check to see if swap is properly configured, but that seems farfetched to me.&lt;BR /&gt;&lt;BR /&gt;Make sure swap is enabled, and is twice physical memory, otherwise oracle will run slow as heck.  Problem is when it happened to me my sar information was a little more out of whack than your numbers.&lt;BR /&gt;&lt;BR /&gt;Steve.</description>
      <pubDate>Tue, 10 Dec 2002 14:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860983#M96137</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-10T14:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860984#M96138</link>
      <description>&lt;BR /&gt;Oops, I read your swapinfo output wrong. It shows USED device swap at 533Mb (on your 1Gb machine) which is TERRIBLE. You are completely out of ram. Your server must be swapping terribly (vmstat will show this in its pi and po fields).&lt;BR /&gt;&lt;BR /&gt;The idea is to keep USED device swap to ZERO which means youve never run out of memory. This, along with your high wio%, are the reasons your server is running at a crawl.&lt;BR /&gt;&lt;BR /&gt;What is the SGA size of all your oracle databases set to ? &lt;BR /&gt;ipcs -ma | grep oracle&lt;BR /&gt;will show you all oracle shared memory SGA sizes -total them up. They should be far less than total RAM (about 70-80% of RAM max).&lt;BR /&gt;&lt;BR /&gt;Heres a command to show you which processes are using the most ram (largest first);&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o vsz=Kbytes -o ruser -o pid,args=Command-Line | sort -rnk1 | more&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Dec 2002 14:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860984#M96138</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-10T14:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860985#M96139</link>
      <description>Thanks for all your time and imput.&lt;BR /&gt;&lt;BR /&gt;The information I get out sar and vmstat look  still a bit ambiguous to me.&lt;BR /&gt;&lt;BR /&gt;I have logged a call at HP support.&lt;BR /&gt;&lt;BR /&gt;I have made a .doc from all the commands you send me. All your feedback is appriciated.</description>
      <pubDate>Wed, 11 Dec 2002 08:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860985#M96139</guid>
      <dc:creator>Ferdinand_2</dc:creator>
      <dc:date>2002-12-11T08:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860986#M96140</link>
      <description>&lt;BR /&gt;Your stats arent really ambiguous. They just show;&lt;BR /&gt;&lt;BR /&gt;1. you have too many oracle instances configured.&lt;BR /&gt;2. Each oracle instance - when up, uses at least 6 deamon processes each using from 10-30Mb each (60-180Mb for each instance) in addition to their shared memory (SGA) size. Unfortunately your ipcs -ma output was chopped off in your word document attachment so its not possbile to see their SGA sizes.&lt;BR /&gt;3. As a result your completely out of memory (swapinfo shows this - DEVICE usage is over 500Mb which means your over 500Mb short of RAM) and thus performance is very poor.&lt;BR /&gt;4. wio% when non zero is 30+ which means you are completely i/o bound. Your disks simply cant keep up with the number of io requests they are receiving - again probably because you have too many oracle instances running.&lt;BR /&gt;&lt;BR /&gt;I think the solution is to add another 500Mb - 1Gb of RAM or remove some oracle instances. And if you can improve your disk speed (faster disks, more disks) then this will help also.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 08:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860986#M96140</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-11T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860987#M96141</link>
      <description>Hi everything said is good advice, i had a similar problem a while ago and and was at the stage were i was having to close down less important databases to maintain some sort of performance.&lt;BR /&gt;I had to double my memory on my D-class server, i now have over 2gb ram .&lt;BR /&gt;also there is alot that you can do with your kernal parameters to help.&lt;BR /&gt;The details can be got from the oracle website.&lt;BR /&gt;Also i would look at how many spindles you have got oracle spread across, spindles win prizes.&lt;BR /&gt;i have never had a problem with i/o on a database server and have as many databases running on my d class as you.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2002 09:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2860987#M96141</guid>
      <dc:creator>Dave Elliott</dc:creator>
      <dc:date>2002-12-12T09:51:20Z</dc:date>
    </item>
  </channel>
</rss>

