<?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: High Wait IO in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042533#M303261</link>
    <description>Hi Eli&lt;BR /&gt;&lt;BR /&gt;The SGA is Oracle's Shared Global Area. When this is too small or badly fragmented you can get similar performance issues to what you are seeing. Also is your SGA locked into memory or is it swapping out. An indication of too much swapping is when the swapper process features high in the process list when running top, also vmstat will show a lot of page ins and outs.&lt;BR /&gt;&lt;BR /&gt;When you are running glance, what utilisation is your disk subsystem running at. Is it 100 percent or lower? If its 100 percent then its a disk IO bottle neck otherwise it could be either memory or some other IO, such as a network but thats unlikely. The other problem could be a hot disk - most IO being focussed one one disk. What disk array are you running? I'm assuming you are running some sort of SAN, if so the hot disk problem shouldn't exist, if its properly configured.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
    <pubDate>Tue, 24 Jul 2007 09:24:59 GMT</pubDate>
    <dc:creator>Andrew Young_2</dc:creator>
    <dc:date>2007-07-24T09:24:59Z</dc:date>
    <item>
      <title>High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042530#M303258</link>
      <description>I have an oracle database on an HPUX superdome with 12 CPUS.&lt;BR /&gt;&lt;BR /&gt;I see a lot of Wait io on the CPU (30-40%) but no disk bottlenecks (by sar -d, vmstat, glance etc..)&lt;BR /&gt;&lt;BR /&gt;how can I drill down into the root cause of the wait io and find out what is by bottleneck.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042530#M303258</guid>
      <dc:creator>elimeli</dc:creator>
      <dc:date>2007-07-24T06:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042531#M303259</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;When you were using glance were you able to look at which processes were causing the waits? I am assuming its the Oracle processes? &lt;BR /&gt;&lt;BR /&gt;If so what is the state of the SGA? We have had problems with Oracle with fragmented SGA's and other shared memory problems.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
      <pubDate>Tue, 24 Jul 2007 08:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042531#M303259</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2007-07-24T08:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042532#M303260</link>
      <description>Hi.&lt;BR /&gt;Thanks for the response.&lt;BR /&gt;What do you mean by the "state of teh sga" ? &lt;BR /&gt;It is clearly not an issue of fregmented shared pool... do you mean buffer cache ?&lt;BR /&gt;if so - what I can check in order to verify that ?&lt;BR /&gt;&lt;BR /&gt;thanks again.&lt;BR /&gt;Eli</description>
      <pubDate>Tue, 24 Jul 2007 09:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042532#M303260</guid>
      <dc:creator>elimeli</dc:creator>
      <dc:date>2007-07-24T09:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042533#M303261</link>
      <description>Hi Eli&lt;BR /&gt;&lt;BR /&gt;The SGA is Oracle's Shared Global Area. When this is too small or badly fragmented you can get similar performance issues to what you are seeing. Also is your SGA locked into memory or is it swapping out. An indication of too much swapping is when the swapper process features high in the process list when running top, also vmstat will show a lot of page ins and outs.&lt;BR /&gt;&lt;BR /&gt;When you are running glance, what utilisation is your disk subsystem running at. Is it 100 percent or lower? If its 100 percent then its a disk IO bottle neck otherwise it could be either memory or some other IO, such as a network but thats unlikely. The other problem could be a hot disk - most IO being focussed one one disk. What disk array are you running? I'm assuming you are running some sort of SAN, if so the hot disk problem shouldn't exist, if its properly configured.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
      <pubDate>Tue, 24 Jul 2007 09:24:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042533#M303261</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2007-07-24T09:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042534#M303262</link>
      <description>Hi Again :)&lt;BR /&gt;&lt;BR /&gt;Here are some more details.&lt;BR /&gt;&lt;BR /&gt;we have 46GB RAM while the oarcle using around 30GB of it.&lt;BR /&gt;&lt;BR /&gt;no Swappign at all.&lt;BR /&gt;&lt;BR /&gt;Glance doesnt show disk bottleneck&lt;BR /&gt;&lt;BR /&gt;sar -d doesn't not disk bottleneck&lt;BR /&gt;&lt;BR /&gt;buffer cache hit ratio in 99% all the time.&lt;BR /&gt;&lt;BR /&gt;Can Wait IO indicate something else rather than disk io ?</description>
      <pubDate>Tue, 24 Jul 2007 09:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042534#M303262</guid>
      <dc:creator>elimeli</dc:creator>
      <dc:date>2007-07-24T09:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042535#M303263</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Just had a few other thoughts:&lt;BR /&gt;&lt;BR /&gt;Run sar -v 1 2 to check if you are not running into any global process limits.&lt;BR /&gt;&lt;BR /&gt;Run sar -q 1 5 to see the status of the system queues.&lt;BR /&gt;&lt;BR /&gt;Other things that can affect it are kernel parameters like aio_proc_threads, nkthread, nproc and maxuprc set too low. It might also be a good idea to check if there are any ulimit restrictions on the oracle user.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Andrew Y&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jul 2007 09:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042535#M303263</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2007-07-24T09:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042536#M303264</link>
      <description>Here is the output for Sar -v. also the sar -q. But I don't know how to read it. there is a load when I took them.&lt;BR /&gt;&lt;BR /&gt;sar -v :&lt;BR /&gt;&lt;BR /&gt;19:44:35 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov&lt;BR /&gt;19:44:36   N/A   N/A 772/16404 0  2303/724635 0  12177/248108 0&lt;BR /&gt;19:44:37   N/A   N/A 774/16404 0  2303/724635 0  12182/248108 0&lt;BR /&gt;19:44:38   N/A   N/A 772/16404 0  2303/724635 0  12177/248108 0&lt;BR /&gt;19:44:39   N/A   N/A 773/16404 0  2307/724635 0  12177/248108 0&lt;BR /&gt;19:44:40   N/A   N/A 772/16404 0  2303/724635 0  12177/248108 0&lt;BR /&gt;19:44:41   N/A   N/A 773/16404 0  2304/724635 0  12189/248108 0&lt;BR /&gt;19:44:42   N/A   N/A 772/16404 0  2303/724635 0  12176/248108 0&lt;BR /&gt;19:44:43   N/A   N/A 774/16404 0  2303/724635 0  12181/248108 0&lt;BR /&gt;19:44:44   N/A   N/A 773/16404 0  2306/724635 0  12184/248108 0&lt;BR /&gt;19:44:45   N/A   N/A 772/16404 0  2303/724635 0  12179/248108 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here is for the sar -q :&lt;BR /&gt;&lt;BR /&gt;19:45:00 runq-sz %runocc swpq-sz %swpocc&lt;BR /&gt;19:45:01     1.0       8     0.0       0&lt;BR /&gt;19:45:02     1.0       8     0.0       0&lt;BR /&gt;19:45:03     1.0      34     0.0       0&lt;BR /&gt;19:45:04     0.0       0     0.0       0&lt;BR /&gt;19:45:05     1.0      26     0.0       0&lt;BR /&gt;19:45:06     2.0       8     0.0       0&lt;BR /&gt;19:45:07     1.0      25     0.0       0&lt;BR /&gt;19:45:08     1.8      33     0.0       0&lt;BR /&gt;19:45:09     1.0      17     0.0       0&lt;BR /&gt;19:45:10     2.5      33     0.0       0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 24 Jul 2007 11:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042536#M303264</guid>
      <dc:creator>elimeli</dc:creator>
      <dc:date>2007-07-24T11:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042537#M303265</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Those all look fine.&lt;BR /&gt;&lt;BR /&gt;When you run uptime during these times of high IO Wait what are the load averages looking like?&lt;BR /&gt;&lt;BR /&gt;Are users complaining about slow responses?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
      <pubDate>Tue, 24 Jul 2007 15:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042537#M303265</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2007-07-24T15:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042538#M303266</link>
      <description>i am having the same problems, i have a 11.11 box, with very high wait for ios, but, the rest looks ok, in glance, memory, disk and cpu ok..&lt;BR /&gt;&lt;BR /&gt;but in sar i get:&lt;BR /&gt;&lt;BR /&gt;19:47:11    %usr    %sys    %wio   %idle&lt;BR /&gt;19:47:12      19       9      41      32&lt;BR /&gt;19:47:13      18       9      41      32&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and with a sar -d it looks ok:&lt;BR /&gt;&lt;BR /&gt;Average   c3t10d0    6.19    0.50       8      53    4.47   10.63&lt;BR /&gt;Average   c0t10d0    4.20    0.50       7      44    4.75    7.08&lt;BR /&gt;Average   c33t2d0   30.87    0.50     372    6371    5.01    1.16&lt;BR /&gt;Average   c28t2d1   22.08    0.50     182    3040    5.27    1.45&lt;BR /&gt;Average   c28t1d1   40.96    0.50     532    9560    5.20    0.92&lt;BR /&gt;Average   c28t1d6   16.88    0.50     185    3199    5.24    1.03&lt;BR /&gt;Average   c28t1d4   36.96    0.50     495    7920    5.28    0.79&lt;BR /&gt;Average   c28t1d3   32.37    0.50     193    3214    5.32    2.05&lt;BR /&gt;Average   c25t0d7   12.69    0.50     328    5252    5.07    0.44&lt;BR /&gt;Average   c25t2d3   30.37    0.59      81    3362    5.39    5.80&lt;BR /&gt;Average   c25t0d6   13.19    0.50     191    4127    4.99    0.77&lt;BR /&gt;Average   c25t1d4   15.08    0.53      26     611    5.43    7.69&lt;BR /&gt;Average   c27t2d2   26.97    0.51     223    4676    5.02    1.78&lt;BR /&gt;Average   c27t1d7   12.89    0.50     170    2715    5.06    0.78&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sar -q, sar -v all look ok, and the process run queue is ok also:&lt;BR /&gt;&lt;BR /&gt;load average: 0.28, 0.38, 0.37&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any idea, what else it can be ?&lt;BR /&gt;&lt;BR /&gt;thnx</description>
      <pubDate>Mon, 17 Dec 2007 18:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042538#M303266</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2007-12-17T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: High Wait IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042539#M303267</link>
      <description>My favorite subject ( review other threads ).&lt;BR /&gt;&lt;BR /&gt;I am sure I will catch some arguments from this but, here we go...&lt;BR /&gt;&lt;BR /&gt;I personally believe that the sar %WIO metric is archaic.  Try to compare sar %WIO and glance disk metrics and get them to match.&lt;BR /&gt;&lt;BR /&gt;%WIO can also include any type of IO not just disk. ( i.e. streams for example ).&lt;BR /&gt;&lt;BR /&gt;These high level indicators just like disk utility are just that, high level indicators and you should then drill down to see if there is a read issue. An example of this is disk attached to SAN.  100% utility does not mean there is a disk issue. 100% is stating that during the interval the disk was doing something 100% of the time.  Now you must drill down and look to see if any queuing and what is the service time ....&lt;BR /&gt;&lt;BR /&gt;I think glance is a much better tool. Look at global wait states then individual wait states and keep moving from there.&lt;BR /&gt;&lt;BR /&gt;If you have some busy disk, then drill further into what was mentioned above to identify a problem there..&lt;BR /&gt;&lt;BR /&gt;You may possibly have a disk bottle neck but if the REAL stats do not show it then move on in identifying the real issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Dec 2007 20:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wait-io/m-p/4042539#M303267</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-12-17T20:37:18Z</dc:date>
    </item>
  </channel>
</rss>

