Go to main content
Oracle® Fabric OS 1.0.2 管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

升级模块

此过程使用 CLI。


提示  - virtualization switch(虚拟化交换机)上支持 I/O 模块。leaf switch(叶交换机)上不支持模块。
  1. 确定要升级的模块。
    [OFOS] show iocard
    slot         state     descr     type                        v-resources
    ------------------------------------------------------------------------
    2            up/up               gwEthernet4Port40GbCard     0
    3            up/up               sanFc2Port16GbCard          0
    4            up/up               gwEthernet4Port10GbCard     0
    embedded     up/up               sanFc2Port16GbCard          0
    4 records displayed
  2. 升级模块。
    1. 要升级 Oracle F2 双端口 16 Gb 光纤通道模块,请键入此命令,然后键入 y 来确认。
      [OFOS] system upgrade-io -slot=3
      Are you sure you want to update the I/O Module software (y/n)?

      该 FC 模块是唯一基于 CPUM 的模块。

    2. 要升级使用 Saturn 芯片的任何其他模块,请键入此命令,然后键入 y 来确认。
      [OFOS] system upgrade-saturn -slot=4
      Are you sure you want to update the I/O Module software (y/n)?

      还可以使用 system upgrade-saturn 命令升级管理板上嵌入式插槽中的 Saturn 芯片:

      [OFOS] system upgrade-saturn -slot=embedded
      Are you sure you want to update the I/O Module software (y/n)?
  3. 验证模块是否已升级。

    例如:

    [OFOS] show iocard 4

相关信息