Menu

#294 ipmitool reporting wrong firmware revision?

version-1.8.14
closed-out-of-date
5
2014-02-13
2014-02-13
Locane
No

Hi, I'm not sure if this is the right place for this.

ipmitool seems to be reporting the wrong ipmi firmware revision on Supermicro's H8QG6-F motherboard.

The BIOS reports the IPMI FW as being 2.06, and Supermicro's website says that 2.06 is current, however ipmitool shows it as 2.6.

Am I missing something, or is this a bug in ipmitool?

Related

Bugs (use GitHub instead): #294

Discussion

  • Zdenek Styblik

    Zdenek Styblik - 2014-02-13

    Hello,

    it would be great to provide ipmitool version, command + parameters and output.

    Thanks.

     
    • Locane

      Locane - 2014-02-13

      I "yum updated" ipmitool, and it shows as 1.8.11 with ipmitool -V.

      The command I'm typing is "ipmitool mc info", and the line I'm interested
      in is "Firmware Revision".

      Thanks for the quick reply!
      On Feb 13, 2014 10:50 AM, "Zdenek Styblik" stybla@users.sf.net wrote:

      Hello,

      it would be great to provide ipmitool version, command + parameters and
      output.

      Thanks.

      Status: open
      Labels: incorrect info reporting wrong firmware revision mc info
      Created: Thu Feb 13, 2014 06:46 PM UTC by Locane
      Last Updated: Thu Feb 13, 2014 06:46 PM UTC
      Owner: nobody

      Hi, I'm not sure if this is the right place for this.

      ipmitool seems to be reporting the wrong ipmi firmware revision on
      Supermicro's H8QG6-Fhttp://www.supermicro.com/Aplus/motherboard/Opteron6000/SR56x0/H8QG6-F.cfmmotherboard.

      The BIOS reports the IPMI FW as being 2.06, and Supermicro's website says
      that 2.06 is current, however ipmitool shows it as 2.6.

      Am I missing something, or is this a bug in ipmitool?

      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/ipmitool/bugs/294/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs (use GitHub instead): #294

      • Zdenek Styblik

        Zdenek Styblik - 2014-02-13

        Please, try the latest version of ipmitool which is 1.8.13.

         
  • Locane

    Locane - 2014-02-13

    I apologize for my ignorance in advance, but I'm not sure how to do that. I couldn't find instructions here.

    The yum repository seems to think 1.8.11 is current.

    Downloading the archive here from sourceforge and extracting it gets me in to a directory with a lot of files, most notably the source. I got as far as using the "configure" executable to configure an installation, and then "make", but "make install" doesn't produce anything usable - no "ipmitool" executable in the local directory or in /usr/bin. Is it supposed to?

    I'm using CentOS 6.4

     
    • Locane

      Locane - 2014-02-13

      Nevermind - I found the new executable in the "src" directory.

      The new version fixed the issue - the firmware revision is now reporting correctly!

       
    • Zdenek Styblik

      Zdenek Styblik - 2014-02-13

      It's most likely in /usr/local/bin/, resp. /usr/local/bin/ipmitool

      btw you can(and should) do: % make install DESTDIR=/path/where/i/want/it ;, eg. % make install DESTDIR=/tmp/package-ipmitool/ ; ;-)

       
  • Zdenek Styblik

    Zdenek Styblik - 2014-02-13
    • status: open --> closed-out-of-date
    • assigned_to: Zdenek Styblik
     
  • Zdenek Styblik

    Zdenek Styblik - 2014-02-13

    Ok, I'm glad to hear this is no longer issue :)

    Closing as out-of-date.

     

    Last edit: Zdenek Styblik 2014-02-13

Log in to post a comment.