<?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: swapinfo output in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225604#M467643</link>
    <description>Thank you for the reply.&lt;BR /&gt;&lt;BR /&gt;This swapinfo output is taken from an ia64 11.31 system with 4GB RAM.&lt;BR /&gt;&lt;BR /&gt;Right now we only have the operating system running. No applications.&lt;BR /&gt;&lt;BR /&gt;I'm a bit suprised that the 88MB is the current swap in use.&lt;BR /&gt;This "idle" system has pages in swap space?&lt;BR /&gt;&lt;BR /&gt;Some threads talk about high water marks.&lt;BR /&gt;Just to make sure...and to close this issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Feb 2010 17:48:22 GMT</pubDate>
    <dc:creator>Joao Rei</dc:creator>
    <dc:date>2010-02-17T17:48:22Z</dc:date>
    <item>
      <title>swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225602#M467641</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are several posts about swapinfo.&lt;BR /&gt;I'm still not sure about the output of swapinfo.&lt;BR /&gt;Let's take an example:&lt;BR /&gt;&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      88    8104    1%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     370    -370&lt;BR /&gt;memory     3876    2325    1551   60%&lt;BR /&gt;total     12068    2783    9285   23%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Are all these values high water marks or actually are the current values of swap?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Joao Rei&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 16:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225602#M467641</guid>
      <dc:creator>Joao Rei</dc:creator>
      <dc:date>2010-02-17T16:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225603#M467642</link>
      <description>They are the current values.&lt;BR /&gt;&lt;BR /&gt;Currently you are using 88 MB of device swap.</description>
      <pubDate>Wed, 17 Feb 2010 16:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225603#M467642</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-02-17T16:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225604#M467643</link>
      <description>Thank you for the reply.&lt;BR /&gt;&lt;BR /&gt;This swapinfo output is taken from an ia64 11.31 system with 4GB RAM.&lt;BR /&gt;&lt;BR /&gt;Right now we only have the operating system running. No applications.&lt;BR /&gt;&lt;BR /&gt;I'm a bit suprised that the 88MB is the current swap in use.&lt;BR /&gt;This "idle" system has pages in swap space?&lt;BR /&gt;&lt;BR /&gt;Some threads talk about high water marks.&lt;BR /&gt;Just to make sure...and to close this issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 17:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225604#M467643</guid>
      <dc:creator>Joao Rei</dc:creator>
      <dc:date>2010-02-17T17:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225605#M467644</link>
      <description>swapinfo prints information about device and file system paging space. (Note: the term `swap' refers to an obsolete implementation of virtual memory; HP-UX actually implements virtual memory by way of paging rather than swapping. This command and others retain names derived from `swap' for historical reasons.)&lt;BR /&gt;----&lt;BR /&gt;----&lt;BR /&gt;Kb USED&lt;BR /&gt;The current number of 1-Kbyte blocks used for paging in the paging area. For the memory paging area, this count also includes memory used for other purposes and thus unavailable for paging.&lt;BR /&gt;&lt;BR /&gt;from man page&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60105/swapinfo.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60105/swapinfo.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It does not mean its swapping right now.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 18 Feb 2010 03:53:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225605#M467644</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-02-18T03:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225606#M467645</link>
      <description>&amp;gt;I'm a bit surprised that the 88MB is the current swap in use.  This "idle" system has pages in swap space?&lt;BR /&gt;&lt;BR /&gt;How many processes do you have running?&lt;BR /&gt;UNIX95=EXTENDED_PS ps -H -ef&lt;BR /&gt;&lt;BR /&gt;And how much swap is each using?&lt;BR /&gt;UNIX95=EXTENDED_PS ps -H -e -opid,comm,vsz</description>
      <pubDate>Thu, 18 Feb 2010 08:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225606#M467645</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-18T08:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225607#M467646</link>
      <description>How many processes do you have running?&lt;BR /&gt;UNIX95=EXTENDED_PS ps -H -ef&lt;BR /&gt;&lt;BR /&gt;The system has about 160 processes.&lt;BR /&gt;&lt;BR /&gt;And how much swap is each using?&lt;BR /&gt;UNIX95=EXTENDED_PS ps -H -e -opid,comm,vsz&lt;BR /&gt;&lt;BR /&gt;PID COMMAND             VSZ&lt;BR /&gt;2124   dm_sas_adapter    1808&lt;BR /&gt;20338   sysedge          5584&lt;BR /&gt;22077   nrpe             2512&lt;BR /&gt; 2407   sysstat_em        952&lt;BR /&gt; 2203   dm_ql_adapter     932&lt;BR /&gt;18987   sendmail:        4592&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is just a part of the output.&lt;BR /&gt;&lt;BR /&gt;The total of VSZ is 284788&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 10:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225607#M467646</guid>
      <dc:creator>Joao Rei</dc:creator>
      <dc:date>2010-02-18T10:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225608#M467647</link>
      <description>&amp;gt;The total of VSZ is 284788&lt;BR /&gt;&lt;BR /&gt;And 88 Mb is 1/3 of it.</description>
      <pubDate>Thu, 18 Feb 2010 16:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225608#M467647</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-18T16:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225609#M467648</link>
      <description>&lt;BR /&gt;From the input of all you admins , we can say that swapinfo values are current and that USED KB:&lt;BR /&gt;&lt;BR /&gt;"...For the memory paging area, this count&lt;BR /&gt;also includes memory used for other purposes and thus unavailable for paging."&lt;BR /&gt;&lt;BR /&gt;One last question, and sorry If I'm overdoing it:&lt;BR /&gt;&lt;BR /&gt; &amp;gt;The total of VSZ is 284788&lt;BR /&gt;And 88 Mb is 1/3 of it.&lt;BR /&gt;&lt;BR /&gt;Is 1/3 just the math or there is some relation between swapinfo USED KB and ps VSZ?&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 17:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225609#M467648</guid>
      <dc:creator>Joao Rei</dc:creator>
      <dc:date>2010-02-18T17:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225610#M467649</link>
      <description>&amp;gt;Is 1/3 just the math&lt;BR /&gt;&lt;BR /&gt;Just what it currently is and hand waving to indicate it is reasonable.</description>
      <pubDate>Thu, 18 Feb 2010 17:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225610#M467649</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-18T17:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: swapinfo output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225611#M467650</link>
      <description>Thank you all for the replies.&lt;BR /&gt;My questions were answered.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 17:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-output/m-p/5225611#M467650</guid>
      <dc:creator>Joao Rei</dc:creator>
      <dc:date>2010-02-18T17:31:45Z</dc:date>
    </item>
  </channel>
</rss>

