Go to main content
Oracle® Fabric OS 1.0.2 Administration Guide

Exit Print View

Updated: November 2016
 
 

Upgrade a Module

This procedure uses the CLI.


Tip  -  I/O modules are supported only on a virtualization switch. Modules are not supported on a leaf switch.
  1. Determine which module you want to upgrade.
    [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. Upgrade the module.
    1. To upgrade the Oracle F2 Dual Port 16 Gb Fibre Channel Module, type this command and then type y to confirm.
      [OFOS] system upgrade-io -slot=3
      Are you sure you want to update the I/O Module software (y/n)?

      The FC module is the only CPUM-based module.

    2. To upgrade any other module that uses a Saturn chip, type this command and then type y to confirm.
      [OFOS] system upgrade-saturn -slot=4
      Are you sure you want to update the I/O Module software (y/n)?

      You can also use the system upgrade-saturn command to upgrade a Saturn chip on an embedded slot on a management board:

      [OFOS] system upgrade-saturn -slot=embedded
      Are you sure you want to update the I/O Module software (y/n)?
  3. Verify that the module was upgraded.

    For example:

    [OFOS] show iocard 4

Related Information