<?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 check firmware version on DL380 server? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478871#M37908</link>
    <description>to check SCSI or FC HBA firmware and bios version, use the command:&lt;BR /&gt;&lt;BR /&gt;#cat /proc/scsi/&lt;QLA2X00 or="" lpfc=""&gt;/&lt;PORT number=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;QLA2X00 or="" lpfc=""&gt; - substitute this field with FC HBA's driver name like qla2x00 or lpfc or mptspi&lt;BR /&gt;&lt;BR /&gt;&lt;PORT number=""&gt; - substitute this field with port number on the FC HBA like 0,1, etc..&lt;BR /&gt;&lt;BR /&gt;&lt;/PORT&gt;&lt;/QLA2X00&gt;&lt;/PORT&gt;&lt;/QLA2X00&gt;</description>
    <pubDate>Tue, 01 Sep 2009 16:55:43 GMT</pubDate>
    <dc:creator>kvelayutham</dc:creator>
    <dc:date>2009-09-01T16:55:43Z</dc:date>
    <item>
      <title>How to check firmware version on DL380 server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478865#M37902</link>
      <description>I would like to know firmware version of mainboard, fiber card and any hardware component.&lt;BR /&gt;&lt;BR /&gt;Anyone know utility to use.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Thu, 13 Aug 2009 07:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478865#M37902</guid>
      <dc:creator>nataris</dc:creator>
      <dc:date>2009-08-13T07:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to check firmware version on DL380 server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478866#M37903</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try this:&lt;BR /&gt;&lt;BR /&gt;/opt/hp/hpdiags/hpdiags -t &amp;gt;/tmp/hpdiags.txt&lt;BR /&gt;&lt;BR /&gt;search for "Firmware"&lt;BR /&gt;&lt;BR /&gt;prerequisite:&lt;BR /&gt;&lt;BR /&gt;PSP: 8.25&lt;BR /&gt;OS: Linux&lt;BR /&gt;&lt;BR /&gt;Kind Regards, Michael</description>
      <pubDate>Thu, 13 Aug 2009 08:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478866#M37903</guid>
      <dc:creator>Wolf_12</dc:creator>
      <dc:date>2009-08-13T08:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to check firmware version on DL380 server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478867#M37904</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If you have installed PSP, the insight web interface also has information on firmware.&lt;BR /&gt;&lt;BR /&gt;http://hostname:2381  or maybe 2301&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Aug 2009 10:14:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478867#M37904</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-13T10:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to check firmware version on DL380 server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478868#M37905</link>
      <description>it depends which flavor of Unix you use on Proliant , for example my customer use RedHat Enterprise and following commands are useful:&lt;BR /&gt;&lt;BR /&gt;dmesg | grep -i cpu&lt;BR /&gt;&lt;BR /&gt;More useful:&lt;BR /&gt;cat /proc/version&lt;BR /&gt;cat /proc/cpuinfo&lt;BR /&gt;cat /proc/meminfo&lt;BR /&gt;&lt;BR /&gt;(Check in under directory /proc to find more..)&lt;BR /&gt;&lt;BR /&gt;Very useful one:&lt;BR /&gt;dmidecode&lt;BR /&gt;&lt;BR /&gt;And recommend you to visit to find more and more at the address:&lt;BR /&gt;&lt;A href="http://bhami.com/rosetta.html" target="_blank"&gt;http://bhami.com/rosetta.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2009 10:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478868#M37905</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-08-14T10:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to check firmware version on DL380 server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478869#M37906</link>
      <description>Nataris,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you are satisfied with the answers you have received it would be appreciated if you would assign points:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Wed, 26 Aug 2009 05:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478869#M37906</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-08-26T05:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to check firmware version on DL380 server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478870#M37907</link>
      <description>You can also try using "dmi-decode". For example:&lt;BR /&gt;&lt;BR /&gt; dmidecode -s bios-version&lt;BR /&gt; dmidecode -s bios-release-date&lt;BR /&gt; dmidecode -s system-product-name&lt;BR /&gt; dmidecode -s system-serial-number&lt;BR /&gt; &lt;BR /&gt;etc. Depending on what it is that you want to find out, this works fine.</description>
      <pubDate>Thu, 27 Aug 2009 09:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478870#M37907</guid>
      <dc:creator>Robert Schüttler</dc:creator>
      <dc:date>2009-08-27T09:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to check firmware version on DL380 server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478871#M37908</link>
      <description>to check SCSI or FC HBA firmware and bios version, use the command:&lt;BR /&gt;&lt;BR /&gt;#cat /proc/scsi/&lt;QLA2X00 or="" lpfc=""&gt;/&lt;PORT number=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;QLA2X00 or="" lpfc=""&gt; - substitute this field with FC HBA's driver name like qla2x00 or lpfc or mptspi&lt;BR /&gt;&lt;BR /&gt;&lt;PORT number=""&gt; - substitute this field with port number on the FC HBA like 0,1, etc..&lt;BR /&gt;&lt;BR /&gt;&lt;/PORT&gt;&lt;/QLA2X00&gt;&lt;/PORT&gt;&lt;/QLA2X00&gt;</description>
      <pubDate>Tue, 01 Sep 2009 16:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-firmware-version-on-dl380-server/m-p/4478871#M37908</guid>
      <dc:creator>kvelayutham</dc:creator>
      <dc:date>2009-09-01T16:55:43Z</dc:date>
    </item>
  </channel>
</rss>

