<?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 Swapinfo VS Memdetail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302917#M338318</link>
    <description>Hey guys whats the difference of the device swap in swapinfo and memdetail how come they dont match?&lt;BR /&gt;&lt;BR /&gt;In checking the swap usage of the server which should be follow, swapinfo or memdetail?</description>
    <pubDate>Sun, 09 Nov 2008 05:37:39 GMT</pubDate>
    <dc:creator>C_V</dc:creator>
    <dc:date>2008-11-09T05:37:39Z</dc:date>
    <item>
      <title>Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302917#M338318</link>
      <description>Hey guys whats the difference of the device swap in swapinfo and memdetail how come they dont match?&lt;BR /&gt;&lt;BR /&gt;In checking the swap usage of the server which should be follow, swapinfo or memdetail?</description>
      <pubDate>Sun, 09 Nov 2008 05:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302917#M338318</guid>
      <dc:creator>C_V</dc:creator>
      <dc:date>2008-11-09T05:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302918#M338319</link>
      <description>Do you have some actual output?</description>
      <pubDate>Sun, 09 Nov 2008 05:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302918#M338319</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-09T05:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302919#M338320</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Two different utilities written, using two different concepts to report.&lt;BR /&gt;&lt;BR /&gt;You might wish to provide an example of what the discrepancy really is.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 09 Nov 2008 10:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302919#M338320</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-09T10:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302920#M338321</link>
      <description>Here is the sample:&lt;BR /&gt;&lt;BR /&gt;$ /usr/sbin/swapinfo -tamd&lt;BR /&gt;             Mb      Mb      Mb   PCT              Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   START RESERVE  PRI  NAME&lt;BR /&gt;dev        2048      68    1980    3%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;total      2048      68    1980    3%       -       0    -&lt;BR /&gt;&lt;BR /&gt;$ /opt/HPO/SMSPIv2/bin/memdetail&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        1022.0   931.0    91.0     91%&lt;BR /&gt;active virtual   472.0   401.1    70.9     85%&lt;BR /&gt;active real      134.6   115.6    19.0     86%&lt;BR /&gt;memory swap      721.1   663.4    57.7     92%&lt;BR /&gt;device swap     2048.0   264.2  1783.8     13%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Nov 2008 12:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302920#M338321</guid>
      <dc:creator>C_V</dc:creator>
      <dc:date>2008-11-09T12:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302921#M338322</link>
      <description>&lt;A href="http://docs.hp.com/en/B3921-60631/swapinfo.1M.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/swapinfo.1M.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;-d&lt;BR /&gt;&lt;BR /&gt;    Print information about device paging areas only. This modifies the output header appropriately.&lt;BR /&gt;&lt;BR /&gt;When you tell swapinfo to only report on devices, you shouldn't be surprised when the memory swap line is missing. &lt;BR /&gt;&lt;BR /&gt;"swapinfo -atm" should look right (memdetail and swapinfo certainly agree on what swapinfo reported).</description>
      <pubDate>Sun, 09 Nov 2008 13:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302921#M338322</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-11-09T13:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302922#M338323</link>
      <description>- Here is another output from the server:&lt;BR /&gt;&lt;BR /&gt;$ /opt/HPO/SMSPIv2/bin/memdetail&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        1022.0   935.4    86.6     92%&lt;BR /&gt;active virtual   471.7   407.9    63.8     86%&lt;BR /&gt;active real      137.4   121.7    15.7     89%&lt;BR /&gt;memory swap      721.1   663.4    57.7     92%&lt;BR /&gt;device swap     2048.0   263.9  1784.1     13%&lt;BR /&gt;$ /usr/sbin/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        2048      66    1982    3%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     198    -198&lt;BR /&gt;memory      721     663      58   92%&lt;BR /&gt;total      2769     927    1842   33%       -       0    -&lt;BR /&gt;&lt;BR /&gt;- When speaking of swap usage we are talking about device right?&lt;BR /&gt;- But how come the device swap usage is different from the memdetail and swapinfo.</description>
      <pubDate>Sun, 09 Nov 2008 23:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302922#M338323</guid>
      <dc:creator>C_V</dc:creator>
      <dc:date>2008-11-09T23:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302923#M338324</link>
      <description>Hi Sigfred,&lt;BR /&gt;&lt;BR /&gt;Where is device swap value is varied on memdetail and swapinfo output?&lt;BR /&gt;&lt;BR /&gt;memdetail report:&lt;BR /&gt;------------------&lt;BR /&gt;device swap 2048.0 263.9 1784.1 13%&lt;BR /&gt;&lt;BR /&gt;swapinfo report:&lt;BR /&gt;----------------&lt;BR /&gt;dev 2048 66 1982 3% 0 - 1 /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;both are showing 2GB as device swap. it is correct only...</description>
      <pubDate>Mon, 10 Nov 2008 10:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302923#M338324</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-11-10T10:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302924#M338325</link>
      <description>&amp;gt;When speaking of swap usage we are talking about device right?&lt;BR /&gt;&lt;BR /&gt;Not really.  There is device and there is pseudo swap.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;But how come the device swap usage is different from the memdetail and swapinfo.&lt;BR /&gt;&lt;BR /&gt;You are going to have to point to the difference.  Ganesan and I don't see any, at least for the total.  For pseudo swap, it is the same for all values.&lt;BR /&gt;&lt;BR /&gt;For memdetail, it seems it doesn't separate the reserved line from the used device swap.  Summing the two from swapinfo, matches.</description>
      <pubDate>Mon, 10 Nov 2008 10:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302924#M338325</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-10T10:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302925#M338326</link>
      <description>Yes i think your right "For memdetail, it seems it doesn't separate the reserved line from the used device swap. Summing the two from swapinfo, matches."&lt;BR /&gt;&lt;BR /&gt;Is the reserve line considered as a normal swap?&lt;BR /&gt;&lt;BR /&gt;What is the purpose of this reserve swap anyway?&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2008 11:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302925#M338326</guid>
      <dc:creator>C_V</dc:creator>
      <dc:date>2008-11-10T11:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302926#M338327</link>
      <description>&amp;gt;Is the reserve line considered as a normal swap?  What is the purpose of this reserve swap anyway?&lt;BR /&gt;&lt;BR /&gt;The reserve line is just details of how device swap is used.  It basically says that the space has been reserved but hasn't been touched or swapped back to disk yet.</description>
      <pubDate>Mon, 10 Nov 2008 11:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302926#M338327</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-10T11:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302927#M338328</link>
      <description>And again, from the man page (which you really should read if you haven't):&lt;BR /&gt;&lt;BR /&gt;reserve&lt;BR /&gt;&lt;BR /&gt;    Paging space on reserve. This is the amount of paging space that could be needed by processes that are currently running, but that has not yet been allocated from one of the above paging areas. See "Paging Allocation" below.&lt;BR /&gt;&lt;BR /&gt;In other words -- the "reserve" line is how much of the swap from the device (or devices, or File System -- but here, just your single device) has been considered claimed for future swap needs if the time comes.&lt;BR /&gt;&lt;BR /&gt;"Used" means that it really is in use -- there's actual data on the swap device, and there are processes which have claims to specific swap blocks.&lt;BR /&gt;&lt;BR /&gt;Hence, memdetail sums up things to reflect how much device swap is used or reserved in order to give the best idea of how much is free to be claimed by new memory allocations.</description>
      <pubDate>Mon, 10 Nov 2008 11:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302927#M338328</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-11-10T11:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302928#M338329</link>
      <description>- Thanks for the info guys! now i know!:)</description>
      <pubDate>Wed, 12 Nov 2008 07:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302928#M338329</guid>
      <dc:creator>C_V</dc:creator>
      <dc:date>2008-11-12T07:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Swapinfo VS Memdetail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302929#M338330</link>
      <description>If you are happy with the info you have gotten, please read the following about assigning points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Wed, 12 Nov 2008 07:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapinfo-vs-memdetail/m-p/4302929#M338330</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-12T07:38:45Z</dc:date>
    </item>
  </channel>
</rss>

