<?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: Trucluster slow performance in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956865#M19933</link>
    <description>&lt;!--!*#--&gt;Well, that's a start. Not much, but it's a start. Grepping for intense CPU uses ( more than 1 hour... see below) shows a hand full of oracle tasks, notably an export (and its slave) at over 3 hours?! That would slow stuff down.&lt;BR /&gt;&lt;BR /&gt;Looks like a 4GB SGA, which is find for the 16GB config, but too much for 4GB config.&lt;BR /&gt;&lt;BR /&gt;But why not ask Oracle how it is doing (SQL&amp;gt; SHOW SGA, statspack (or at least utlbstat, utlestat).&lt;BR /&gt;&lt;BR /&gt;Still, no clue about active/average usage.&lt;BR /&gt;I like the 'monitor' tool. But some vmstat and iostat, or sar or collect might help some. But like I said, there is so much to look at before we would even know that where to look that you may be better of getting some dedicated help. From the data provided so far it seems you team does not even know where to start at this point. A good education opportunity!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;C:\Temp&amp;gt;perl -ne "print if /\d+:\d+:\d+|VSZ/" tmp.txt&lt;BR /&gt;       UID    PID   PPID  CP PRI  NI   VSZ  RSS WCHAN    S    TTY             TIME COMMAND&lt;BR /&gt;         0 1572864      0 123  38  -6 20.4G 615M *        R &amp;lt;  ??          16:00:59 [kernel idle]&lt;BR /&gt;         0 1573052 1572865   0  44   0 2.02M 120K badf5e60 U    ??          01:11:14 /sbin/update&lt;BR /&gt;       100 1574256 1572865 498  44   0 13.6M 7.1M *        R    ??        2-01:11:51 /usr/bin/../bin/../opt/java118/bin/../bin/alpha&lt;BR /&gt;/native_threads/java -Dtomcat.home=/usr/internet/httpd/tomcat org/apache/tomcat/startup/Tomcat&lt;BR /&gt;       103 1581418 1572865   6  44   0 3.87G 2.4M *        S    ??          01:13:33 ora_lgwr_dbtest&lt;BR /&gt;       103 1587496 1572865   0  44   0 3.87G 3.6M *        S    ??          03:36:30 oracledbtest (LOCAL=NO)&lt;BR /&gt;       103 1848643 1572865  53  44   0 3.88G  12M *        R    ??          01:10:07 ora_p000_dbtest&lt;BR /&gt;       103 1854645 1854730 107  44   0 23.8M  13M *        R    ??          03:33:39 exp FILE=/backup/Backup_Sonatel/SavSonatel_0603&lt;BR /&gt;2007.dmp LOG=/backup/Log_Sonatel/Log.Sonatel06032007 FULL=N OWNER=EPPIX CONSISTENT=N BUFFER=800000&lt;BR /&gt;       103 1855201 1572865  23  44   0 3.87G 5.1M *        S    ??          01:06:22 oracledbtest (LOCAL=NO)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Mar 2007 21:34:05 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2007-03-07T21:34:05Z</dc:date>
    <item>
      <title>Trucluster slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956860#M19928</link>
      <description>&lt;!--!*#--&gt;Hi all and thanks in advance for your help,&lt;BR /&gt;I have 2xES45 (4xCPU/One With 16Gb RAM and the other with 4Gb)running Trulcuster 5.1B with PK3 and running Oracle 8.1.7 and some other applications developped localy .&lt;BR /&gt;I suspect problem in kernel parameters , can someone tell me how can i find ideal parameters for my plateform ? Or can someone tel me what can i do ? &lt;BR /&gt;I see that the PIDs are very high number ! Is this the main cause of the problem .</description>
      <pubDate>Tue, 06 Mar 2007 17:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956860#M19928</guid>
      <dc:creator>eddouik</dc:creator>
      <dc:date>2007-03-06T17:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trucluster slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956861#M19929</link>
      <description>Welcome to the HP Tru64 ITRC Forum!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I see that the PIDs are very high number ! Is this the main cause of the problem .&lt;BR /&gt;&lt;BR /&gt;NO, Blame it on the users. It's always the users. If they were not using the system, then it would not be slow. Correct?&lt;BR /&gt;&lt;BR /&gt;YES it is the problem. Not the PIDs themselfs but because the stamement suggests that there is insufficient understanding on about the workings of a Unix box.&lt;BR /&gt;&lt;BR /&gt;MAYBE actually...  If the systems are creating too many processes too rapidly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Seriously now, this is way to big a problem with way to little detail to solve here in this forum.&lt;BR /&gt;&lt;BR /&gt;nd just in case you wonder, a large PID has ZERO, NONE, NADA system performance impact.&lt;BR /&gt;They coudl simply mean that the system has been up for a long time, or they could be a tell tale sign of excessive activity which may or might not be avoidable.&lt;BR /&gt;&lt;BR /&gt;Please consider getting serious contrating / consulting help (me! :^)&lt;BR /&gt;&lt;BR /&gt;Focus on the ORACLE side of things.&lt;BR /&gt;Once the OS is set up halfway reasonable, one generaly can only improve performance by only a few procent, where are Oracle tuning my readily impact the performance by 100%.&lt;BR /&gt;&lt;BR /&gt;Check out the following 'best practices' document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/ERC/downloads/4AA0-9949ENW.pdf" target="_blank"&gt;http://h71028.www7.hp.com/ERC/downloads/4AA0-9949ENW.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Collect information (with collect!)&lt;BR /&gt;&lt;BR /&gt;- Are both systems doing similar things?&lt;BR /&gt;- Both slow?&lt;BR /&gt;- Typical usage pictures (peak, average):&lt;BR /&gt;---- CPU Load&lt;BR /&gt;---- MEMory load&lt;BR /&gt;---- IO Load&lt;BR /&gt;---- NETwork load&lt;BR /&gt;- What are top resource users? Oracle? FTP? NFS?&lt;BR /&gt;&lt;BR /&gt;Please provide a better problem description if you want better help!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Hein van den Heuvel&lt;BR /&gt;HvdH Performance Consulting.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Mar 2007 18:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956861#M19929</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-03-06T18:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trucluster slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956862#M19930</link>
      <description>You can run sys_check -perf to check kernel parameters and the running system. You should also check the Tru64 Performance Guide available at the doc page, it as a whole section that describes the tuning configuration recommendation for oracle specifically.</description>
      <pubDate>Tue, 06 Mar 2007 19:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956862#M19930</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-03-06T19:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trucluster slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956863#M19931</link>
      <description>As your are building information to help others help you an important input factor will be 'slow compared to what' and 'did it change'.&lt;BR /&gt;&lt;BR /&gt;Has this application beeen running for a while, or is is new?&lt;BR /&gt;&lt;BR /&gt;Did it used to run with reasonable performance?&lt;BR /&gt;&lt;BR /&gt;What changed?&lt;BR /&gt;&lt;BR /&gt;Did the go slow gradually, or does it seem to have fallen from a cliff&lt;BR /&gt;&lt;BR /&gt;That better you define slow, the easier it will be to improve things&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Hein van den Heuvel&lt;BR /&gt;HvdH Performance Consulting</description>
      <pubDate>Tue, 06 Mar 2007 19:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956863#M19931</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-03-06T19:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trucluster slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956864#M19932</link>
      <description>Thanks all, &lt;BR /&gt;I can see with the command "ps alxww" extracted  from the output of "syschec -perf" that the value of VSZ is about 3.2GB for oracle processes (and 20Gb for the kernel idle)&lt;BR /&gt;Please see attachment .&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Mar 2007 17:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956864#M19932</guid>
      <dc:creator>eddouik</dc:creator>
      <dc:date>2007-03-07T17:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trucluster slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956865#M19933</link>
      <description>&lt;!--!*#--&gt;Well, that's a start. Not much, but it's a start. Grepping for intense CPU uses ( more than 1 hour... see below) shows a hand full of oracle tasks, notably an export (and its slave) at over 3 hours?! That would slow stuff down.&lt;BR /&gt;&lt;BR /&gt;Looks like a 4GB SGA, which is find for the 16GB config, but too much for 4GB config.&lt;BR /&gt;&lt;BR /&gt;But why not ask Oracle how it is doing (SQL&amp;gt; SHOW SGA, statspack (or at least utlbstat, utlestat).&lt;BR /&gt;&lt;BR /&gt;Still, no clue about active/average usage.&lt;BR /&gt;I like the 'monitor' tool. But some vmstat and iostat, or sar or collect might help some. But like I said, there is so much to look at before we would even know that where to look that you may be better of getting some dedicated help. From the data provided so far it seems you team does not even know where to start at this point. A good education opportunity!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;C:\Temp&amp;gt;perl -ne "print if /\d+:\d+:\d+|VSZ/" tmp.txt&lt;BR /&gt;       UID    PID   PPID  CP PRI  NI   VSZ  RSS WCHAN    S    TTY             TIME COMMAND&lt;BR /&gt;         0 1572864      0 123  38  -6 20.4G 615M *        R &amp;lt;  ??          16:00:59 [kernel idle]&lt;BR /&gt;         0 1573052 1572865   0  44   0 2.02M 120K badf5e60 U    ??          01:11:14 /sbin/update&lt;BR /&gt;       100 1574256 1572865 498  44   0 13.6M 7.1M *        R    ??        2-01:11:51 /usr/bin/../bin/../opt/java118/bin/../bin/alpha&lt;BR /&gt;/native_threads/java -Dtomcat.home=/usr/internet/httpd/tomcat org/apache/tomcat/startup/Tomcat&lt;BR /&gt;       103 1581418 1572865   6  44   0 3.87G 2.4M *        S    ??          01:13:33 ora_lgwr_dbtest&lt;BR /&gt;       103 1587496 1572865   0  44   0 3.87G 3.6M *        S    ??          03:36:30 oracledbtest (LOCAL=NO)&lt;BR /&gt;       103 1848643 1572865  53  44   0 3.88G  12M *        R    ??          01:10:07 ora_p000_dbtest&lt;BR /&gt;       103 1854645 1854730 107  44   0 23.8M  13M *        R    ??          03:33:39 exp FILE=/backup/Backup_Sonatel/SavSonatel_0603&lt;BR /&gt;2007.dmp LOG=/backup/Log_Sonatel/Log.Sonatel06032007 FULL=N OWNER=EPPIX CONSISTENT=N BUFFER=800000&lt;BR /&gt;       103 1855201 1572865  23  44   0 3.87G 5.1M *        S    ??          01:06:22 oracledbtest (LOCAL=NO)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Mar 2007 21:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/trucluster-slow-performance/m-p/3956865#M19933</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-03-07T21:34:05Z</dc:date>
    </item>
  </channel>
</rss>

