<?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: find the smart-array firmware version in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989476#M47377</link>
    <description>If you have installed the "hpacucli" driver package, you can use the hpacucli command.&lt;BR /&gt;&lt;BR /&gt;First, run "hpacucli ctrl all show" to see the slot identifier(s) for the controller(s).&lt;BR /&gt;&lt;BR /&gt;Then, run "hpacucli ctrl slot=&lt;IDENTIFIER&gt; show" to see information about the specified controller. The firmware version number should be in there.&lt;BR /&gt;&lt;BR /&gt;I found "hpacucli" to be a bit cumbersome to use, so I created two scripts to make it easier. You'll find them attached as a .ZIP file.&lt;BR /&gt;&lt;BR /&gt;The first script, "hwraidstatus" just does a "hpacucli ... show status" to each controller and all their logical and physical drives. It should be useful as a quick check or as a starting point for integrating the RAID status check into an automated monitoring system.&lt;BR /&gt;&lt;BR /&gt;The second script, "hwraidinfo" runs a "hpacucli ... show" to each controller and all their devices, filtering out the excess blank lines. This script might be useful to you.&lt;/IDENTIFIER&gt;</description>
    <pubDate>Sat, 08 Jul 2006 00:54:42 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2006-07-08T00:54:42Z</dc:date>
    <item>
      <title>find the smart-array firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989475#M47376</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I would like to know, how find the bios/firmware revision of smart array card with a linux command line.&lt;BR /&gt;&lt;BR /&gt;for Smart Array 5i and Smart Array 64xx.&lt;BR /&gt;&lt;BR /&gt;I hope this is the same way, to find the revision.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jul 2006 11:01:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989475#M47376</guid>
      <dc:creator>Wood_2</dc:creator>
      <dc:date>2006-07-07T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: find the smart-array firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989476#M47377</link>
      <description>If you have installed the "hpacucli" driver package, you can use the hpacucli command.&lt;BR /&gt;&lt;BR /&gt;First, run "hpacucli ctrl all show" to see the slot identifier(s) for the controller(s).&lt;BR /&gt;&lt;BR /&gt;Then, run "hpacucli ctrl slot=&lt;IDENTIFIER&gt; show" to see information about the specified controller. The firmware version number should be in there.&lt;BR /&gt;&lt;BR /&gt;I found "hpacucli" to be a bit cumbersome to use, so I created two scripts to make it easier. You'll find them attached as a .ZIP file.&lt;BR /&gt;&lt;BR /&gt;The first script, "hwraidstatus" just does a "hpacucli ... show status" to each controller and all their logical and physical drives. It should be useful as a quick check or as a starting point for integrating the RAID status check into an automated monitoring system.&lt;BR /&gt;&lt;BR /&gt;The second script, "hwraidinfo" runs a "hpacucli ... show" to each controller and all their devices, filtering out the excess blank lines. This script might be useful to you.&lt;/IDENTIFIER&gt;</description>
      <pubDate>Sat, 08 Jul 2006 00:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989476#M47377</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-07-08T00:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: find the smart-array firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989477#M47378</link>
      <description>on top of my head, I can't remember a Vanilla Linux command that can check the bios/firmware version of your system e.g. Smart Array Card, BIOS etc..etcc... &lt;BR /&gt;&lt;BR /&gt;However, you can use an addition rpm like "survey" in the URL below to find out the version of your system firmware. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/files/server/us/download/16241.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/download/16241.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Steps:&lt;BR /&gt;1. Download the survey rpm.&lt;BR /&gt;2. Install using the command rpm -Uvh survey-*.rpm&lt;BR /&gt;3. Generate a report using:&lt;BR /&gt;survey&lt;BR /&gt;4. The report will be generated in /var/compaq/survey&lt;BR /&gt;&lt;BR /&gt;Other tools and utilities exist out there.&lt;BR /&gt;&lt;BR /&gt;Have a nice day.&lt;BR /&gt;&lt;BR /&gt;frank</description>
      <pubDate>Sun, 09 Jul 2006 21:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989477#M47378</guid>
      <dc:creator>Franklin Abud</dc:creator>
      <dc:date>2006-07-09T21:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: find the smart-array firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989478#M47379</link>
      <description>Thank you for the survey,&lt;BR /&gt;&lt;BR /&gt;That works fine</description>
      <pubDate>Mon, 10 Jul 2006 04:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/find-the-smart-array-firmware-version/m-p/4989478#M47379</guid>
      <dc:creator>Wood_2</dc:creator>
      <dc:date>2006-07-10T04:09:48Z</dc:date>
    </item>
  </channel>
</rss>

