<?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: high load hpux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296116#M183045</link>
    <description>There a lot to look at, from memory to cpu...to kernel tuning...&lt;BR /&gt;&lt;BR /&gt;I'd start here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For a quick check, download an evaluation copy of sarcheck:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com" target="_blank"&gt;http://www.sarcheck.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Fri, 04 Jun 2004 07:49:39 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-06-04T07:49:39Z</dc:date>
    <item>
      <title>high load hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296115#M183044</link>
      <description>Hi,&lt;BR /&gt;our production machine is suffering with high-load. On its peak-hour, using glance, we can see that CPU utilization is often touch 100% level.&lt;BR /&gt;Is there anything we can do on that machine, to tune &amp;amp; optimize the system, beside hardware upgrades ?&lt;BR /&gt;&lt;BR /&gt;We also had other machine (same model) with relatively lower-load. How to share the cpu-load from machine 1 to machine 2 ?&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;EF</description>
      <pubDate>Fri, 04 Jun 2004 07:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296115#M183044</guid>
      <dc:creator>Emir Faisal</dc:creator>
      <dc:date>2004-06-04T07:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: high load hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296116#M183045</link>
      <description>There a lot to look at, from memory to cpu...to kernel tuning...&lt;BR /&gt;&lt;BR /&gt;I'd start here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For a quick check, download an evaluation copy of sarcheck:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com" target="_blank"&gt;http://www.sarcheck.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 04 Jun 2004 07:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296116#M183045</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-04T07:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: high load hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296117#M183046</link>
      <description>There also is a good book by Robert F. Sauers entitled "HP-UX 11i perfromance and tuning".  You can get it from amazon.com.  Are users complaining?  You need to do analysis to determine what is possible.  Some technical applications will get a performance boost by increasing the page size (HP-UX 11.0 and later), but it depends on the application.</description>
      <pubDate>Mon, 07 Jun 2004 10:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296117#M183046</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-06-07T10:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: high load hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296118#M183047</link>
      <description>Is the system running noticably slower or do you just note the 100% utilization? The reason I ask is your system can run at 100% utilization and still be performing fine. You might want to run: &lt;BR /&gt;&lt;BR /&gt;  vmstat 5 5&lt;BR /&gt;&lt;BR /&gt;Take a look at the first column. It shows the number of processes in the run queue. If this is a high number then you definately have a CPU bottleneck. &lt;BR /&gt;&lt;BR /&gt;As for the second part of your query;&lt;BR /&gt;&lt;BR /&gt;If you want to move some of the load over to machine 2 you will just need to migrate it over. If these are on SAN attached storage you can simply export/import the volume groups (plus any SAN path changes).&lt;BR /&gt;&lt;BR /&gt;Another option is to move some of the resources (e.g. CPUs) over from machine 2 to machine 1.&lt;BR /&gt;&lt;BR /&gt;David&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 12:00:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296118#M183047</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-06-07T12:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: high load hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296119#M183048</link>
      <description>Can u look around and find a way to distribute load i mean.. Do not run those batch processing stuff in the peak hours run them just before the backups in the night.&lt;BR /&gt;&lt;BR /&gt;The second qtn, It depends on how you use the system , If that is just to run some batch programms against a database , you can think of moving some batch programes to the other system. &lt;BR /&gt;&lt;BR /&gt;Also if you have user's connecting to it you may setup a round-robins in DNS so that 50 % of the user's get connected to one node and rest to the other one. But here u need to make sure that Home is NFS mounted etc i.e. All the resources that a user get from the one system needs to be available on the other.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Mon, 07 Jun 2004 12:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-hpux/m-p/3296119#M183048</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-07T12:44:34Z</dc:date>
    </item>
  </channel>
</rss>

