<?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 swap space utilization is high. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583659#M374099</link>
    <description>Hello experts&lt;BR /&gt;&lt;BR /&gt;I want to know reason why swap utilization is so high? could you please more clear on output of swapinfo command?&lt;BR /&gt;what is reserve?&lt;BR /&gt;please see the attachemet and suggest how can i reduce swap utilization.</description>
    <pubDate>Sun, 14 Feb 2010 11:54:16 GMT</pubDate>
    <dc:creator>vikramjeet</dc:creator>
    <dc:date>2010-02-14T11:54:16Z</dc:date>
    <item>
      <title>swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583659#M374099</link>
      <description>Hello experts&lt;BR /&gt;&lt;BR /&gt;I want to know reason why swap utilization is so high? could you please more clear on output of swapinfo command?&lt;BR /&gt;what is reserve?&lt;BR /&gt;please see the attachemet and suggest how can i reduce swap utilization.</description>
      <pubDate>Sun, 14 Feb 2010 11:54:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583659#M374099</guid>
      <dc:creator>vikramjeet</dc:creator>
      <dc:date>2010-02-14T11:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583660#M374100</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt;I want to know reason why swap utilization is so high?&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;To see what is using all your swap / virtual memory:&lt;BR /&gt;&lt;BR /&gt;Check with below command&lt;BR /&gt;&lt;BR /&gt;$ UNIX95= ps -efo vsz,ruser,pid,ppid,args | sort -rn | more</description>
      <pubDate>Sun, 14 Feb 2010 12:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583660#M374100</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T12:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583661#M374101</link>
      <description>&amp;gt;&amp;gt;&amp;gt;could you please more clear on output of swapinfo command?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;man swapinfo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;reserve  =  Paging space on reserve.  This is the amount of paging space that could be needed by processes.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;please see the attachemet and suggest how can i reduce swap utilization&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;I would suggest , to check which process eating all you swap ,</description>
      <pubDate>Sun, 14 Feb 2010 12:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583661#M374101</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T12:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583662#M374102</link>
      <description>looks "like you application process" eating all your "swap" &amp;gt;&amp;gt;468328 twsprd82 14886&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;I suggest you "escalte to your Application/Database team"&lt;BR /&gt;&lt;BR /&gt;sometime it could also application problem causing issue.</description>
      <pubDate>Sun, 14 Feb 2010 12:11:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583662#M374102</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T12:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583663#M374103</link>
      <description>* I would consider "server may be busy" do to the heavy work load&lt;BR /&gt;&lt;BR /&gt;* also Check for any "Disk bottle" &amp;amp; shared memory load?&lt;BR /&gt;&lt;BR /&gt;# ipcs -mob&lt;BR /&gt;--  What is the shared memory load?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# sar -d 5 50&lt;BR /&gt;--  What is the disk I/O load?</description>
      <pubDate>Sun, 14 Feb 2010 12:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583663#M374103</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T12:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583664#M374104</link>
      <description>if satisfied with answers.&lt;BR /&gt;&lt;BR /&gt;How to assign points check the below link &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?admit=109447627+1256027208667+28353475#33" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?admit=109447627+1256027208667+28353475#33&lt;/A&gt;</description>
      <pubDate>Sun, 14 Feb 2010 12:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583664#M374104</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T12:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583665#M374105</link>
      <description>Hello Johnson,&lt;BR /&gt;&lt;BR /&gt;I attached the sar and ipcs output.</description>
      <pubDate>Sun, 14 Feb 2010 13:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583665#M374105</guid>
      <dc:creator>vikramjeet</dc:creator>
      <dc:date>2010-02-14T13:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583666#M374106</link>
      <description># ipcs -mob&lt;BR /&gt;IPC status from /dev/kmem as of Sun Feb 14 04:56:04 2010&lt;BR /&gt;T         ID     KEY        MODE        OWNER     GROUP NATTCH      SEGSZ&lt;BR /&gt;&lt;BR /&gt;Shared Memory:&lt;BR /&gt;&lt;BR /&gt;m    3375157 0x18d65c78 --rw-r-----    oracle       dba    286 16022274048&lt;BR /&gt;m         54 0x5d20b0ac --rw-r-----    oracle       dba     38 49341890560&lt;BR /&gt;m     294967 0x85fc3a38 --rw-r-----    oracle       dba    263 127423201280&lt;BR /&gt;m      98360 0x929b2b8c --rw-r-----    oracle       dba    141 11525971968&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Looks like you have 4 (oracle) DB instances on the server you got "ipcs -mod" &lt;BR /&gt;&lt;BR /&gt;How much RAM do you have on this particular server and how much SWAP?&lt;BR /&gt;&lt;BR /&gt;swapinfo -mat</description>
      <pubDate>Sun, 14 Feb 2010 14:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583666#M374106</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T14:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583667#M374107</link>
      <description>Is server "Kernal parameter's has been set according to Oracle recommdations /standard ?&lt;BR /&gt;&lt;BR /&gt;It may be also well be your RAM is not sufficient for the Oracle load running ?&lt;BR /&gt;&lt;BR /&gt;can you also check VM starvation by paying attention for "sr"&lt;BR /&gt;&lt;BR /&gt;vmstat 5&lt;BR /&gt;&lt;BR /&gt;sr =   pages scanned by clock algorithm</description>
      <pubDate>Sun, 14 Feb 2010 15:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583667#M374107</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T15:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583668#M374108</link>
      <description>For more information,&lt;BR /&gt;Check the below thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=99729" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=99729&lt;/A&gt;</description>
      <pubDate>Sun, 14 Feb 2010 15:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583668#M374108</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-14T15:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583669#M374109</link>
      <description>Thanks Johnson for support.&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Feb 2010 02:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583669#M374109</guid>
      <dc:creator>samay_hcl</dc:creator>
      <dc:date>2010-02-15T02:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583670#M374110</link>
      <description>You are not using your swap space.&lt;BR /&gt;&lt;BR /&gt;Notice the 0% next to your device swap.&lt;BR /&gt;&lt;BR /&gt;Ignore the line with memory since that is pseudo swap.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;memory utilization is high.&lt;BR /&gt;&lt;BR /&gt;Look you have 256 GB of physical memory and 30 GB of swap.  The pseudo swap that allows you to use all of your memory means that you are using all of your memory.  Good capacity planning.  &lt;BR /&gt;&lt;BR /&gt;Your cpu utilization is 40%  and your free memory is 10GB.  Looks like your system has enough memory for the application.  You might have some disks that are being hit more than others but otherwise  you look like in good shape.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Question is</description>
      <pubDate>Mon, 15 Feb 2010 04:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583670#M374110</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-02-15T04:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: swap space utilization is high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583671#M374111</link>
      <description>&amp;gt;what is reserve?&lt;BR /&gt;&lt;BR /&gt;Allocated device swap but not used.&lt;BR /&gt;&lt;BR /&gt;So what's wrong?  You may not be able to start very many new processes if you want to increase the load on the system.</description>
      <pubDate>Mon, 15 Feb 2010 06:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization-is-high/m-p/4583671#M374111</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-15T06:48:21Z</dc:date>
    </item>
  </channel>
</rss>

