<?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 Detection of Smartarray controller problems from linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208298#M10348</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a DL380 with RHEL ES 2.1 installed on it. It also has a SmartArray controller which is doing a RAID 1 of two 18GB disks. The OS sees one 18GB disk and is oblivious to the second device.&lt;BR /&gt;&lt;BR /&gt;Now, my question is this. How can I determine if a disk on the array controller has failed? If this server was running windows and was using compaq insight manager, all would be well. However, since we're running Linux, things seem to operate differently. Is there some way the OS can detect that the disk failed?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Doug</description>
    <pubDate>Wed, 03 Mar 2004 12:29:12 GMT</pubDate>
    <dc:creator>Douglas D. Denney</dc:creator>
    <dc:date>2004-03-03T12:29:12Z</dc:date>
    <item>
      <title>Detection of Smartarray controller problems from linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208298#M10348</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a DL380 with RHEL ES 2.1 installed on it. It also has a SmartArray controller which is doing a RAID 1 of two 18GB disks. The OS sees one 18GB disk and is oblivious to the second device.&lt;BR /&gt;&lt;BR /&gt;Now, my question is this. How can I determine if a disk on the array controller has failed? If this server was running windows and was using compaq insight manager, all would be well. However, since we're running Linux, things seem to operate differently. Is there some way the OS can detect that the disk failed?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Doug</description>
      <pubDate>Wed, 03 Mar 2004 12:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208298#M10348</guid>
      <dc:creator>Douglas D. Denney</dc:creator>
      <dc:date>2004-03-03T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Detection of Smartarray controller problems from linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208299#M10349</link>
      <description>yes, with the hp management agents.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18013.www1.hp.com/products/servers/management/agents/index.html" target="_blank"&gt;http://h18013.www1.hp.com/products/servers/management/agents/index.html&lt;/A&gt;</description>
      <pubDate>Wed, 03 Mar 2004 13:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208299#M10349</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-03-03T13:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Detection of Smartarray controller problems from linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208300#M10350</link>
      <description>Here is the correct links for the linux agents you need to run. &lt;BR /&gt;&lt;BR /&gt;1) Install the ucd-snmp package &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/files/server/us/download/19020.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/download/19020.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(you might have to do rpm -ivh --force ) &lt;BR /&gt;&lt;BR /&gt;2) Install the hp agents &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/files/server/us/download/18523.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/download/18523.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3) Install the disk controller agents&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/files/server/us/download/18574.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/download/18574.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;4) https to port 2381 on the server and login.. no management console needed..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I never install the NIC agents because its a bunch of worthless information which I dont need. Plus, you have to compile and use HP's NIC drivers instead of the TG3 that comes with AS 2.1 &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/files/server/us/download/18572.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/download/18572.html&lt;/A&gt;</description>
      <pubDate>Wed, 03 Mar 2004 17:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208300#M10350</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2004-03-03T17:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Detection of Smartarray controller problems from linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208301#M10351</link>
      <description>That's what I needed. After looking at the website, I was confused by what I should/should not install. Thanks for clearing it up.</description>
      <pubDate>Thu, 04 Mar 2004 07:59:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/detection-of-smartarray-controller-problems-from-linux/m-p/3208301#M10351</guid>
      <dc:creator>Douglas D. Denney</dc:creator>
      <dc:date>2004-03-04T07:59:37Z</dc:date>
    </item>
  </channel>
</rss>

