Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Verify the Firmware Upgrade (nm3tool)

After the upgrade is complete, and the SCP has completed its reboots, you can verify that the installation was successful and check the versions of installed components.

  1. List installed components:

    nm3tool verify

    For example:

    [root@switch1 ~]# nm3tool verify
    Verifying nm3repo.manifest-LEAF-0.1.5.0-109                     cce8812e13aa586689b4e72a38133ff7 [OK]
    Verifying BUILD                                                 9c989687e9415c7275432f6be7f071a7 [OK]
    Verifying 50_ems.py                                             62a5603326e1aa29d7c46f5bc4e040b7 [OK]
    Verifying 20_ib.py                                              7018d881bffb0021323862223c04acc4 [OK]
    Verifying 30_ofos.py                                            8059a85e47593fd90978bcbbae789d3c [OK]
    Verifying 01_precheck.py                                        86635c255a6f4de97eb475192c869eef [OK]
    Verifying nm3init                                               dafe7c55bf57da486491211687c39d4c [OK]
    Verifying nm3tool                                               25063752f2700712 
  2. List currently used software and firmware:

    nm3tool version

    For example:

    [root@switch1 ~]# nm3tool version
    BASE OS:                2016-06-10_13-46-06
    SATURN:                 1.0 
    PSIF 0x00100000:        1.0
    PSIF 0x00200000:        1.0
    PSIF Bootloader:        1.0
    OFOS:                   1.0.0-OFOS
    OFM:                    5.0.0_OFM
    JRE:                    1.8.0_77
    EMS version readout is currently not supported
    ILOM version readout is currently not supported
    FPGA version readout is currently not supported
    version completed with 0 error(s) 

Related Information