<?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 to detect a drive failure in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700539#M42418</link>
    <description>&lt;BR /&gt;Can you give me a hint about the right way to check for drive status ?&lt;BR /&gt;&lt;BR /&gt;also will the smart array driver report some info about drive status in syslog ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Roberto</description>
    <pubDate>Mon, 18 Oct 2010 21:09:06 GMT</pubDate>
    <dc:creator>robyhp</dc:creator>
    <dc:date>2010-10-18T21:09:06Z</dc:date>
    <item>
      <title>how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700537#M42416</link>
      <description>&lt;BR /&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;configuration scenario: HP server with HP smart array configured for RAID with several drives; HP support pack for Linux is installed;&lt;BR /&gt;&lt;BR /&gt;I would like to know which is the best practice ( I mean the best configuration) in which you get informed when a drive has failed ?&lt;BR /&gt;&lt;BR /&gt;Do you have to set up a script to get informed (from the smart array) when a physical drive has failed ?&lt;BR /&gt;or &lt;BR /&gt;Does the controller sends alert to Linux that are in syslogs ?&lt;BR /&gt;&lt;BR /&gt;Does anyone use "smartmond" daemon ?&lt;BR /&gt;&lt;BR /&gt;It is a best practice send an email when there are warning / failure ? &lt;BR /&gt;&lt;BR /&gt;other ideas ?&lt;BR /&gt;&lt;BR /&gt;sorry maybe I made a lot of question on the topic but I would like to figure out a best practice on the subject;&lt;BR /&gt;&lt;BR /&gt;tanks in advance,&lt;BR /&gt;Roberto</description>
      <pubDate>Sun, 17 Oct 2010 20:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700537#M42416</guid>
      <dc:creator>robyhp</dc:creator>
      <dc:date>2010-10-17T20:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700538#M42417</link>
      <description>should use script which execute through crontab and will send email only when drive will fail.</description>
      <pubDate>Mon, 18 Oct 2010 03:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700538#M42417</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2010-10-18T03:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700539#M42418</link>
      <description>&lt;BR /&gt;Can you give me a hint about the right way to check for drive status ?&lt;BR /&gt;&lt;BR /&gt;also will the smart array driver report some info about drive status in syslog ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Roberto</description>
      <pubDate>Mon, 18 Oct 2010 21:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700539#M42418</guid>
      <dc:creator>robyhp</dc:creator>
      <dc:date>2010-10-18T21:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700540#M42419</link>
      <description>Here is what I have/do..&lt;BR /&gt;&lt;BR /&gt;hp-health installed (should be part of support pack).  this monitors server hardware and logs in /var/log/messages. I use a custom logtool script run every 15mins via cron and emails all NEW log messages to me.&lt;BR /&gt;&lt;BR /&gt;You can also create a script to run hpacucli and send array stati via email..&lt;BR /&gt;&lt;BR /&gt;hp-health also requires an updated snmpd, set up to send traps to trap server ( I use NNM )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2010 14:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700540#M42419</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-10-19T14:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700541#M42420</link>
      <description>&lt;BR /&gt;thank you,&lt;BR /&gt;I will check hp-health (I actually do not remember this in the support pack, maybe I have missed something) and also hpacucli; I will be back to you with some feedback;&lt;BR /&gt;&lt;BR /&gt;again thanks for the answer,&lt;BR /&gt;Roberto&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2010 18:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700541#M42420</guid>
      <dc:creator>robyhp</dc:creator>
      <dc:date>2010-10-19T18:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700542#M42421</link>
      <description>easy check&lt;BR /&gt;rpm -qa|grep hp-&lt;BR /&gt;rpm -qa|grep hpacu&lt;BR /&gt;&lt;BR /&gt;if not installed you can find the RPMs on the biz support website.  use DL380 or something  as search, then pick an OS, scoll down to software system management.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3288134&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swEnvOID=4004#7832" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3288134&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swEnvOID=4004#7832&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2010 20:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700542#M42421</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-10-19T20:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700543#M42422</link>
      <description>Proper way would be for you to have PSP installed plus HP SIM (Insight Manager) Installed.&lt;BR /&gt;&lt;BR /&gt;The HP SIM manager will just inform you of *any* faults in your HP Server.&lt;BR /&gt;&lt;BR /&gt;Theer should also be an option (not 100% sure) -- for you to configure alerts on HP SMH (System Management Home Page) which should have been installed alongside your PSP. Try accessing &lt;A href="http://hplinuxserver.dom.com:2301" target="_blank"&gt;http://hplinuxserver.dom.com:2301&lt;/A&gt; to check if SMH is properly installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700543#M42422</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2010-10-20T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to detect a drive failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700544#M42423</link>
      <description>Hi, have a look at this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1404978" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1404978&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Oct 2010 12:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detect-a-drive-failure/m-p/4700544#M42423</guid>
      <dc:creator>wobbe</dc:creator>
      <dc:date>2010-10-23T12:15:36Z</dc:date>
    </item>
  </channel>
</rss>

