<?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 memory level in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204251#M690409</link>
    <description>I have a Rx7620 machine running HP-UX 11iv2. And it has 16GB of physical memory.&lt;BR /&gt;&lt;BR /&gt;How do I calculate the sufficient swap space?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 26 May 2008 05:18:08 GMT</pubDate>
    <dc:creator>Subentu</dc:creator>
    <dc:date>2008-05-26T05:18:08Z</dc:date>
    <item>
      <title>Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204251#M690409</link>
      <description>I have a Rx7620 machine running HP-UX 11iv2. And it has 16GB of physical memory.&lt;BR /&gt;&lt;BR /&gt;How do I calculate the sufficient swap space?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 26 May 2008 05:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204251#M690409</guid>
      <dc:creator>Subentu</dc:creator>
      <dc:date>2008-05-26T05:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204252#M690410</link>
      <description>What does this show: swapinfo -tam</description>
      <pubDate>Mon, 26 May 2008 05:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204252#M690410</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-26T05:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204253#M690411</link>
      <description>&lt;!--!*#--&gt;#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        4096       0    4096    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev       12000       0   12000    0%       0       -    1  /dev/vg00/lvol10&lt;BR /&gt;reserve       -    9407   -9407&lt;BR /&gt;total     16096    9407    6689   58%       -       0    -&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2008 05:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204253#M690411</guid>
      <dc:creator>Subentu</dc:creator>
      <dc:date>2008-05-26T05:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204254#M690412</link>
      <description>Read this: &lt;A href="http://docs.hp.com/en/1219/tuningwp.html#swapneed" target="_blank"&gt;http://docs.hp.com/en/1219/tuningwp.html#swapneed&lt;/A&gt;</description>
      <pubDate>Mon, 26 May 2008 05:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204254#M690412</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-05-26T05:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204255#M690413</link>
      <description>Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;I have 15.7GB of swap. It rarely uses more than 10% of the swap space. So can I safely assume there is enough swap in the system?</description>
      <pubDate>Mon, 26 May 2008 05:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204255#M690413</guid>
      <dc:creator>Subentu</dc:creator>
      <dc:date>2008-05-26T05:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204256#M690414</link>
      <description>Your swapinfo doesn't show a "memory" line so you need to change the kernel parm swapmem_on=1, mentioned in Venkatesh's link.&lt;BR /&gt;&lt;BR /&gt;Your current swap usage is 58%.  How much more usage will it get under your heaviest load?</description>
      <pubDate>Mon, 26 May 2008 05:46:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204256#M690414</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-26T05:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204257#M690415</link>
      <description>The 'swapinfo' output shows that there is only 'reserve' done on the system. So, looks like your RAM is good enough not to incur any page outs thus far.&lt;BR /&gt;&lt;BR /&gt;From swapinfo man page:&lt;BR /&gt;"When a process is created, or requests additional space, space is reserved for it by increasing the space shown on the reserve line above.  When paging activity actually occurs, space is used in one of the paging areas (the one with the lowest priority number that has free space available, already allocated), and that space will be shown as used in that area."&lt;BR /&gt;&lt;BR /&gt;But, as Dennis mentioned, you need to analyse the peak load requirements to arrive at a suitable swap size.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2008 05:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204257#M690415</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-05-26T05:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204258#M690416</link>
      <description>As said above, you are using 58% and only with enough metrics, you would be able to make the correct conclusion.&lt;BR /&gt;&lt;BR /&gt;You have 16GB RAM and you have 15.7 GB device swap. Current usage is 58%&lt;BR /&gt;&lt;BR /&gt;The pseudoswap (kctune|grep swapmem_on) is disabled from the default value of 1 to 0. Is there any reason for that.&lt;BR /&gt;&lt;BR /&gt;Please post the output of kctune|grep dbc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2008 06:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204258#M690416</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-26T06:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204259#M690417</link>
      <description>&lt;!--!*#--&gt;Thanks for the replys.&lt;BR /&gt;&lt;BR /&gt;#kctune|grep dbc&lt;BR /&gt;dbc_max_pct                            2  2              Immed&lt;BR /&gt;dbc_min_pct                            2  2              Immed&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2008 06:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204259#M690417</guid>
      <dc:creator>Subentu</dc:creator>
      <dc:date>2008-05-26T06:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204260#M690418</link>
      <description>I think your dbc* info is already tuned as per your system requirements (?) and set it as 327 MB. &lt;BR /&gt;&lt;BR /&gt;If you have glance, use glance -m to see the detailed memory usage.&lt;BR /&gt;&lt;BR /&gt;Currently your system is setup in a way that you want to use the max (15.6GB) physical memory  (pseudoswap disabled and 327MB for buffer cache) for your app/db. &lt;BR /&gt;&lt;BR /&gt;If you are worried about swap size either you have to enable pseudoswap or add another device swap.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2008 07:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204260#M690418</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-26T07:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Swap memory level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204261#M690419</link>
      <description>Have a look at the following thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1232644" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1232644&lt;/A&gt;</description>
      <pubDate>Mon, 26 May 2008 07:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-memory-level/m-p/4204261#M690419</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-05-26T07:16:25Z</dc:date>
    </item>
  </channel>
</rss>

