<?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: How do I find out the cause for the hang? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826151#M24233</link>
    <description>GnanaShekar,&lt;BR /&gt;&lt;BR /&gt;Great write-up!  Would you know what's the default size of /var filesystem space threshold?  Or how can I check mine?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;J</description>
    <pubDate>Fri, 21 Jul 2006 11:05:00 GMT</pubDate>
    <dc:creator>Jorge Cocomess</dc:creator>
    <dc:date>2006-07-21T11:05:00Z</dc:date>
    <item>
      <title>How do I find out the cause for the hang?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826145#M24227</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;We have a RHEL AS 3 Update 6 server.  This server seems to hang everyday since a couple of days.&lt;BR /&gt;I tried to login (using telnet/ssh) when the users reported the problem.  After I type the username at the login prompt the system seems to hang.&lt;BR /&gt;The only option for me would be to go to the lab and power-off and power-on.&lt;BR /&gt; &lt;BR /&gt;What could be the possible causes?.  How do I find out the cause for the hang?.  Please suggest.&lt;BR /&gt; &lt;BR /&gt;# more /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux AS release 3 (Taroon Update 6)&lt;BR /&gt; &lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 03:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826145#M24227</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2006-07-19T03:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find out the cause for the hang?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826146#M24228</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Lots of possible causes.&lt;BR /&gt;&lt;BR /&gt;check /var/log/messages &lt;BR /&gt;&lt;BR /&gt;See what the last messaging prior to the crash say.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 19 Jul 2006 04:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826146#M24228</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-19T04:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find out the cause for the hang?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826147#M24229</link>
      <description>In addition to Steven's suggestion I recommend you to run CPU/RAM tests. You can use ultimate boot CD &lt;A href="http://ubcd.sourceforge.net/." target="_blank"&gt;http://ubcd.sourceforge.net/.&lt;/A&gt;</description>
      <pubDate>Wed, 19 Jul 2006 06:23:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826147#M24229</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-07-19T06:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find out the cause for the hang?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826148#M24230</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Following are few things I find in the logs.&lt;BR /&gt;&lt;BR /&gt;[root@bangpcrh32 log]# grep -i error /var/log/messages&lt;BR /&gt;Jul 18 06:24:59 bangpcrh32 auditd[1480]: output error&lt;BR /&gt;Jul 18 06:24:59 bangpcrh32 auditd[1480]: output error&lt;BR /&gt;Jul 18 06:24:59 bangpcrh32 auditd[1480]: output error; suspending execution&lt;BR /&gt;Jul 19 04:39:21 bangpcrh32 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Jul 19 04:39:24 bangpcrh32 xinetd[1660]: Error parsing attribute user - DISABLING SERVICE [file=/etc/xinetd.d/auth] [line=14]&lt;BR /&gt;Jul 19 04:43:52 bangpcrh32 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Jul 19 04:43:55 bangpcrh32 xinetd[1664]: Error parsing attribute user - DISABLING SERVICE [file=/etc/xinetd.d/auth] [line=14]&lt;BR /&gt;[root@bangpcrh32 log]# grep -i error /var/log/messages.1&lt;BR /&gt;Jul 14 09:21:00 bangpcrh32 auditd[1469]: output error&lt;BR /&gt;Jul 14 09:21:00 bangpcrh32 auditd[1469]: output error&lt;BR /&gt;Jul 14 09:21:00 bangpcrh32 auditd[1469]: output error; suspending execution&lt;BR /&gt;Jul 17 10:51:23 bangpcrh32 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Jul 17 10:51:25 bangpcrh32 xinetd[1674]: Error parsing attribute user - DISABLING SERVICE [file=/etc/xinetd.d/auth] [line=14]</description>
      <pubDate>Wed, 19 Jul 2006 07:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826148#M24230</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2006-07-19T07:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find out the cause for the hang?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826149#M24231</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Thanks to all.&lt;BR /&gt; &lt;BR /&gt;The issue was with auditd daemon getting suspended when /var filesystem space threshold is reached.  &lt;BR /&gt;&lt;BR /&gt;This will stall any process trying to deliver audit event messages until the auditd daemon resumes normal processing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;We have done the following:&lt;BR /&gt; &lt;BR /&gt;1. Deleted all the old files in /var/log/audit.d folder.&lt;BR /&gt;&lt;BR /&gt;2. Killed the auditd daemon.&lt;BR /&gt;&lt;BR /&gt;3. Edited it configuration file to delete old files automatically when the threshold is reached. &lt;BR /&gt;&lt;BR /&gt;4. Started the auditd daemon.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards, &lt;BR /&gt;-GnanaShekar-</description>
      <pubDate>Thu, 20 Jul 2006 01:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826149#M24231</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2006-07-20T01:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find out the cause for the hang?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826150#M24232</link>
      <description>&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158591" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158591&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/release-notes/as-amd64/RELEASE-NOTES-U2-x86_64-en.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/release-notes/as-amd64/RELEASE-NOTES-U2-x86_64-en.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 01:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826150#M24232</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2006-07-20T01:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find out the cause for the hang?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826151#M24233</link>
      <description>GnanaShekar,&lt;BR /&gt;&lt;BR /&gt;Great write-up!  Would you know what's the default size of /var filesystem space threshold?  Or how can I check mine?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;J</description>
      <pubDate>Fri, 21 Jul 2006 11:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-find-out-the-cause-for-the-hang/m-p/3826151#M24233</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-07-21T11:05:00Z</dc:date>
    </item>
  </channel>
</rss>

