<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642274#M44016</link>
    <description>can you attach&lt;BR /&gt;&lt;BR /&gt;sar -du 20 1&lt;BR /&gt;&lt;BR /&gt;or a top output etc?&lt;BR /&gt;&lt;BR /&gt;Tim</description>
    <pubDate>Thu, 10 Jan 2002 16:55:39 GMT</pubDate>
    <dc:creator>Tim D Fulford</dc:creator>
    <dc:date>2002-01-10T16:55:39Z</dc:date>
    <item>
      <title>Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642267#M44009</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have 3 old HP servers in a site (2* K210 and G40). All the three servers are running the same applications (Oracle + Java + Sapphire + Netscape /iplanet ). The G40 is running with 11.0 (32bit) and two K210 are running with 10.20. &lt;BR /&gt;Now, when the development team tests an application upgrade on each server, the G40 works fine while the two K210 are running very slow. Both K210 are running with 2 processors (G40 with single CPU) and with more memory/swap than G40. The only difference is in the OS.&lt;BR /&gt;&lt;BR /&gt;Here, does an OS upgrade to 11.0 (32bit) on the K class servers will make any difference ?&lt;BR /&gt;&lt;BR /&gt;Does a kernel tuning will help me ?&lt;BR /&gt;&lt;BR /&gt;what are the other things which I need to look in to ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for all your response !&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 15:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642267#M44009</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T15:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642268#M44010</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;As a first approximation, I'd compare the kernel parameters of the two servers.  I'd use SAM to view them since you don't have 'kmtune' at 10.20, and 'sysdef' may have some anomolies at 11.x&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 10 Jan 2002 15:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642268#M44010</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-10T15:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642269#M44011</link>
      <description>shiju&lt;BR /&gt;&lt;BR /&gt;My gut instinct is that you have a memory bottle neck on the K's (as you said the G has more memory).  However, this is rushing to a conclusion.&lt;BR /&gt;&lt;BR /&gt; 1 - get some statistics from sar, top etc or my favorite MeasureWare for all of the boxes.&lt;BR /&gt;so you could use the following to get disk &amp;amp; cpu utilisation for 20 seconds:&lt;BR /&gt;sar -du 20 1&lt;BR /&gt;virtual memory statistics:&lt;BR /&gt;vmstat&lt;BR /&gt; 2 - I would start simple &amp;amp; check CPU usage, disk activity, swap etc then home in on the differences from there&lt;BR /&gt; 3 - I would look at the difference between the kernel setings too, though 10.20 is different to 11.00 for some things.&lt;BR /&gt; 4 - Are there any other H/W differences disk subsystem, network &amp;amp; so forth?  Do you use the same type of filesystem Vxfs, HFS....&lt;BR /&gt;&lt;BR /&gt;Without more info it would be difficult to point a specific problem.&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 10 Jan 2002 15:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642269#M44011</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2002-01-10T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642270#M44012</link>
      <description>Exactly JRF,&lt;BR /&gt;&lt;BR /&gt;that was my first step. I got it from SAM on all the three systems and now comparing those. Do I need to be more concerned about some specific parameters ? I think there will be some differences, the way 11.0 and 10.20 handles the kernel parameters (?)&lt;BR /&gt;&lt;BR /&gt;Can I observe the kernel parameters overflow through Glance ? ( like sar -v)&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 15:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642270#M44012</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T15:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642271#M44013</link>
      <description>Hi Tim,&lt;BR /&gt;&lt;BR /&gt;1) You read it wrong. G40 has less memory. Both K210 has more memory and swap than G40.&lt;BR /&gt;&lt;BR /&gt;2)There are H/W differences between systems. G40 uses all SE SCSI disks, where as K210 uses Model 20 diskarray and HASS boxes. So again, it should run faster.&lt;BR /&gt;3) The network speed remains the same.&lt;BR /&gt;4) G40 uses all vxfs file systems except /stand. K210 uses hfs mostly except some file systems with vxfs.&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 16:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642271#M44013</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T16:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642272#M44014</link>
      <description>I realy must learn to read!&lt;BR /&gt;&lt;BR /&gt; o HFS filesystems have variable (at set up time) block sizes.  VxFS has 1kB fragment &amp;amp; 8kB block.  If HFS filesystems are used for Oracle, do they have equivalent sizes? &lt;BR /&gt;&lt;BR /&gt; o Do you have any performance statistics, sar, top, MeasureWare etc?&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 10 Jan 2002 16:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642272#M44014</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2002-01-10T16:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642273#M44015</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;Yes I did check the performance through sar, top and glance. The user load is high in K210 when they test the software.&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 16:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642273#M44015</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T16:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642274#M44016</link>
      <description>can you attach&lt;BR /&gt;&lt;BR /&gt;sar -du 20 1&lt;BR /&gt;&lt;BR /&gt;or a top output etc?&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 10 Jan 2002 16:55:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642274#M44016</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2002-01-10T16:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642275#M44017</link>
      <description>Hi Shiju:&lt;BR /&gt;&lt;BR /&gt;There is one favorite kernel parameter that a few of us have had experience with -- 'timeslice'.  The usual database templates set this to &amp;lt;1&amp;gt; instead of the default &amp;lt;10&amp;gt;.  Since this parameter controls the frequency of process context switching, setting it too low (genearlly less than 10) leads to doing process switching at the expense of real work.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 10 Jan 2002 16:58:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642275#M44017</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-10T16:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642276#M44018</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Tim - I will post the outputs shortly. I have to wait for the development team for testing their jobs again.&lt;BR /&gt;&lt;BR /&gt;JRF - I checked the 'timeslice' parameter and it is '10 ' in all servers.&lt;BR /&gt;&lt;BR /&gt;Any more inputs ?&lt;BR /&gt;&lt;BR /&gt;Does anybody has any more suggestions or answers ?</description>
      <pubDate>Thu, 10 Jan 2002 17:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642276#M44018</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T17:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642277#M44019</link>
      <description>A couple things....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the user % in CPU utilization is high and sys % and idle % is low, that is good.  That means the application that the developers are running is using most of the CPU activity.  &lt;BR /&gt;&lt;BR /&gt;You said the G class has less memory, but did ya check your dbc_max kernel setting?  default it is set to use 50% of your physical memory.  We had a major memory bottleneck here and found out we should change that kernel setting to use 10%.  It helped tremendously.  &lt;BR /&gt;&lt;BR /&gt;1 more thing just to add, check your disk utilization.  Are you getting and disk bottlenecks?&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 18:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642277#M44019</guid>
      <dc:creator>Mike Barron_3</dc:creator>
      <dc:date>2002-01-10T18:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642278#M44020</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. I have %idle also high, but %sys comparatively low.&lt;BR /&gt;&lt;BR /&gt;Tha dbc_max is default now in all servers, but i will change this as part of the Kernel tuning.&lt;BR /&gt;&lt;BR /&gt;I will assign you points once I finished these tasks.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 18:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642278#M44020</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T18:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642279#M44021</link>
      <description>Hi Shiju,&lt;BR /&gt;&lt;BR /&gt;Take a look at the hp-ux performance and tuning guide,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/11.0/tuningwp.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/11.0/tuningwp.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 18:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642279#M44021</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T18:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642280#M44022</link>
      <description>Thanks Sanjay, ..that's an excellent guide !&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 19:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642280#M44022</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T19:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642281#M44023</link>
      <description>Hi Shiju,&lt;BR /&gt;&lt;BR /&gt;How about doing some kind of benchmarking on G40 and K Servers?. For ex., copy a 20 MB file from one file system to other and compare the difference. Make a C program that computes prime numbers, run it on both the systems and see the difference. Try ftping some stuff from the same source etc.,&lt;BR /&gt;&lt;BR /&gt;I would certainly check to see if 11.0 helps. Borrow sometime from your development team. Make couple of make_recovery tapes on K server.If possible add an additional disk to K server and install 11.0 32bit on it. Import the file systems and ask your developers to run the application and see how it works. If not, you can always revert back to 10.20 either through make_recovery tape or the old boot disks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 10 Jan 2002 19:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642281#M44023</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-01-10T19:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642282#M44024</link>
      <description>Hi Sri,&lt;BR /&gt;&lt;BR /&gt;I will defenitely check the options given by you and will assign points after that.&lt;BR /&gt;&lt;BR /&gt;The 11.0 upgrade is my last option.&lt;BR /&gt;&lt;BR /&gt;thanks for the rpely!&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 19:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642282#M44024</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T19:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642283#M44025</link>
      <description>Hi Sri,&lt;BR /&gt;&lt;BR /&gt;I did try the options u have listed and seems like the K-class server works fine than G. &lt;BR /&gt;&lt;BR /&gt;I could see some difference in the kernel parameters and will try changing that, once i will be able to take a shutdown of the server.&lt;BR /&gt;&lt;BR /&gt;Does anybody has any other suggestions / experiences ?&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 22:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642283#M44025</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T22:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642284#M44026</link>
      <description>Hi Shiju,&lt;BR /&gt;&lt;BR /&gt;Here are two links which might be useful,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=c70ed41c0e60c4e701/screen=ckiSearchResults?mode=id&amp;amp;searchString=KNC061098001" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=c70ed41c0e60c4e701/screen=ckiSearchResults?mode=id&amp;amp;searchString=KNC061098001&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=c70ed41c0e60c4e701/screen=ckiSearchResults?mode=id&amp;amp;searchString=A4460661" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=c70ed41c0e60c4e701/screen=ckiSearchResults?mode=id&amp;amp;searchString=A4460661&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 22:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642284#M44026</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T22:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642285#M44027</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;There is also a doc that I found useful which is S Ciullo &amp;amp; D. Grumann's "HP-UX Performance CookBook" he uses MeasureWare &amp;amp; Glance or GlancePlus which needs to be purchased if you do not already have it. &lt;A trial="" version="" is="" available="" on="" one="" of="" the="" application="" cd="" target="_blank"&gt;&lt;BR /&gt;&lt;BR /&gt;http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;BR /&gt;&lt;BR /&gt;Tim&lt;/A&gt;</description>
      <pubDate>Fri, 11 Jan 2002 10:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642285#M44027</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2002-01-11T10:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642286#M44028</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have a look to %wio with sar -u.&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2002 10:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue/m-p/2642286#M44028</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-11T10:33:40Z</dc:date>
    </item>
  </channel>
</rss>

