<?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: I just want to view RAID status via command line in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490370#M16411</link>
    <description>Not a direct answer to your question - but interesting to note that "cat /proc/driver/cciss" will tell you what drives you've got for that controller, their raid level, and size (but not status)...</description>
    <pubDate>Tue, 22 Feb 2005 20:15:25 GMT</pubDate>
    <dc:creator>TwoProc</dc:creator>
    <dc:date>2005-02-22T20:15:25Z</dc:date>
    <item>
      <title>I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490367#M16408</link>
      <description>I am looking for the simple command line tool that will display status of the Smart Array 5i on a DL380, analogous to the Dell "omreport" command. Cpqacuxe does not give me this info and I do not want to run HPSIM.&lt;BR /&gt;&lt;BR /&gt;Does such a tool exist?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 21 Feb 2005 17:19:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490367#M16408</guid>
      <dc:creator>W Sanders_1</dc:creator>
      <dc:date>2005-02-21T17:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490368#M16409</link>
      <description>Would help to know your Linux distribution.&lt;BR /&gt;&lt;BR /&gt;This may help with RH&lt;BR /&gt;&lt;BR /&gt;/bin/cat /proc/mdstat&lt;BR /&gt;mdadm -D /dev/md0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These two commands are the basis for raid reporting. If you man mdadm, you should be able to develop the commands you need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Feb 2005 17:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490368#M16409</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-21T17:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490369#M16410</link>
      <description>Not sure if this is what you want, but the PSP (Proliant Support Pack) has a CLI tool, called "hpacucli".&lt;BR /&gt;&lt;BR /&gt;# hpacucli controller all show status&lt;BR /&gt;&lt;BR /&gt;Smart Array 5i in Slot 0&lt;BR /&gt;   Controller Status: OK&lt;BR /&gt;   Cache Status: OK&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Feb 2005 05:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490369#M16410</guid>
      <dc:creator>Eric van Dijken</dc:creator>
      <dc:date>2005-02-22T05:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490370#M16411</link>
      <description>Not a direct answer to your question - but interesting to note that "cat /proc/driver/cciss" will tell you what drives you've got for that controller, their raid level, and size (but not status)...</description>
      <pubDate>Tue, 22 Feb 2005 20:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490370#M16411</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-02-22T20:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490371#M16412</link>
      <description>Thanks Eric - that's what I'm looking for. Do you know which RPM it's in? I installed everything but the NIC drivers and agents and a file called "hpacucli" was not added to the system.&lt;BR /&gt;&lt;BR /&gt;I'm running RHEL3 BTW, the /proc/mdstat device is there but that's SW RAID.</description>
      <pubDate>Tue, 22 Feb 2005 20:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490371#M16412</guid>
      <dc:creator>W Sanders_1</dc:creator>
      <dc:date>2005-02-22T20:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490372#M16413</link>
      <description>You should install hpacucli-7.20-16.linux.rpm (&lt;A href="http://h18004.www1.hp.com/support/files/server/us/download/21618.html)," target="_blank"&gt;http://h18004.www1.hp.com/support/files/server/us/download/21618.html),&lt;/A&gt; after installation just run /usr/sbin/hpacucli</description>
      <pubDate>Wed, 23 Feb 2005 03:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490372#M16413</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-23T03:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490373#M16414</link>
      <description>The RPM is: hpacucli-7.20-16.linux.rpm&lt;BR /&gt;Which comes from the Proliant Support Pack (PSP) psp-7.20.rhel3.linux.en.tar.gz.&lt;BR /&gt;&lt;BR /&gt;Which can be found at:&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/products/servers/management/psp/index.html" target="_blank"&gt;http://h18000.www1.hp.com/products/servers/management/psp/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Other usefull commands are:&lt;BR /&gt;"hpacucli ctrl slot=0 logicaldrive all show status" and "hpacucli ctrl slot=0 physicaldrive all show status"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Feb 2005 03:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490373#M16414</guid>
      <dc:creator>Eric van Dijken</dc:creator>
      <dc:date>2005-02-23T03:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: I just want to view RAID status via command line</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490374#M16415</link>
      <description>Thanks Eric and Vitaly, the PSP 7.11, which is available elsewhere on hp.com, does not contain the hpacucli program. The 7.20 version does.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Feb 2005 14:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-just-want-to-view-raid-status-via-command-line/m-p/3490374#M16415</guid>
      <dc:creator>W Sanders_1</dc:creator>
      <dc:date>2005-02-23T14:32:08Z</dc:date>
    </item>
  </channel>
</rss>

