<?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 /etc/cron.daily/00-logwatch hangs in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009461#M28490</link>
    <description>My RHEL4 update 3 server 00-logwatch cron.daily job runs everyday at 4am&lt;BR /&gt;&lt;BR /&gt;But yesterday I did a process check and found that this cron job hanged on May 25th. On May 26th to May29 yesterday, additional 00-logwatch cron job was lauched at 4am everyday and they all hanged. Please see attached for the process list&lt;BR /&gt;&lt;BR /&gt;I tried to kill the processes but I could not kill the /bin/cat /var/log/messages. these processes are in lock_p and their state os 'D'&lt;BR /&gt;&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May25 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May26 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May27 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May28 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May29 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;&lt;BR /&gt;What could have caused this problem?</description>
    <pubDate>Tue, 29 May 2007 21:48:40 GMT</pubDate>
    <dc:creator>kenny chia</dc:creator>
    <dc:date>2007-05-29T21:48:40Z</dc:date>
    <item>
      <title>/etc/cron.daily/00-logwatch hangs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009461#M28490</link>
      <description>My RHEL4 update 3 server 00-logwatch cron.daily job runs everyday at 4am&lt;BR /&gt;&lt;BR /&gt;But yesterday I did a process check and found that this cron job hanged on May 25th. On May 26th to May29 yesterday, additional 00-logwatch cron job was lauched at 4am everyday and they all hanged. Please see attached for the process list&lt;BR /&gt;&lt;BR /&gt;I tried to kill the processes but I could not kill the /bin/cat /var/log/messages. these processes are in lock_p and their state os 'D'&lt;BR /&gt;&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May25 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May26 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May27 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May28 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;4 D root     19907 19906  0  76   0 - 12475 lock_p May29 ?        00:00:00 /bin/cat /var/log/message&lt;BR /&gt;&lt;BR /&gt;What could have caused this problem?</description>
      <pubDate>Tue, 29 May 2007 21:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009461#M28490</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2007-05-29T21:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/cron.daily/00-logwatch hangs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009462#M28491</link>
      <description>You want to kill off the following PID's, as:&lt;BR /&gt;&lt;BR /&gt;kill -TERM 7712 19895 14244 490 30698&lt;BR /&gt;&lt;BR /&gt;You want to then check the 'size' of your '/var/log/messages' file.&lt;BR /&gt;&lt;BR /&gt;You also want to check the available space in your '/tmp' directory:&lt;BR /&gt;&lt;BR /&gt;df -vh /tmp&lt;BR /&gt;&lt;BR /&gt;I'm picking the messages file has gotten large or your root/tmp file system is filling up.</description>
      <pubDate>Tue, 29 May 2007 22:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009462#M28491</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-05-29T22:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/cron.daily/00-logwatch hangs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009463#M28492</link>
      <description>Could a huge message file caused the problem? Mine is at least 180MB per file&lt;BR /&gt;&lt;BR /&gt;-rw-------  1 root root  17717388 May 30 11:21 /var/log/messages&lt;BR /&gt;-rw-------  1 root root   2915121 May 29 19:29 /var/log/messages.1&lt;BR /&gt;-rw-------  1 root root 187376019 May 20 04:02 /var/log/messages.2&lt;BR /&gt;-rw-------  1 root root 187346970 May 13 04:02 /var/log/messages.3&lt;BR /&gt;-rw-------  1 root root 187306013 May  6 04:02 /var/log/messages.4</description>
      <pubDate>Tue, 29 May 2007 22:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009463#M28492</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2007-05-29T22:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/cron.daily/00-logwatch hangs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009464#M28493</link>
      <description>Well logwatch will combine all of those files (so about 700MB all up), then analyse the results.&lt;BR /&gt;&lt;BR /&gt;It can get a bit out of control if you keep large logs :)</description>
      <pubDate>Wed, 30 May 2007 00:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-cron-daily-00-logwatch-hangs/m-p/4009464#M28493</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-05-30T00:48:25Z</dc:date>
    </item>
  </channel>
</rss>

