<?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: syslog expands quickly in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234375#M10952</link>
    <description>The error indicates that it's trying to do a given action on the device at /dev/hda.  My guess is that this would be a CD-ROM of some kind.&lt;BR /&gt;&lt;BR /&gt;Now, the question is what is trying to repeatedly access the cdrom drive?&lt;BR /&gt;&lt;BR /&gt;Here, lsof is your friend:&lt;BR /&gt;&lt;BR /&gt;lsof /dev/hda&lt;BR /&gt;&lt;BR /&gt;see if there is any process hanging a handle on the device.&lt;BR /&gt;&lt;BR /&gt;If there is, you need to find out why it is, and either stop it, or...&lt;BR /&gt;&lt;BR /&gt;The other possibility is that /dev/hda is your hdd in this machine, and it's of a make/model that it just doesn't like.&lt;BR /&gt;&lt;BR /&gt;There was a period where the current linux distributions didn't like one specific manufacturing run of a given drive.&lt;BR /&gt;&lt;BR /&gt;Just somethings to check on.</description>
    <pubDate>Thu, 01 Apr 2004 22:45:07 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-04-01T22:45:07Z</dc:date>
    <item>
      <title>syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234366#M10943</link>
      <description>I used Redhat AS 3, and found that the syslog file: /var/log/messages now is up to 500MB because syslogd continues to write records into it:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;...&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: ATAPI reset complete&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: status error: status=0x08 { DataRequest }&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: status error: error=0x0cAborted Command MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:39 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: ATAPI reset complete&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: status error: status=0x09 { DataRequest Error }&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: status error: error=0x0cAborted Command MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: end_request: I/O error, dev 03:00 (hda), sector 0&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:40 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:41 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: status error: error=0x08MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: ATAPI reset complete&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: status error: status=0x08 { DataRequest }&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: status error: error=0x0cAborted Command MediaChangeRequested&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: drive not ready for command&lt;BR /&gt;Mar 28 04:16:42 srs028 kernel: hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }&lt;BR /&gt;...&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;So, what's the problem ?&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 30 Mar 2004 15:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234366#M10943</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2004-03-30T15:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234367#M10944</link>
      <description>If the log is getting too big, use a log rotation script. We have one in place here to help keep the size down. You'll find them all over the place on the Internet. If you want, I can post ours.&lt;BR /&gt;Regarding that error message, I've never seen that before, but take a look at these threads:&lt;BR /&gt;&lt;A href="http://www.ussg.iu.edu/hypermail/linux/kernel/0202.0/0103.html" target="_blank"&gt;http://www.ussg.iu.edu/hypermail/linux/kernel/0202.0/0103.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.linuxquestions.org/questions/archive/1/2002/10/1/31624" target="_blank"&gt;http://www.linuxquestions.org/questions/archive/1/2002/10/1/31624&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://listman.redhat.com/archives/ext3-users/2002-January/msg00000.html" target="_blank"&gt;https://listman.redhat.com/archives/ext3-users/2002-January/msg00000.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Hazem</description>
      <pubDate>Tue, 30 Mar 2004 16:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234367#M10944</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-03-30T16:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234368#M10945</link>
      <description>I had this exact problem last month, let me guess, your running hp 7 agents and its a BL series blade? Do yourself a favor remove the hp 7 agents, install ver 6.40 and these messages will go away..</description>
      <pubDate>Tue, 30 Mar 2004 18:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234368#M10945</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2004-03-30T18:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234369#M10946</link>
      <description>Hi Don,&lt;BR /&gt;&lt;BR /&gt;What do you mean "hp 7 agents and its a BL series bladehp 7 agents and its a BL series blade" ?&lt;BR /&gt;This issue was about Redhat AS 3, although we have another 15 servers running HP-UX...&lt;BR /&gt;&lt;BR /&gt;Thanks !</description>
      <pubDate>Wed, 31 Mar 2004 08:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234369#M10946</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2004-03-31T08:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234370#M10947</link>
      <description>Are you running Insight Manager Agents version 7.0 on this server? If so, this could be the reason why these errors are being generated..</description>
      <pubDate>Wed, 31 Mar 2004 08:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234370#M10947</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2004-03-31T08:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234371#M10948</link>
      <description>sorry don, but how can i know that whether the Insight Manager Agents version 7.0 is on the server or not ?&lt;BR /&gt;It's a server running on Redhat Linux ES 3.0, not HP-UX...&lt;BR /&gt;And is Insight Manager Agents a component of NNM ?&lt;BR /&gt;Thanks again !</description>
      <pubDate>Wed, 31 Mar 2004 10:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234371#M10948</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2004-03-31T10:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234372#M10949</link>
      <description>try this first...  &lt;BR /&gt;&lt;BR /&gt;service hpasm status&lt;BR /&gt;&lt;BR /&gt;if its running, then....&lt;BR /&gt;&lt;BR /&gt;rpm -qa | grep hpasm&lt;BR /&gt;&lt;BR /&gt;if ver 7.0x comes up, then... &lt;BR /&gt;&lt;BR /&gt;service hpasm stop&lt;BR /&gt;&lt;BR /&gt;see if the error messages cease.. &lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 10:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234372#M10949</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2004-03-31T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234373#M10950</link>
      <description>Hi Don,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# service hpasm status&lt;BR /&gt;hpasm: unrecognized service&lt;BR /&gt;&lt;BR /&gt;# rpm -qa | grep hp&lt;BR /&gt;hpoj-0.90-14&lt;BR /&gt;hpijs-1.3-32.1.8&lt;BR /&gt;php-ldap-4.3.2-8.ent&lt;BR /&gt;rhpl-0.110-1&lt;BR /&gt;php-4.3.2-8.ent&lt;BR /&gt;php-imap-4.3.2-8.ent&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 10:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234373#M10950</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2004-03-31T10:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234374#M10951</link>
      <description>any idea ?</description>
      <pubDate>Thu, 01 Apr 2004 08:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234374#M10951</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2004-04-01T08:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: syslog expands quickly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234375#M10952</link>
      <description>The error indicates that it's trying to do a given action on the device at /dev/hda.  My guess is that this would be a CD-ROM of some kind.&lt;BR /&gt;&lt;BR /&gt;Now, the question is what is trying to repeatedly access the cdrom drive?&lt;BR /&gt;&lt;BR /&gt;Here, lsof is your friend:&lt;BR /&gt;&lt;BR /&gt;lsof /dev/hda&lt;BR /&gt;&lt;BR /&gt;see if there is any process hanging a handle on the device.&lt;BR /&gt;&lt;BR /&gt;If there is, you need to find out why it is, and either stop it, or...&lt;BR /&gt;&lt;BR /&gt;The other possibility is that /dev/hda is your hdd in this machine, and it's of a make/model that it just doesn't like.&lt;BR /&gt;&lt;BR /&gt;There was a period where the current linux distributions didn't like one specific manufacturing run of a given drive.&lt;BR /&gt;&lt;BR /&gt;Just somethings to check on.</description>
      <pubDate>Thu, 01 Apr 2004 22:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/syslog-expands-quickly/m-p/3234375#M10952</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-01T22:45:07Z</dc:date>
    </item>
  </channel>
</rss>

