<?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 Space utilization. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285902#M336083</link>
    <description>check with ipcs -mobp to see if there is any unreleased/locked memory.</description>
    <pubDate>Wed, 15 Oct 2008 15:35:25 GMT</pubDate>
    <dc:creator>John Guster</dc:creator>
    <dc:date>2008-10-15T15:35:25Z</dc:date>
    <item>
      <title>Swap Space utilization.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285896#M336077</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We hava an rx2600 server having 8GB ram and swapspace of 8 GB, We have oracle 10g installed on hpux.11.31. there are 5 instances running on it. Problem is that the swapspace utilization is showing as 97% used.&lt;BR /&gt;Is the swapspace insufficient or what parameters do we need to tune in Oracle or Hpux.&lt;BR /&gt;os is HPUX.11.31.</description>
      <pubDate>Mon, 13 Oct 2008 13:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285896#M336077</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2008-10-13T13:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Space utilization.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285897#M336078</link>
      <description>How large are your sga's? And are you actually paging out? Try vmstat -S 5 25 and look at so and po.</description>
      <pubDate>Mon, 13 Oct 2008 13:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285897#M336078</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-10-13T13:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Space utilization.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285898#M336079</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please post also &lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Mon, 13 Oct 2008 13:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285898#M336079</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-10-13T13:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Space utilization.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285899#M336080</link>
      <description>Attached is the output of vmstat -S 5 25&lt;BR /&gt;&lt;BR /&gt;and below is the output of 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        8192    3655    4537   45%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    4062   -4062&lt;BR /&gt;memory     7773    5448    2325   70%&lt;BR /&gt;total     15965   13165    2800   82%       -       0    -&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 10:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285899#M336080</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2008-10-14T10:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Space utilization.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285900#M336081</link>
      <description>Here your swap is 47% in use and physical memory is 70%. And overall utilization is 82%.&lt;BR /&gt;&lt;BR /&gt;Its better if we keep swap double to the physical memory.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2008 05:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285900#M336081</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-10-15T05:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Space utilization.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285901#M336082</link>
      <description>SKR,&lt;BR /&gt;&lt;BR /&gt;the line memory in swapinfo is not for physical memory. This is a typical misunderstanding. It's for pseudo-swap.&lt;BR /&gt;&lt;BR /&gt;Anyway it sounds to me just like a system overloaded and probably you would consider to balance the load differently (for example stopping one instance of five instances on this system and having it on another system) or adding physical memory.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio &lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2008 10:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285901#M336082</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-10-15T10:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Space utilization.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285902#M336083</link>
      <description>check with ipcs -mobp to see if there is any unreleased/locked memory.</description>
      <pubDate>Wed, 15 Oct 2008 15:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-utilization/m-p/4285902#M336083</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2008-10-15T15:35:25Z</dc:date>
    </item>
  </channel>
</rss>

