<?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: High swap usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098690#M146491</link>
    <description>thanks guys, I'll leave the machine as is, I'll keep an eye on the swap device /dev/vg00/lvol2.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;Mike&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Oct 2003 11:32:27 GMT</pubDate>
    <dc:creator>Michael O'brien_1</dc:creator>
    <dc:date>2003-10-21T11:32:27Z</dc:date>
    <item>
      <title>High swap usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098685#M146486</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've noticed that our database servers seem to be using a huge amount of swap space but there is still a bit of real memory available. The space seems to be used by pseudo-swap. Is this reasonable?&lt;BR /&gt;&lt;BR /&gt;Swap Device                     &lt;BR /&gt;Type                     Avail Used          &lt;BR /&gt;/dev/vg00/lvol2   device 4.0gb  0mb        &lt;BR /&gt;pseudo-swap      memory  6.2gb 4.6gb       &lt;BR /&gt;&lt;BR /&gt;The machine has 8GB of memory. The memory stats:&lt;BR /&gt;&lt;BR /&gt;Total VM :  3.19gb   Sys Mem  :  1.41gb   User Mem:  4.18gb   Phys Mem:  7.98gb &lt;BR /&gt;Active VM:  1.65gb   Buf Cache: 817.6mb   Free Mem:  1.59gb &lt;BR /&gt;&lt;BR /&gt;Should I turn off pseudo-swap? Or is my machine not really using swap, ie not swaping out it's just pseudo-swap reserving memory?&lt;BR /&gt;&lt;BR /&gt;Will I gain anything by turning off pseudo-swap?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 21 Oct 2003 11:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098685#M146486</guid>
      <dc:creator>Michael O'brien_1</dc:creator>
      <dc:date>2003-10-21T11:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: High swap usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098686#M146487</link>
      <description>As long as your usage for /dev/vg00/lvol2 is 0  then you are not paging out to disk and life is good.</description>
      <pubDate>Tue, 21 Oct 2003 11:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098686#M146487</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-10-21T11:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: High swap usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098687#M146488</link>
      <description>swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Measure swap usage over time and see if its being used.&lt;BR /&gt; &lt;BR /&gt;See attachment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 21 Oct 2003 11:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098687#M146488</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-21T11:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: High swap usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098688#M146489</link>
      <description>Pseudo-swap isn't swap at all; it's simply a kernel bookeeping method that allows process space to exceed swap space. If your machine has more swap space than physical memory then there is no reason to enable pseudoswap -- there is a very small kernel overhead associated with it BUT if your machine has lots of memory and little swap then it is appropriatre to run pseudoswap. I often run boxes with 16 or more GB of memory and only 512MB of swap -- you have to have some primary swap. In this case, if psedoswap were not enabled only 512MB of process space would be allowed. If swapinfo shows no device swap (or filesystem) being used then it ain't really swapping. You can also use vmstat to monitor pageout's -- if po's are zero then you ain't swapping.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2003 11:25:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098688#M146489</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-10-21T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: High swap usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098689#M146490</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;do not turn off pseudo swap !&lt;BR /&gt;&lt;BR /&gt;This is again the reserved eating up !&lt;BR /&gt;but as long as you do not use device swap you're ok.&lt;BR /&gt;Once device swap is used, you may have some performance hit.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Tue, 21 Oct 2003 11:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098689#M146490</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-10-21T11:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: High swap usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098690#M146491</link>
      <description>thanks guys, I'll leave the machine as is, I'll keep an eye on the swap device /dev/vg00/lvol2.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2003 11:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-swap-usage/m-p/3098690#M146491</guid>
      <dc:creator>Michael O'brien_1</dc:creator>
      <dc:date>2003-10-21T11:32:27Z</dc:date>
    </item>
  </channel>
</rss>

