<?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: Slowness of system in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075629#M30167</link>
    <description>Output of top from yesterday before reboot.</description>
    <pubDate>Tue, 25 Sep 2007 07:18:45 GMT</pubDate>
    <dc:creator>Danesh Qureshi</dc:creator>
    <dc:date>2007-09-25T07:18:45Z</dc:date>
    <item>
      <title>Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075626#M30164</link>
      <description>I have HP DL380 G4 server running RedHat AS 3 taroon update 4. &lt;BR /&gt;&lt;BR /&gt;The server is running an application called WebCT Vista 4 which generates several java processes.&lt;BR /&gt;&lt;BR /&gt;I started to notice the server was running very slow and affecting performance.&lt;BR /&gt;&lt;BR /&gt;The top command displayed CPUs were idle around 75% to 100% idle. However. memory utilization was hitting 52%.&lt;BR /&gt;&lt;BR /&gt;I wanted to investigate further so I used the ps command to check the process id of the java application displayed by top but ps would not display those java process ids?&lt;BR /&gt;&lt;BR /&gt;Does anyone know why top displays process ids which ps cannot detect?&lt;BR /&gt;&lt;BR /&gt;Also ideas why the server running slow?&lt;BR /&gt;&lt;BR /&gt;I have attached which displays output of top command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 06:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075626#M30164</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-09-25T06:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075627#M30165</link>
      <description>You miss the attachment. If you see in top, then exit, and run ps, maybe the process are respawning too fast. Are you running ps auxw?&lt;BR /&gt;&lt;BR /&gt;Also, you should investigate I/O activity. It's not common to have 52% of memory used, Linux normally tries to use 99% of memory.&lt;BR /&gt;&lt;BR /&gt;Please post the output of:&lt;BR /&gt;&lt;BR /&gt;vmstat 5 10</description>
      <pubDate>Tue, 25 Sep 2007 06:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075627#M30165</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-09-25T06:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075628#M30166</link>
      <description>The slowness occurred yesterday on the server and I captured the output of top from yesterday. &lt;BR /&gt;&lt;BR /&gt;The server has since been rebooted.&lt;BR /&gt;&lt;BR /&gt;The first output of top is from yesterday before the reboot.&lt;BR /&gt;&lt;BR /&gt;The second output of vmstat is from today since yesterdays's reboot.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 07:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075628#M30166</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-09-25T07:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075629#M30167</link>
      <description>Output of top from yesterday before reboot.</description>
      <pubDate>Tue, 25 Sep 2007 07:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075629#M30167</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-09-25T07:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075630#M30168</link>
      <description>&amp;gt;&amp;gt;&amp;gt; I started to notice the server was running very slow and affecting performance.&lt;BR /&gt;&lt;BR /&gt;Are you sure that the server was slow? Or the application was slow?&lt;BR /&gt;&lt;BR /&gt;This is because, according to the output of top, your server wans't doing anything.&lt;BR /&gt;&lt;BR /&gt;Java process do not uses CPU, and most CPU was idle. Memory utilization could be normal, your load average was very slow. There was no IO WAIT, swap was not in use, so that makes me assume that the system wasn't paging.&lt;BR /&gt;&lt;BR /&gt;So, was the server really slow or just the application unresponsive? If you login to the system, and run some commands, you notice is slow also?&lt;BR /&gt;&lt;BR /&gt;Have you verified if you have some network related problems? Check the output of netstat -ni if you see errors/collisions.</description>
      <pubDate>Tue, 25 Sep 2007 07:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075630#M30168</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-09-25T07:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075631#M30169</link>
      <description>The server was not slow it was the application that was very slow.&lt;BR /&gt;&lt;BR /&gt;I was able to type any unix command e.g. ps,vmstat,ls,watch and it responded back immediately. However, the WebCT application was very slow on the server.&lt;BR /&gt;&lt;BR /&gt;There were no network related issues.We also checked the F5 load balancer and there was not much traffic going through it.&lt;BR /&gt;&lt;BR /&gt;I have attached the output netstat -ni.&lt;BR /&gt;&lt;BR /&gt;So if the server response was not the problem and the application was runnin very slow then what does this mean and I do find a solution for it?</description>
      <pubDate>Tue, 25 Sep 2007 08:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075631#M30169</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-09-25T08:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075632#M30170</link>
      <description>The applications developers must debug the application. This problem is application related, not server related.&lt;BR /&gt;&lt;BR /&gt;Also, please keep asigning points.</description>
      <pubDate>Tue, 25 Sep 2007 09:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075632#M30170</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-09-25T09:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness of system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075633#M30171</link>
      <description>I have assigned points to you accordingly.&lt;BR /&gt;&lt;BR /&gt;I will get back to the DBA who look after the WebCT application and run debug on the application.&lt;BR /&gt;&lt;BR /&gt;Thank you for your advice.</description>
      <pubDate>Tue, 25 Sep 2007 09:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/slowness-of-system/m-p/4075633#M30171</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-09-25T09:54:21Z</dc:date>
    </item>
  </channel>
</rss>

