<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287275#M882855</link>
    <description>Every process that starts, will reserve some swap space, so that if it is to be swapped, it has space available.&lt;BR /&gt;&lt;BR /&gt;All of your swap space is reserved. The systems with high RAM, can take advantage of setting up pseudo_swap=1. What this does is it inflates the swap space space available to swap space + 75 % of RAM. This is for kernel calculations, so that more processes can be started.&lt;BR /&gt;&lt;BR /&gt;What are U runinng on this system? In your case, you can some more swap space(secondary swap space and preferably on different disk than that os primary swap and set same priority as that of primary swap. you will have to put the entries in /etc/fstab and will also have to tune kernel. maxswapchunks paramter)&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Wed, 26 May 2004 08:34:03 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-05-26T08:34:03Z</dc:date>
    <item>
      <title>Swap problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287273#M882853</link>
      <description>Hi &lt;BR /&gt;The server have 80Gb physical RAM. &lt;BR /&gt;SWAP configuration:&lt;BR /&gt;/dev/vg00/lvol2  device  16.0gb  0mb      1&lt;BR /&gt;pseudo-swap      memory  61.7gb  60.7gb   na&lt;BR /&gt;&lt;BR /&gt;The output of swapinfo -tma:&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       0   16384    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -   16384  -16384&lt;BR /&gt;memory    63180   62278     902   99%&lt;BR /&gt;total     79564   78662     902   99%       -       0    -&lt;BR /&gt;On the server there is 32.7 Gb physical RAM free!! Why the system use all pseudo-swap???&lt;BR /&gt;&lt;BR /&gt;Rgds &lt;BR /&gt;Emiliano&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2004 08:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287273#M882853</guid>
      <dc:creator>Emiliano_1</dc:creator>
      <dc:date>2004-05-26T08:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Swap problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287274#M882854</link>
      <description>If I'm not mistaken, you should have at least as much swap as you have physical memory.  It looks like you have pseudo swap enabled.  What I believe is happening is that when processes are started, they are doing their usual reserve of swap.  Because you have less than you have of memory, you are "reserving" all of physical swap (see the line "reserve 16384 - 16384) and beginning to reserve pseudo swap - which is real memory.  So, in real memory, you have the process, and it's reserved swap space - eventually you're going to run out of real memory - long before you actually use it all.</description>
      <pubDate>Wed, 26 May 2004 08:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287274#M882854</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2004-05-26T08:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Swap problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287275#M882855</link>
      <description>Every process that starts, will reserve some swap space, so that if it is to be swapped, it has space available.&lt;BR /&gt;&lt;BR /&gt;All of your swap space is reserved. The systems with high RAM, can take advantage of setting up pseudo_swap=1. What this does is it inflates the swap space space available to swap space + 75 % of RAM. This is for kernel calculations, so that more processes can be started.&lt;BR /&gt;&lt;BR /&gt;What are U runinng on this system? In your case, you can some more swap space(secondary swap space and preferably on different disk than that os primary swap and set same priority as that of primary swap. you will have to put the entries in /etc/fstab and will also have to tune kernel. maxswapchunks paramter)&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 26 May 2004 08:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287275#M882855</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-05-26T08:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Swap problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287276#M882856</link>
      <description>Hi RAC&lt;BR /&gt;&lt;BR /&gt;I add a new swap device 10Gb, the only disk space available!!!&lt;BR /&gt;The kernel parameter set:&lt;BR /&gt;pesudo_swap=1&lt;BR /&gt;maxspapchunks=16384&lt;BR /&gt;&lt;BR /&gt;Now the output of swapinfo -tma :&lt;BR /&gt;&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;&lt;BR /&gt;dev       16384       0   16384    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev       10000       0   10000    0%       0       -    1  /dev/vg01/lvol_swap2&lt;BR /&gt;reserve       -   26384  -26384&lt;BR /&gt;memory    63180   54131    9049   86%&lt;BR /&gt;total     89564   80515    9049  90%       -       0    -&lt;BR /&gt;&lt;BR /&gt;there are other action to do???&lt;BR /&gt;&lt;BR /&gt;Thanks Emiliano</description>
      <pubDate>Thu, 27 May 2004 03:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-problem/m-p/3287276#M882856</guid>
      <dc:creator>Emiliano_1</dc:creator>
      <dc:date>2004-05-27T03:43:41Z</dc:date>
    </item>
  </channel>
</rss>

