Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

验证固件升级 (nm3tool)

升级已完成且 SCP 已完成其重新引导后,可以验证安装是否成功并检查已安装组件的版本。

  1. 列出已安装的组件:

    nm3tool verify

    例如:

    [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. 列出当前使用的软件和固件:

    nm3tool version

    例如:

    [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) 

相关信息