<?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: Sucky Performance after XP-512 firmware upgrade? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008219#M127983</link>
    <description>I guess I really need help trying to determine why system CPU is so high. Any suggestion. We dont use Business Copy</description>
    <pubDate>Thu, 26 Jun 2003 14:51:20 GMT</pubDate>
    <dc:creator>Joe Bruno</dc:creator>
    <dc:date>2003-06-26T14:51:20Z</dc:date>
    <item>
      <title>Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008214#M127978</link>
      <description>Well, application owners are claiming 50% increase in processing time for sql programs. &lt;BR /&gt;&lt;BR /&gt;Im seeing very high system cpu user and very little user cpu.&lt;BR /&gt;&lt;BR /&gt;I've attached a sar output. Can someone give me their thoughts? This is an RP8400 running oracle. HP 11.11</description>
      <pubDate>Thu, 26 Jun 2003 04:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008214#M127978</guid>
      <dc:creator>Joe Bruno</dc:creator>
      <dc:date>2003-06-26T04:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008215#M127979</link>
      <description>Hi,&lt;BR /&gt;I've been really often involved in XP escalation performance, and i can say you that you have really good performance with your XP, all avser and avwait are both &amp;lt; 5ms (it is what you can have with an XP512). You have only two disk that have measure at 10ms, but it is still acceptable (perhaps take a look at which lvol use it, and if it is redo log for example, then try to spread it over multiple luns).&lt;BR /&gt;So I think you should look somewhere else. If you are using 11.11, and that you have an hight cpu usage, I think that you should take care to your buffer cache utilisation. I know that with database, buffer cache is of no use, but your data are still going throught BC (you can avoid this by using new functionnality in JFS 3.5 Direct IO). But I think it would be a good idea to install:&lt;BR /&gt;PHKL_27808 11.11 Filesystem buffercache performance fix&lt;BR /&gt;And that you change the new kernel parameter bcvmap_size_factor to 8. Normally it must really improved your BC performance (in case of saturation of the bcv map). &lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Thu, 26 Jun 2003 05:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008215#M127979</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-06-26T05:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008216#M127980</link>
      <description>Looks good to me.&lt;BR /&gt;&lt;BR /&gt;Disk bottlenecks aren't an issue, low %busy.&lt;BR /&gt;&lt;BR /&gt;I/O bottlenecks aren't an issue, with 'avwait' or 'avserv'.&lt;BR /&gt;&lt;BR /&gt;(* Bad 'avserv' is 20ms or higher. *)&lt;BR /&gt;&lt;BR /&gt;What about:&lt;BR /&gt;&lt;BR /&gt;sar -v 5 5&lt;BR /&gt;sar -u 5 5&lt;BR /&gt;vmstat 5 5&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Also check the I/O balance out the HBA's:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC fc &lt;BR /&gt;&lt;BR /&gt;...and note the /dev/td# devices. Now, &lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/td0 &lt;BR /&gt;fcmsutil /dev/td1, etc &lt;BR /&gt;&lt;BR /&gt;Determine the number of I/O transactions and reads and writes. If one /dev/td adapter is grossly large and the other is a fraction of the other then all of you reads and writes are going out this device and not the other. &lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jun 2003 10:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008216#M127980</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-26T10:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008217#M127981</link>
      <description>Maybe I didn't really sample the system during its heaviest times. See attached. I've ran the other commands you listed.</description>
      <pubDate>Thu, 26 Jun 2003 13:27:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008217#M127981</guid>
      <dc:creator>Joe Bruno</dc:creator>
      <dc:date>2003-06-26T13:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008218#M127982</link>
      <description>Hi,&lt;BR /&gt;The strange thing is that you have a really hight value for sys. It means that your system is spending lots of time to do something. I think you are really hitting a bottleneck inside the kernel (a system table too small for example). But it is not a disk problem as far I can see. Could you try some cp of big file, just to ensure that BC is not your bottleneck. &lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Thu, 26 Jun 2003 13:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008218#M127982</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-06-26T13:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008219#M127983</link>
      <description>I guess I really need help trying to determine why system CPU is so high. Any suggestion. We dont use Business Copy</description>
      <pubDate>Thu, 26 Jun 2003 14:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008219#M127983</guid>
      <dc:creator>Joe Bruno</dc:creator>
      <dc:date>2003-06-26T14:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008220#M127984</link>
      <description>We had a system that suddenly slowed down and starting showing bottlenecks.&lt;BR /&gt;&lt;BR /&gt;One of the CPU's had decided it needed a summer vacation.&lt;BR /&gt;&lt;BR /&gt;the GSP command ss showed that the processor had unconfigured itself.  In English the darned thing had burned out.&lt;BR /&gt;&lt;BR /&gt;There was no EMS message, no other warnings.  The good news is the system kept running.&lt;BR /&gt;&lt;BR /&gt;Is it possible that a CPU went at the time or soon after the upgrade?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Jun 2003 14:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008220#M127984</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-26T14:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008221#M127985</link>
      <description>Ok, %wio is high and this indicates a disk or tape bottleneck.  CPU is fine as is everything else.&lt;BR /&gt;&lt;BR /&gt;Need that 'fcmsutil' info.&lt;BR /&gt;&lt;BR /&gt;Continue sampling at high load periods with :&lt;BR /&gt;&lt;BR /&gt;sar -u 5 5&lt;BR /&gt;sar -d 5 5&lt;BR /&gt;&lt;BR /&gt;Look into glance advisor or use a cron.&lt;BR /&gt;&lt;BR /&gt;Got any tape devices running?</description>
      <pubDate>Thu, 26 Jun 2003 14:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008221#M127985</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-26T14:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008222#M127986</link>
      <description>In this context, "BC" meant "buffer cache", not Business Copy.&lt;BR /&gt;&lt;BR /&gt;We recently tuned our rp8400 / XP512 connection, and the following week had absolutely horrid performance because the AutoPath XP policy was not properly restored after a reboot -- so we were using one path for all I/O. The autopath retrieve kept complaining that the array configuration had changed, so we wrote a quick-and-dirty script to force the load balance policy at every boot.&lt;BR /&gt;&lt;BR /&gt;During that time, our system was so bad it took 20 seconds for a bdf, a minute to log in, and batch took 3 times as long.&lt;BR /&gt;&lt;BR /&gt;Now, our performance is MUCH improved with our 6 paths, but we still have occasional pockets of high avwait (&amp;gt; 100!) that pop up and go away. We're applying PHKL_27808 tonight (that's how we found this thread) - I'll let you know how it goes for us.</description>
      <pubDate>Thu, 03 Jul 2003 14:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008222#M127986</guid>
      <dc:creator>Tom Williams_3</dc:creator>
      <dc:date>2003-07-03T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008223#M127987</link>
      <description>What is weird looking at it is that most disks/LUNs on c41 are faster than c32!!  they are also being used less!&lt;BR /&gt;&lt;BR /&gt;I guess you are using even LUNs down C32 &amp;amp; odd down c41.  I think the XP512 has a similar layout to VA74xx &amp;amp; you have two redundacy groups, one controled by ctl1 &amp;amp; other ctl2.  If this is so, are you sure the controller path to xp512 to rundundacy group are properly alligned?  If not then information will be going over the xp backplane which will not help!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 03 Jul 2003 15:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008223#M127987</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2003-07-03T15:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sucky Performance after XP-512 firmware upgrade?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008224#M127988</link>
      <description>Oh I forgot... roll back the firmware upgrade if it is that bad?!!!&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 03 Jul 2003 15:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sucky-performance-after-xp-512-firmware-upgrade/m-p/3008224#M127988</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2003-07-03T15:06:54Z</dc:date>
    </item>
  </channel>
</rss>

