<?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: How to determine if system swapping is taking place in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827186#M87923</link>
    <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;The use sar with the w flag :&lt;BR /&gt;&lt;BR /&gt;# sar -w 1 2&lt;BR /&gt;&lt;BR /&gt;HP-UX carrera1 B.11.11 U 9000/782    10/16/02&lt;BR /&gt;&lt;BR /&gt;16:49:10 swpin/s bswin/s swpot/s bswot/s pswch/s&lt;BR /&gt;16:49:11    0.00     0.0    0.00     0.0      98&lt;BR /&gt;16:49:12    0.00     0.0    0.00     0.0     113&lt;BR /&gt;&lt;BR /&gt;Average     0.00     0.0    0.00     0.0     105&lt;BR /&gt;&lt;BR /&gt;Or you can use vmstat (look for si and so columns)....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
    <pubDate>Wed, 16 Oct 2002 14:45:59 GMT</pubDate>
    <dc:creator>James Murtagh</dc:creator>
    <dc:date>2002-10-16T14:45:59Z</dc:date>
    <item>
      <title>How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827182#M87919</link>
      <description>How do you determine if your system is swapping&lt;BR /&gt;? Does the "swpainfo -ta" tell you ? Do you look for the "vhand" process to be executing ?&lt;BR /&gt;This is the output from my "swapinfo -ta" :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@DALUXCLE # swapinfo -ta&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     2097152   12004 2085148    1%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev     2097152   12080 2085072    1%       0       -    1  /dev/vg01/lvol1&lt;BR /&gt;reserve       -  571696 -571696&lt;BR /&gt;memory   735080  429580  305500   58%&lt;BR /&gt;total   4929384 1025360 3904024   21%       -       0    -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 14:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827182#M87919</guid>
      <dc:creator>Jerry Sims</dc:creator>
      <dc:date>2002-10-16T14:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827183#M87920</link>
      <description>If you have Glance it shows swap ins and outs. You can also run the mem command.&lt;BR /&gt;&amp;gt; mem&lt;BR /&gt;It tells you if the system is swapping.</description>
      <pubDate>Wed, 16 Oct 2002 14:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827183#M87920</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-10-16T14:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827184#M87921</link>
      <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;Basically you are looking for any usage of your swap devices (marked as dev here). So, basically, you are swapping. Reserve is just what processes have reserved in case they need to swap and memory is just psuedo swap. &lt;BR /&gt;&lt;BR /&gt;Also, swapinfo -tam may be easier to read?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Wed, 16 Oct 2002 14:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827184#M87921</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2002-10-16T14:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827185#M87922</link>
      <description>Don't have glance, and the "mem" command does&lt;BR /&gt;not work. The man page on "mem" indicates it's&lt;BR /&gt;"/dev/mem", but I receive error :&lt;BR /&gt;"Execute permission denied" &lt;BR /&gt;My login id is "root" ?</description>
      <pubDate>Wed, 16 Oct 2002 14:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827185#M87922</guid>
      <dc:creator>Jerry Sims</dc:creator>
      <dc:date>2002-10-16T14:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827186#M87923</link>
      <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;The use sar with the w flag :&lt;BR /&gt;&lt;BR /&gt;# sar -w 1 2&lt;BR /&gt;&lt;BR /&gt;HP-UX carrera1 B.11.11 U 9000/782    10/16/02&lt;BR /&gt;&lt;BR /&gt;16:49:10 swpin/s bswin/s swpot/s bswot/s pswch/s&lt;BR /&gt;16:49:11    0.00     0.0    0.00     0.0      98&lt;BR /&gt;16:49:12    0.00     0.0    0.00     0.0     113&lt;BR /&gt;&lt;BR /&gt;Average     0.00     0.0    0.00     0.0     105&lt;BR /&gt;&lt;BR /&gt;Or you can use vmstat (look for si and so columns)....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Wed, 16 Oct 2002 14:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827186#M87923</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2002-10-16T14:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827187#M87924</link>
      <description>try doing a which on mem. Mine is in /sbin/mem. What version of O/S??</description>
      <pubDate>Wed, 16 Oct 2002 14:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827187#M87924</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-10-16T14:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827188#M87925</link>
      <description>In most cases that I have seen, if you system actually starts to require swap (paging) to keep up with running processes, the load on you server will be extremely high and vhand will be seen as a top user.&lt;BR /&gt;&lt;BR /&gt;the servers do not like to page in and out...&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Wed, 16 Oct 2002 14:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827188#M87925</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-10-16T14:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827189#M87926</link>
      <description>That's the first thing you do, yes, "swapinfo -tam". I see you got equal sized device swap (lvol1 and lvol2) and on different VG, with same prio. Very good ! Right now from the output, your system is swapping, not that it's bad as long as you have enough swap space configured. The "memory" line represent the pseudo swap which is used for reserving processes, very important .. the utilization of pseudo swap DOES NOT affect your system performance, so do not worry about this line. The one you should look at are the "dev" line. Right now since the % of utilization is bigger than 0, it means it's swapping. Since you got them set up in interleave mode you will notice that both swap spaces are used concurrently, so at least you got an "efficient swap" mechanism.</description>
      <pubDate>Wed, 16 Oct 2002 14:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827189#M87926</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-10-16T14:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827190#M87927</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Galnce tell you the current or the dyanmic stuff , also if you want you can load this simple c program which tell you the detalis like :&lt;BR /&gt;&lt;BR /&gt;Memory Stat      total   used  avail  %used&lt;BR /&gt;physical        32764.0 8058.4 24705.6    25%&lt;BR /&gt;active virtual   531.3  128.9  402.4    24%&lt;BR /&gt;active real      597.0  136.0  461.0    23%&lt;BR /&gt;memory swap     26522.5 3738.2 22784.3    14%&lt;BR /&gt;device swap     2378.0 2365.5   12.5    99%&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 14:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827190#M87927</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-10-16T14:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if system swapping is taking place</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827191#M87928</link>
      <description>Actually, it's very simple. Run vmstat and look at the 'po' (Page Outs) column. It's about the only useful metric in vmstat. A small number of page outs may occur even if you are not swapping if any of your applications use memory mapped files.&lt;BR /&gt;&lt;BR /&gt;It appears that you have plenty of swapspace and probably more than enough since you are using pseudoswap. It's very common these days to have large amounts of memory (&amp;gt;16GB) and yet run only 512MB of swap if pseudoswap is enabled.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 14:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-if-system-swapping-is-taking-place/m-p/2827191#M87928</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-16T14:56:12Z</dc:date>
    </item>
  </channel>
</rss>

