<?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: Swap 86% utilized. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355159#M345271</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Your system is under memory pressure.&lt;BR /&gt;&lt;BR /&gt;dev 16384 130 16254 1% 0 - 1 /dev/vg00/lvswap&lt;BR /&gt;reserve - 16254 -16254&lt;BR /&gt;&lt;BR /&gt;This is like a market. Either you increase the supply of memory or you decrease the demand. Demand is high.&lt;BR /&gt;&lt;BR /&gt;Increasing the supply by adding swap will not improve system performance.&lt;BR /&gt;&lt;BR /&gt;If you have oracle databases, see about decreasing demand in the SGA configuration. Or see about adding physical memory.&lt;BR /&gt;&lt;BR /&gt;Performance measurement:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Memory leak detector:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A program/app with a memory leak could cause this problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 10 Feb 2009 08:36:03 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-02-10T08:36:03Z</dc:date>
    <item>
      <title>Swap 86% utilized.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355153#M345265</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I have a RP7420 box running HPUX 11i V1, From last one month the swap utilization is more than 86%. Can anybody help me how to reslove this issue.&lt;BR /&gt;&lt;BR /&gt;root@tsttib06[/root]# model&lt;BR /&gt;9000/800/rp7420&lt;BR /&gt;root@tsttib06[/root]# uname -a&lt;BR /&gt;HP-UX tsttib06 B.11.11 U 9000/800 1350824619 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;root@tsttib06[/root]# swapinfo -tam&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       16384     130   16254    1%       0       -    1  /dev/vg00/lvswap&lt;BR /&gt;reserve       -   16254  -16254&lt;BR /&gt;memory    25550   19746    5804   77%&lt;BR /&gt;total     41934   36130    5804   86%       -       0    -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Jaivinder</description>
      <pubDate>Tue, 10 Feb 2009 01:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355153#M345265</guid>
      <dc:creator>jaivinder</dc:creator>
      <dc:date>2009-02-10T01:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Swap 86% utilized.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355154#M345266</link>
      <description>add more swap spaces.</description>
      <pubDate>Tue, 10 Feb 2009 03:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355154#M345266</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-02-10T03:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Swap 86% utilized.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355155#M345267</link>
      <description>You could observe in the above output that you have device swap of 16384 MB&lt;BR /&gt;&lt;BR /&gt;Here around 16254 MB of swap is already been reserved by the process.&lt;BR /&gt;&lt;BR /&gt;You need to increase the swap space for the same, else your process might not find enough swap to reserve and hence will get terminated&lt;BR /&gt;&lt;BR /&gt;You also will see message in dmesg "Deffered Swap reservation..."&lt;BR /&gt;&lt;BR /&gt;Hence increasing the swap is advisable.</description>
      <pubDate>Tue, 10 Feb 2009 04:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355155#M345267</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-10T04:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Swap 86% utilized.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355156#M345268</link>
      <description>Actually, using swap space is a bad thing, especially if the page out rate is 2 or 3 digits. Use the command:&lt;BR /&gt; &lt;BR /&gt;vmstat 2 2&lt;BR /&gt; &lt;BR /&gt;Look at the "po" column. Anything over 25-50 indicates that your RAM (memory) is not large enough. Anything over 100 indicates severe memory shortage. There are two 3 choices:&lt;BR /&gt; &lt;BR /&gt;1. accept the slow speed of all the processes&lt;BR /&gt; &lt;BR /&gt;2. Stop running so many processes, and/or reduce memory usage for programs that can be controlled.&lt;BR /&gt; &lt;BR /&gt;3. Add a LOT more memory. You need to double your RAM for optimum performance.</description>
      <pubDate>Tue, 10 Feb 2009 04:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355156#M345268</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-02-10T04:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Swap 86% utilized.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355157#M345269</link>
      <description>Ah !! Yes,, I never observed,. Swap is Being 1% used, This means that swapping is taking place.&lt;BR /&gt;&lt;BR /&gt;Please check for po secion in vmstat output as suggested above&lt;BR /&gt;&lt;BR /&gt;If the po (page-outs) are very high, please check the free memory available from the top command in Memory section&lt;BR /&gt;&lt;BR /&gt;If the free memory is low, you need to find the process which are utilizing more physical memory. Script like kmeminfo/glance help us to find the same&lt;BR /&gt;&lt;BR /&gt;Also see that the kernel parameters dbc_max_pct is tuned correctly from the default 50 which is very high in case if you are not using this as a backup server.</description>
      <pubDate>Tue, 10 Feb 2009 04:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355157#M345269</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-10T04:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Swap 86% utilized.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355158#M345270</link>
      <description>There are different opions on this.&lt;BR /&gt;That swap is being used in practical terms is not so bad.&lt;BR /&gt;We have oracle servers here that run for a decade with high totals like your 86% with&lt;BR /&gt;no impact to the end user at all.&lt;BR /&gt;&lt;BR /&gt;You will see that it will go down as well after a while.&lt;BR /&gt;&lt;BR /&gt;It is wise however, to monitor this.&lt;BR /&gt;&lt;BR /&gt;If you really want to be pro-active,&lt;BR /&gt;check if the sizes of your SGA can be sized down.&lt;BR /&gt;&lt;BR /&gt;Rule of thumb , do not use more then 40% of total memory for your SGA. Ideally not more then 33%. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 06:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355158#M345270</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2009-02-10T06:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Swap 86% utilized.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355159#M345271</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Your system is under memory pressure.&lt;BR /&gt;&lt;BR /&gt;dev 16384 130 16254 1% 0 - 1 /dev/vg00/lvswap&lt;BR /&gt;reserve - 16254 -16254&lt;BR /&gt;&lt;BR /&gt;This is like a market. Either you increase the supply of memory or you decrease the demand. Demand is high.&lt;BR /&gt;&lt;BR /&gt;Increasing the supply by adding swap will not improve system performance.&lt;BR /&gt;&lt;BR /&gt;If you have oracle databases, see about decreasing demand in the SGA configuration. Or see about adding physical memory.&lt;BR /&gt;&lt;BR /&gt;Performance measurement:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Memory leak detector:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A program/app with a memory leak could cause this problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 10 Feb 2009 08:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-86-utilized/m-p/4355159#M345271</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-10T08:36:03Z</dc:date>
    </item>
  </channel>
</rss>

