Go to main content
Oracle® Fabric OS 1.0.2 Administration Guide

Exit Print View

Updated: November 2016
 
 

Restart a Module

This procedure uses the CLI.

  1. Determine which module you wish to restart.
    [OFOS] show iocard
    slot         state                 descr     type                        v-resources
    ------------------------------------------------------------------------------------
    1            up/up                           sanFc2Port16GbCard          1
    2            up/indeterminate                gwEthernet4Port40GbCard     0
    4            up/up                           gwEthernet4Port10GbCard     0
    5            up/up                           ibSlm8Port100GbCard         0
    7            up/up                           sanFc2Port16GbCard in slot  0
    5 records displayed
  2. Restart the module and type y to confirm.

    For example, restart the module in slot 2:

    [OFOS] set iocard 2 reset
    Resetting I/O cards will adversely affect any virtual I/O resource connected to them and
    thus cut I/O to the physical servers.  Are you sure you want to reset the I/O card in
    slot 2 (y/n)?
  3. Verify that the module was restarted and is now in the up/up state.

Related Information