<?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: Performance issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720516#M63032</link>
    <description>How do you observe this?&lt;BR /&gt;Are there a lot of page outs&lt;BR /&gt;and/or deactivations?&lt;BR /&gt;What does 'swapinfo -tam' tell you?&lt;BR /&gt;What is the amount of free memory?&lt;BR /&gt;What is the size of buffer cache?&lt;BR /&gt;What values do you have for dbc_max_pct and dbc_min_pct?&lt;BR /&gt;Do you have Glance?</description>
    <pubDate>Thu, 09 May 2002 13:07:48 GMT</pubDate>
    <dc:creator>Mladen Despic</dc:creator>
    <dc:date>2002-05-09T13:07:48Z</dc:date>
    <item>
      <title>Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720515#M63031</link>
      <description>We are running OEM (oracle enterprise mgr) on the server. the problem is that every time we start it up, it appears that it goes right to swap and not memory. We have 1.5 gig of mem and 2 gig of swap. SWAP gets pounded. Is there a kernel parameter or a way to check why this is happening?</description>
      <pubDate>Thu, 09 May 2002 12:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720515#M63031</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2002-05-09T12:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720516#M63032</link>
      <description>How do you observe this?&lt;BR /&gt;Are there a lot of page outs&lt;BR /&gt;and/or deactivations?&lt;BR /&gt;What does 'swapinfo -tam' tell you?&lt;BR /&gt;What is the amount of free memory?&lt;BR /&gt;What is the size of buffer cache?&lt;BR /&gt;What values do you have for dbc_max_pct and dbc_min_pct?&lt;BR /&gt;Do you have Glance?</description>
      <pubDate>Thu, 09 May 2002 13:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720516#M63032</guid>
      <dc:creator>Mladen Despic</dc:creator>
      <dc:date>2002-05-09T13:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720517#M63033</link>
      <description>How have you determined that swap is getting pounded? Your not confusing swap space being *reserved* with swap space being *used* are you?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 09 May 2002 13:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720517#M63033</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-05-09T13:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720518#M63034</link>
      <description>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        1024       0    1024    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     178    -178&lt;BR /&gt;memory     1128     484     644   43%&lt;BR /&gt;total      2152     662    1490   31%       -       0    -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct 25 &lt;BR /&gt;dbc_min_pct 5&lt;BR /&gt;&lt;BR /&gt;We could see swap hitting in SAR and in glance. but not sure how to tell if it is "reserved or used".</description>
      <pubDate>Thu, 09 May 2002 13:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720518#M63034</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2002-05-09T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720519#M63035</link>
      <description>From your swapinfo output it doesn't look like device swap lvol2 is been used at all, I can see 178MB reserved though. Could you show the "sar" output as well ?</description>
      <pubDate>Thu, 09 May 2002 13:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720519#M63035</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-09T13:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720520#M63036</link>
      <description>HERE IS A sar -b when i started the OEM app..&lt;BR /&gt;&lt;BR /&gt;/u05/patches&amp;gt;sar -b 3 7&lt;BR /&gt;&lt;BR /&gt;HP-UX starr B.11.00 A 9000/871    05/09/02&lt;BR /&gt;&lt;BR /&gt;09:43:52 bread/s lread/s %rcache bwrit/s lwrit/s %wcache pread/s pwrit/s&lt;BR /&gt;09:43:55       0      38     100       2       4      46       0       0&lt;BR /&gt;09:43:58       9     204      95       5      10      55       0       0&lt;BR /&gt;09:44:01      89     111      20       1       1       0       0       0&lt;BR /&gt;09:44:04      81     974      92       5      10      48       0       0&lt;BR /&gt;09:44:07      16     376      96       4       4       0       0       0&lt;BR /&gt;09:44:10      14     166      92       5       7      25       0       0&lt;BR /&gt;09:44:13      19     217      91       6       6      11       0       0&lt;BR /&gt;&lt;BR /&gt;Average       32     298      89       4       6      35       0       0</description>
      <pubDate>Thu, 09 May 2002 13:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720520#M63036</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2002-05-09T13:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720521#M63037</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;I don't understand where the problem is.  Based on the information that you provide, I don't see a problem with swap.&lt;BR /&gt;&lt;BR /&gt;To check for swap and memory issues, use Glance's memory report, or run 'sar -w 3 7'&lt;BR /&gt;&lt;BR /&gt;Look for page outs (swpot/s in sar) and deactivations.&lt;BR /&gt;&lt;BR /&gt;Mladen</description>
      <pubDate>Thu, 09 May 2002 13:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720521#M63037</guid>
      <dc:creator>Mladen Despic</dc:creator>
      <dc:date>2002-05-09T13:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720522#M63038</link>
      <description>we were using the perf monitor in SAM to see the swap area getting hit. I will try this however. thanks.</description>
      <pubDate>Thu, 09 May 2002 13:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720522#M63038</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2002-05-09T13:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720523#M63039</link>
      <description>With your dbc_max_pct at only 25% (50% is the default setting) and you're getting such a good hit ratio for your buffer cache read (%rcache), I do not see any problem here. You got the %rcache in the range of 20-100%. On top of that %wcache (buffer write hit ratio) is good too. What you don't want is too much reads being done from the physical disk.</description>
      <pubDate>Thu, 09 May 2002 13:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720523#M63039</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-09T13:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720524#M63040</link>
      <description>I'm guessing that you've observed swap utilization in Glance (character mode), which can be run from SAM.  Near&lt;BR /&gt;the top of Glance's main screen there 4 lines like these: &lt;BR /&gt;&lt;BR /&gt;CPU  Util   S                                                                                                    |  2%    3%    5%&lt;BR /&gt;Disk Util   F F                                                                                                  |  3%    8%   14%&lt;BR /&gt;Mem  Util   S   SU                                    UBB                                                        | 45%   45%   45%&lt;BR /&gt;Swap Util   R                                             R                                                      | 47%   47%   47%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The last line should show the same percentage as PCT USED for "total" in 'swapinfo -tam'&lt;BR /&gt;&lt;BR /&gt;This percentage includes swap reservations, which is quite normal to see even if no swap is actually used.  However, if this percentage hits 100%, then no new processes will start up.  Indeed, sometimes a running process will crash.&lt;BR /&gt;&lt;BR /&gt;In order to prevent this problem, it is a good idea to monitor the percentage, so if it gets close to, say 80%, you can just add more swap device&lt;BR /&gt;(on disk).</description>
      <pubDate>Thu, 09 May 2002 18:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issues/m-p/2720524#M63040</guid>
      <dc:creator>Mladen Despic</dc:creator>
      <dc:date>2002-05-09T18:15:04Z</dc:date>
    </item>
  </channel>
</rss>

