<?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: My Linux is Dying in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328205#M13124</link>
    <description>Can u please tell me what exactly to look for (the server is not connected to the internet).&lt;BR /&gt;&lt;BR /&gt;There are two more things we noticed about the server: when we kill a process, it becomes defunct;&lt;BR /&gt;And there are about 20 CROND processes in the system.&lt;BR /&gt;&lt;BR /&gt;Thanx, Maxim.</description>
    <pubDate>Sun, 11 Jul 2004 07:42:39 GMT</pubDate>
    <dc:creator>Maxim Rozin</dc:creator>
    <dc:date>2004-07-11T07:42:39Z</dc:date>
    <item>
      <title>My Linux is Dying</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328203#M13122</link>
      <description>Hello people,&lt;BR /&gt;&lt;BR /&gt;There are many problems with my Red Hat AS 3 Server (runs on hp Proliant DL580):&lt;BR /&gt;First, it does not accept new connections (telnet, ssh). However, existing connections are working. Web connections work either.&lt;BR /&gt;Second, when I run xinetd -c, the proccess (xinetd -c) remains in the system (PPID=1).&lt;BR /&gt;Third, /var/log/messages is empty.&lt;BR /&gt;Another problem is that the load average is about 140 (cpus are 99% idle).&lt;BR /&gt;If that's not enough, crontab is not working too.&lt;BR /&gt;&lt;BR /&gt;It happened also a week ago, and reboot solved the problems.&lt;BR /&gt;&lt;BR /&gt;Anybody has a idea what is wrong here?</description>
      <pubDate>Sun, 11 Jul 2004 04:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328203#M13122</guid>
      <dc:creator>Maxim Rozin</dc:creator>
      <dc:date>2004-07-11T04:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: My Linux is Dying</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328204#M13123</link>
      <description>please send us&lt;BR /&gt;&lt;BR /&gt;1)  "df" output&lt;BR /&gt;2) top [top -b] output&lt;BR /&gt;3) "free" &amp;amp; "vmstat" output&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Jul 2004 06:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328204#M13123</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-07-11T06:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: My Linux is Dying</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328205#M13124</link>
      <description>Can u please tell me what exactly to look for (the server is not connected to the internet).&lt;BR /&gt;&lt;BR /&gt;There are two more things we noticed about the server: when we kill a process, it becomes defunct;&lt;BR /&gt;And there are about 20 CROND processes in the system.&lt;BR /&gt;&lt;BR /&gt;Thanx, Maxim.</description>
      <pubDate>Sun, 11 Jul 2004 07:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328205#M13124</guid>
      <dc:creator>Maxim Rozin</dc:creator>
      <dc:date>2004-07-11T07:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: My Linux is Dying</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328206#M13125</link>
      <description>You need to boot the box.&lt;BR /&gt;&lt;BR /&gt;Then you need to look at its cron schedule and see what its running and if there is enough time between runs on repetitive processes.&lt;BR /&gt;&lt;BR /&gt;You need to look for full filesystms on the df -h especially /var because you can't run your system without /var&lt;BR /&gt;&lt;BR /&gt;You more than likely have a cron job calling itself over and over again.&lt;BR /&gt;&lt;BR /&gt;or worse, you have an authorized or unauthorized user doing the same thing.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 11 Jul 2004 14:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328206#M13125</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-11T14:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: My Linux is Dying</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328207#M13126</link>
      <description>Maxim, you can transfer files via floppy disk; such logfiles will help us to understand the problem.&lt;BR /&gt;&lt;BR /&gt;And regarding cron - there are two ways to deal with "too many crons":&lt;BR /&gt;- just take off cron : chkconfig crond off; chkconfig anacron off; service crond stop&lt;BR /&gt;&lt;BR /&gt;- check crontabs of all users and delete problematic part.</description>
      <pubDate>Mon, 12 Jul 2004 00:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-linux-is-dying/m-p/3328207#M13126</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-07-12T00:56:54Z</dc:date>
    </item>
  </channel>
</rss>

