<?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 %wio in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636375#M379043</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Please post oracle software versions and patch levels. The sar output was legible, but the graphic part of your document I could not read.&lt;BR /&gt;&lt;BR /&gt;You say&amp;gt;&amp;gt;&lt;BR /&gt;oracle performance monitor shows i/o throughput is less than expected&lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;I've corrected the typos.&lt;BR /&gt;&lt;BR /&gt;I assume that screen I could not read may provide the information I seek, but I'd like to know how oracle is measuring performance and determining there is a disk problem.&lt;BR /&gt;&lt;BR /&gt;sar indicates no such problem.&lt;BR /&gt;&lt;BR /&gt;So the source could be oracle software needing a patch or bad application software developed for your oracle application.&lt;BR /&gt;&lt;BR /&gt;Could also be caused by inefficient sql calls within your application. This last issue is normally handled by DBA's monitoring sql performance and identifying inefficient queries.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 24 May 2010 14:07:55 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2010-05-24T14:07:55Z</dc:date>
    <item>
      <title>High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636372#M379040</link>
      <description>Hi support,&lt;BR /&gt;&lt;BR /&gt;I am facing a strange issue in our production box.sar out showing high wio%&lt;BR /&gt;&lt;BR /&gt;P-UX sgen03 B.11.11 U 9000/800    05/24/10&lt;BR /&gt;&lt;BR /&gt;16:41:39    %usr    %sys    %wio   %idle&lt;BR /&gt;16:41:44      24       8      44      24&lt;BR /&gt;16:41:49      18       3      50      30&lt;BR /&gt;16:41:54      22       4      49      25&lt;BR /&gt;16:41:59      23       3      50      25&lt;BR /&gt;16:42:04      23       3      52      22&lt;BR /&gt;&lt;BR /&gt;Average       22       4      49      25&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I did collected the sar -d and sar -q (attached) But I couldnt see any disk bottleneck.But in oracle performnce montior shows i/o thruput is less than expected and apps working too slow.&lt;BR /&gt;&lt;BR /&gt;Please help me to understand the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Anoop</description>
      <pubDate>Mon, 24 May 2010 11:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636372#M379040</guid>
      <dc:creator>Anoopkumar</dc:creator>
      <dc:date>2010-05-24T11:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636373#M379041</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Reviewing your sar -d report, no where did a see avwait &amp;gt; avserv, (* definition of a disk bottleneck when using sar *), so you don't have a disk issue.&lt;BR /&gt;&lt;BR /&gt;More so, your avwait is always zero, so your %wio is not disk I/O related and probably a good thing since its working harder to keep up with the disk array.  Therefore I would say it was I/O related elsewhere, like I/O to RAM or perhaps disk controller, or even networking.&lt;BR /&gt;&lt;BR /&gt;Question:  Are you running raw volumes?  Raw vols I think also runs higher than file system vols.</description>
      <pubDate>Mon, 24 May 2010 13:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636373#M379041</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-05-24T13:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636374#M379042</link>
      <description>Amazing - I posted an answer to this, and while it took a long time, it updated like it was sucessful - and now, it's not there.&lt;BR /&gt;Oh yeah, the internet is perfect for hosting everything in cloud...</description>
      <pubDate>Mon, 24 May 2010 14:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636374#M379042</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2010-05-24T14:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636375#M379043</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Please post oracle software versions and patch levels. The sar output was legible, but the graphic part of your document I could not read.&lt;BR /&gt;&lt;BR /&gt;You say&amp;gt;&amp;gt;&lt;BR /&gt;oracle performance monitor shows i/o throughput is less than expected&lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;I've corrected the typos.&lt;BR /&gt;&lt;BR /&gt;I assume that screen I could not read may provide the information I seek, but I'd like to know how oracle is measuring performance and determining there is a disk problem.&lt;BR /&gt;&lt;BR /&gt;sar indicates no such problem.&lt;BR /&gt;&lt;BR /&gt;So the source could be oracle software needing a patch or bad application software developed for your oracle application.&lt;BR /&gt;&lt;BR /&gt;Could also be caused by inefficient sql calls within your application. This last issue is normally handled by DBA's monitoring sql performance and identifying inefficient queries.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 May 2010 14:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636375#M379043</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-24T14:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636376#M379044</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for the replies,&lt;BR /&gt;&lt;BR /&gt;Hi Michael,&lt;BR /&gt;We are not using raw volumes and Async i/o also. Planning to enable the Async driver &lt;BR /&gt;John,&lt;BR /&gt;Can I have the answer please? ï  &lt;BR /&gt;&lt;BR /&gt;Steven,&lt;BR /&gt;Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production&lt;BR /&gt;&lt;BR /&gt;Here am attaching the message in oracle performance tool and report.&lt;BR /&gt;As per them its waiting for buffer time is more expected in some table space. This can happen because of buffer is not flushing out to disk properly. My doubt is OS capable of taking care this much i/o operation. Do anyone have any such document on HPUx 11.11 Mass storage i/o performance.&lt;BR /&gt;&lt;BR /&gt;OS: HPUX 11.11(QPK Dec 2008)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2010 06:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636376#M379044</guid>
      <dc:creator>Anoopkumar</dc:creator>
      <dc:date>2010-05-25T06:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636377#M379045</link>
      <description>Anoop,&lt;BR /&gt;&lt;BR /&gt;How about the memory utilization and also your DBA should check number of dbwr configured.&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Tue, 25 May 2010 06:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636377#M379045</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2010-05-25T06:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636378#M379046</link>
      <description>Yes.. OS capable of taking care this much i/o operation .. we have some servers which having up to  5TB database file systems. I am not sure what is the size of your database server.&lt;BR /&gt;&lt;BR /&gt;you can check.&lt;BR /&gt;&lt;BR /&gt;1. increase dbc_max_pct if you have ample free memory in your server.&lt;BR /&gt;&lt;BR /&gt;2. in which file system you have redo-log files ?? is it distributed over all file systems ?? can you create a separate file system of redologs which is stripped over maximum disks as possible ?&lt;BR /&gt;&lt;BR /&gt;Gudluck&lt;BR /&gt;Prasanth</description>
      <pubDate>Tue, 25 May 2010 06:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636378#M379046</guid>
      <dc:creator>Prasanth V Aravind</dc:creator>
      <dc:date>2010-05-25T06:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636379#M379047</link>
      <description>Hi Anoop&lt;BR /&gt;        from where the disk is presented is it from storage?&lt;BR /&gt;             if it is from EVA(storage)Kindly check the controller load for particular vdisk.&lt;BR /&gt;&lt;BR /&gt;              other wise change the controller path and observe &amp;amp; kindly send me the autopath display.&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2010 07:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636379#M379047</guid>
      <dc:creator>Vijaya Ragavan_1</dc:creator>
      <dc:date>2010-05-25T07:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636380#M379048</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;Aneesh,&lt;BR /&gt;Mem Utilization is 80% and we have 63GB mem. Attached kmeminfo o/p.&lt;BR /&gt;DBWR is 4.&lt;BR /&gt;Prashanth,&lt;BR /&gt;dbc_max_pct is 10 and min is 5.&lt;BR /&gt;I think I will increase to 20 and 10 .As per my understanding this will reserve 20% of total mem.&lt;BR /&gt;Is there anyways to find out buffer cache utilization. I donâ  t have glance.&lt;BR /&gt;We are now using separate file system for redo.&lt;BR /&gt;Vijaya,&lt;BR /&gt;As per the SAR output and Storage essential reports there is no write latency and load between the controllers is very much balanced. So I donâ  t think something to do with disk subsystem.&lt;BR /&gt;&lt;BR /&gt;# ./kmeminfo&lt;BR /&gt;tool: kmeminfo 5.19&lt;BR /&gt;unix: /stand/vmunix 11.11 64bit PA2.0 on "sgen03"&lt;BR /&gt;core: /dev/kmem live&lt;BR /&gt;link: Fri Apr 9 03:41:10 oman 2010&lt;BR /&gt;boot: Sat May  8 02:52:15 2010&lt;BR /&gt;time: Tue May 25 14:40:47 2010&lt;BR /&gt;nbpg: 4096 bytes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Physical memory usage summary (in page/byte/percent):&lt;BR /&gt;&lt;BR /&gt;Physical memory       = 16239872   62.0g 100%  &lt;BR /&gt;Free memory           =  2720693   10.4g  17%  &lt;BR /&gt;User processes        = 10351798   39.5g  64%  details with -user&lt;BR /&gt;System                =  3130699   11.9g  19%  &lt;BR /&gt;  Kernel              =  1506712    5.7g   9%  kernel text and data&lt;BR /&gt;    Dynamic Arenas    =   571822    2.2g   4%  details with -arena&lt;BR /&gt;      M_TEMP          =   394559    1.5g   2%  &lt;BR /&gt;      ALLOCB_MBLK_LM  =    38050  148.6m   0%  &lt;BR /&gt;      M_SPINLOCK      =    35885  140.2m   0%  &lt;BR /&gt;      VFD_BT_NODE     =    29777  116.3m   0%  &lt;BR /&gt;      M_SWAP          =    14046   54.9m   0%  &lt;BR /&gt;      Other arenas    =    59505  232.4m   0%  details with -arena&lt;BR /&gt;    Super page pool   =     8094   31.6m   0%  details with -kas&lt;BR /&gt;    Static Tables     =   776105    3.0g   5%  details with -static&lt;BR /&gt;      pfdat           =   372610    1.4g   2%  &lt;BR /&gt;      nbuf            =   143216  559.4m   1%  bufcache headers&lt;BR /&gt;      htbl2_0         =   131072  512.0m   1%  &lt;BR /&gt;      pfn_to_virt     =    62101  242.6m   0%  &lt;BR /&gt;      bufhash         =    40960  160.0m   0%  bufcache hash headers&lt;BR /&gt;      Other tables    =    26145  102.1m   0%  details with -static&lt;BR /&gt;  Buffer cache        =  1623987    6.2g  10%  details with -bufcache&lt;BR /&gt;# ./kmeminfo -bufcache&lt;BR /&gt;tool: kmeminfo 5.19&lt;BR /&gt;unix: /stand/vmunix 11.11 64bit PA2.0 on "sgen03"&lt;BR /&gt;core: /dev/kmem live&lt;BR /&gt;link: Fri Apr 9 03:41:10 oman 2010&lt;BR /&gt;boot: Sat May  8 02:52:15 2010&lt;BR /&gt;time: Tue May 25 14:40:57 2010&lt;BR /&gt;nbpg: 4096 bytes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Buffer Cache usage summary (in pages):&lt;BR /&gt;&lt;BR /&gt;Processing buffer cache (913002 headers) ...&lt;BR /&gt;Processing buffer cache page pool...&lt;BR /&gt;&lt;BR /&gt;Nbuf           =  913002  File-system buffer cache headers&lt;BR /&gt;Bufpages       = 1623987  File-system buffer cache pages:&lt;BR /&gt;  Physical     = 1623973    Allocated (mapped, b_bufsize's)&lt;BR /&gt;    B_inode    =    4876         4862 bufs, BCACHE&lt;BR /&gt;    B_dir      =   19674        10026 bufs, BCACHE&lt;BR /&gt;    B_cylgrp   =     402          203 bufs, FSDATA&lt;BR /&gt;    B_sblock   =       2            1 bufs, FSDATA&lt;BR /&gt;    B_indbk    =     760          376 bufs, FSDATA&lt;BR /&gt;    B_data     = 1598259       896789 bufs, BCACHE&lt;BR /&gt;  Pagepool     =       0    Available (not mapped, bhead free list)&lt;BR /&gt;Virtual        = 1862848  Virtual pages from bufmap&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2010 09:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636380#M379048</guid>
      <dc:creator>Anoopkumar</dc:creator>
      <dc:date>2010-05-25T09:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: High %wio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636381#M379049</link>
      <description>Hi Anoop,&lt;BR /&gt;&lt;BR /&gt;You should decrease the amount of filesystem buffercache, not increase it. You have way to much filesystem buffercache specified.&lt;BR /&gt; &lt;BR /&gt;I never seen any benefit on HP-UX 11.11, to have a filesystem buffercache with a size of more then 800Mbyte. (unless its something very specific ) Thus decreasing dbc_max_pct and dbc_min_pct, instead of increasing dbc_max_pct/dbc_min_pct, to 2%, which still equals to 1.2Gbyte of filesystem buffercache, should be the way forward.&lt;BR /&gt;&lt;BR /&gt;Its also a oracle database, databases dont benifit from filesystem buffercache, they have there own buffercache mechanism..&lt;BR /&gt;&lt;BR /&gt;For the rest open a support call with HP. Investigation with kitrace should be able to catch the system calls, were most time is lost on.&lt;BR /&gt;&lt;BR /&gt;Offcourse, this done after the system is patched up to the latest.&lt;BR /&gt;&lt;BR /&gt;My personal guess. Looks like you are using oracle database files on a vxfs filesystem. &lt;BR /&gt;Filesystems which hold database files, are known for filesystem lock contention of the database files, thats why on older HP-UX, most oracle databases are on raw devices, to get around the "filesystem metadata" lock contention were "databases on filesystems" suffer from.&lt;BR /&gt;&lt;BR /&gt;With vxvm in combination with vxfs, on HP-UX 11.23 and more recent versions, a database accelerator as odm (oracle disk manager), part of the HP Serviceguard storage management suite for oracle, can give the oracle database files "raw volume speed", when part of a vxfs filesystem.&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 25 May 2010 23:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-wio/m-p/4636381#M379049</guid>
      <dc:creator>chris huys_4</dc:creator>
      <dc:date>2010-05-25T23:06:39Z</dc:date>
    </item>
  </channel>
</rss>

