<?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: Apps not using Device swap in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270748#M334232</link>
    <description>Yes, it could be that the swap is "reserved" for the processes, but, such a time has not come when the system needs to start moving process pages in and out.&lt;BR /&gt;&lt;BR /&gt;Try monitoring 'vmstat' output. You may start seeing 'Page Outs' happening after a while. This will also reflect in the 'swapinfo' output.</description>
    <pubDate>Wed, 17 Sep 2008 09:42:55 GMT</pubDate>
    <dc:creator>Venkatesh BL</dc:creator>
    <dc:date>2008-09-17T09:42:55Z</dc:date>
    <item>
      <title>Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270743#M334227</link>
      <description>Hi all,&lt;BR /&gt;The glance is showing 100% swap utlised &lt;BR /&gt;But its not using device swap&lt;BR /&gt;&lt;BR /&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        8208      16    8192    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    8192   -8192&lt;BR /&gt;memory     9741    9682      59   99%&lt;BR /&gt;total     17949   17890      59  100%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Can anyone help me&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Wed, 17 Sep 2008 05:10:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270743#M334227</guid>
      <dc:creator>Binu_2</dc:creator>
      <dc:date>2008-09-17T05:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270744#M334228</link>
      <description>Hi,&lt;BR /&gt;There is 16 MB device swap utilised.&lt;BR /&gt;It mean Device Swap is Using, but it should be much ....&lt;BR /&gt;&lt;BR /&gt;For Your Reference &lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       32000    3812   28188   12%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;reserve       -   13409  -13409&lt;BR /&gt;memory     7148    1509    5639   21%&lt;BR /&gt;total     39148   18730   20418   48%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gokul Chandola</description>
      <pubDate>Wed, 17 Sep 2008 06:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270744#M334228</guid>
      <dc:creator>Gokul Chandola</dc:creator>
      <dc:date>2008-09-17T06:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270745#M334229</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;your system isn't swapping. Processes allocate as much swap as it will get in memory. in your system it's allocated in pseodo swap(just a trick). if processes are really start swapping device swap will be used.&lt;BR /&gt;&lt;BR /&gt;Kenan.</description>
      <pubDate>Wed, 17 Sep 2008 06:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270745#M334229</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-09-17T06:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270746#M334230</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Apps don't get to pick and choose with regards to swap.&lt;BR /&gt;&lt;BR /&gt;If the app is not using device swap then swap needs to be reconfigured and is not working on the system level.&lt;BR /&gt;&lt;BR /&gt;I recommend using sam or shm (11.31) to reconfigure swap correctly and reboot.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 Sep 2008 08:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270746#M334230</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-09-17T08:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270747#M334231</link>
      <description>Yes, you need to recreate this swap. May not be configured properly.&lt;BR /&gt;&lt;BR /&gt;Note: your swap area should be double to the physical memory.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Wed, 17 Sep 2008 08:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270747#M334231</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-09-17T08:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270748#M334232</link>
      <description>Yes, it could be that the swap is "reserved" for the processes, but, such a time has not come when the system needs to start moving process pages in and out.&lt;BR /&gt;&lt;BR /&gt;Try monitoring 'vmstat' output. You may start seeing 'Page Outs' happening after a while. This will also reflect in the 'swapinfo' output.</description>
      <pubDate>Wed, 17 Sep 2008 09:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270748#M334232</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-09-17T09:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270749#M334233</link>
      <description>What the application running in ur server.&lt;BR /&gt;This can happen with oracle. If an oracle apps or database is running in ur server, it reserve the resources for future usage.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2008 10:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270749#M334233</guid>
      <dc:creator>sreekanthtm</dc:creator>
      <dc:date>2008-09-17T10:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Apps not using Device swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270750#M334234</link>
      <description>Hi Binu:&lt;BR /&gt;&lt;BR /&gt;You are not actually swapping (yet) since the 'dev'ice swap space used is 0%.&lt;BR /&gt;&lt;BR /&gt;You have, however, reserved all of your memory for processes.  Remember that swap space must be reserved during process instantiation.  You have 'swapmem_on' enabling pseudoswap (indicated by the line labeled "memory") and that's good, but you most definitely need to add more device swap and/or more physical memory.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 17 Sep 2008 11:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apps-not-using-device-swap/m-p/4270750#M334234</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-17T11:07:22Z</dc:date>
    </item>
  </channel>
</rss>

