<?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 Utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701936#M384097</link>
    <description>&amp;gt;total 47852 47135 717 99% - 0 -&lt;BR /&gt;&amp;gt;Here it is showing 99% total that means it is utilising 99% of swap and memory as 97% that means it is utilising 97% of physical memory.&lt;BR /&gt;&lt;BR /&gt;Yes.  If you try to start more large processes they will abort.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;whether I have to add more swap space or not required?&lt;BR /&gt;&lt;BR /&gt;If you want to use more VM, you need to add more swap or RAM.&lt;BR /&gt;Almost all of your device swap is reserved, just hasn't be written yet.</description>
    <pubDate>Fri, 22 Oct 2010 16:52:13 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-10-22T16:52:13Z</dc:date>
    <item>
      <title>Swap Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701931#M384092</link>
      <description>Hi,&lt;BR /&gt;When i am checking swap utilization through glance it is showing 43% utilised. But at same time when i check it through swapinfo -mat it is showing 0% utilised as below,&lt;BR /&gt;test01:[/]# swapinfo -mat&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;reserve       -     266    -266&lt;BR /&gt;memory     4666    3497    1169   75%&lt;BR /&gt;total      8762    3763    4999   43%       -       0    -&lt;BR /&gt;&lt;BR /&gt;I want to know why it is not showing the swap utilization from swapinfo command? And also on the other server swap utilization through glance is showing 97% utilised but when i check at same time through swapinfo command it is showing only 25% utilised?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Narendra&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 07:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701931#M384092</guid>
      <dc:creator>Narendra Uttekar</dc:creator>
      <dc:date>2010-10-20T07:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701932#M384093</link>
      <description>&amp;gt;total 8762 3763 4999 43% - 0 -&lt;BR /&gt;total is 43% , and utility in glance %43 , so no problem ?</description>
      <pubDate>Wed, 20 Oct 2010 08:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701932#M384093</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-10-20T08:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701933#M384094</link>
      <description>You have to interpret the output of swapinfo correctly, take a look at this thread where you will find the explanation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=939794" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=939794&lt;/A&gt;</description>
      <pubDate>Wed, 20 Oct 2010 09:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701933#M384094</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2010-10-20T09:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701934#M384095</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;  You see the device swap is not utilized(dev - USED 0%) but the pseudo-swap (memory - USED 75%) is indeed being utilized. &lt;BR /&gt;&lt;BR /&gt;  Thus the total utilization (3763/8762)% is 43%&lt;BR /&gt;&lt;BR /&gt;  where 8762 is Total available 4096 + 4666&lt;BR /&gt;        3763 is total utilized 266 + 3497&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Muru</description>
      <pubDate>Thu, 21 Oct 2010 08:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701934#M384095</guid>
      <dc:creator>muruganantham raju</dc:creator>
      <dc:date>2010-10-21T08:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701935#M384096</link>
      <description>Hi Raju,&lt;BR /&gt;Please go through the below output of swapinfo &lt;BR /&gt;test05:[/]# swapinfo -mat&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     323    3773    8%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        5000     326    4674    7%       0       -    1  /dev/vg00/lvswap1&lt;BR /&gt;dev        5000     325    4675    6%       0       -    1  /dev/vg00/lvswap2&lt;BR /&gt;dev        8192     327    7865    4%       0       -    1  /dev/vgfs/lvswap&lt;BR /&gt;reserve       -   20987  -20987&lt;BR /&gt;memory    25564   24847     717   97%&lt;BR /&gt;total     47852   47135     717   99%       -       0    -&lt;BR /&gt;Here it is showing 99% total that means it is utilising 99% of swap and memory as 97% that means it is utilising 97% of physical memory.Same it is showing in glance my question is whether i have to add more swap space or not required? As you can see in swapinfo output as 20.9GB reserve memory and i have device swap as 22GB configured.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Narendra</description>
      <pubDate>Fri, 22 Oct 2010 06:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701935#M384096</guid>
      <dc:creator>Narendra Uttekar</dc:creator>
      <dc:date>2010-10-22T06:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701936#M384097</link>
      <description>&amp;gt;total 47852 47135 717 99% - 0 -&lt;BR /&gt;&amp;gt;Here it is showing 99% total that means it is utilising 99% of swap and memory as 97% that means it is utilising 97% of physical memory.&lt;BR /&gt;&lt;BR /&gt;Yes.  If you try to start more large processes they will abort.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;whether I have to add more swap space or not required?&lt;BR /&gt;&lt;BR /&gt;If you want to use more VM, you need to add more swap or RAM.&lt;BR /&gt;Almost all of your device swap is reserved, just hasn't be written yet.</description>
      <pubDate>Fri, 22 Oct 2010 16:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701936#M384097</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-10-22T16:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701937#M384098</link>
      <description>Hi Narendra,&lt;BR /&gt;&lt;BR /&gt;I would request you to read about pseudo swap , you will not have further doubts.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Fri, 22 Oct 2010 16:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-utilization/m-p/4701937#M384098</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-10-22T16:56:31Z</dc:date>
    </item>
  </channel>
</rss>

