<?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: hpacucli to much logs in /var/log/messages in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693634#M42268</link>
    <description>This message is sent by the kernel, not by hpacucli.&lt;BR /&gt;&lt;BR /&gt;Apparently your monitoring runs some hpacucli command that causes the kernel to re-read the disk geometry. &lt;BR /&gt;&lt;BR /&gt;Which hpacucli command(s) are you running, exactly?&lt;BR /&gt;&lt;BR /&gt;At least on RHEL 5, you can use the smartctl command to query SmartArray disk state instead of using hpacucli. Unlike hpacucli, smartctl won't seem to cause disk geometry re-reads.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;If /dev/cciss/c0d0 is a mirrored system disk and the mirror has 2 physical dsks (= simple RAID1), then you can query the state of the first physical disk with:&lt;BR /&gt;&lt;BR /&gt;smartctl -a -d cciss,0 /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;and the second physical disk with:&lt;BR /&gt;&lt;BR /&gt;smartctl -a -d cciss,1 /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Sat, 02 Oct 2010 06:18:12 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2010-10-02T06:18:12Z</dc:date>
    <item>
      <title>hpacucli to much logs in /var/log/messages</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693633#M42267</link>
      <description>My monitoring runs hpacucli little bit frequently, each time are writen to /var/log/messages these lines&lt;BR /&gt;&lt;BR /&gt;Sep 30 21:30:04 hp214 kernel:       blocks= 429925920 block_size= 512&lt;BR /&gt;Sep 30 21:30:04 hp214 kernel:       heads= 255, sectors= 32, cylinders= 52687&lt;BR /&gt;Sep 30 21:30:04 hp214 kernel:&lt;BR /&gt;&lt;BR /&gt;Why hpacucli sends these logs?&lt;BR /&gt;Is posible disable it?&lt;BR /&gt;&lt;BR /&gt;hpacucli-8.50-6.0 but same with older releases.</description>
      <pubDate>Thu, 30 Sep 2010 18:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693633#M42267</guid>
      <dc:creator>karel barel</dc:creator>
      <dc:date>2010-09-30T18:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli to much logs in /var/log/messages</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693634#M42268</link>
      <description>This message is sent by the kernel, not by hpacucli.&lt;BR /&gt;&lt;BR /&gt;Apparently your monitoring runs some hpacucli command that causes the kernel to re-read the disk geometry. &lt;BR /&gt;&lt;BR /&gt;Which hpacucli command(s) are you running, exactly?&lt;BR /&gt;&lt;BR /&gt;At least on RHEL 5, you can use the smartctl command to query SmartArray disk state instead of using hpacucli. Unlike hpacucli, smartctl won't seem to cause disk geometry re-reads.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;If /dev/cciss/c0d0 is a mirrored system disk and the mirror has 2 physical dsks (= simple RAID1), then you can query the state of the first physical disk with:&lt;BR /&gt;&lt;BR /&gt;smartctl -a -d cciss,0 /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;and the second physical disk with:&lt;BR /&gt;&lt;BR /&gt;smartctl -a -d cciss,1 /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sat, 02 Oct 2010 06:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693634#M42268</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-10-02T06:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli to much logs in /var/log/messages</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693635#M42269</link>
      <description>each of this commands causes log messeage&lt;BR /&gt;hpacucli controller slot=$slot show&lt;BR /&gt;hpacucli controller slot=$slot array $array show&lt;BR /&gt;hpacucli controller slot=$slot physicaldrive all show&lt;BR /&gt;&lt;BR /&gt;You are right about smartctl, but that doesn't provide infos about raid array status.&lt;BR /&gt;&lt;BR /&gt;I'm surprised why show command re-reads the disk geometry.</description>
      <pubDate>Sun, 03 Oct 2010 18:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693635#M42269</guid>
      <dc:creator>karel barel</dc:creator>
      <dc:date>2010-10-03T18:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli to much logs in /var/log/messages</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693636#M42270</link>
      <description>I'm surprised about that too... perhaps the designer of hpacucli thought it was going to be used as a configuration tool only, not for monitoring.&lt;BR /&gt;&lt;BR /&gt;If your monitoring can use SNMP, the hp-snmp-agents will certainly offer a better interface for monitoring. &lt;BR /&gt;&lt;BR /&gt;Some versions of the Linux SmartArray driver offer a bit of information about the status of the array in /proc/driver/cciss/cciss* files.&lt;BR /&gt;&lt;BR /&gt;What's the name and version of your Linux distribution, and what kind of monitoring solution do you use? Perhaps someone else has already solved this problem for a similar set-up.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 05 Oct 2010 13:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-to-much-logs-in-var-log-messages/m-p/4693636#M42270</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-10-05T13:11:49Z</dc:date>
    </item>
  </channel>
</rss>

