Go to main content
Oracle® Fabric OS 1.0.2 Administration Guide

Exit Print View

Updated: November 2016
 
 

Display Information for the Virtualization Switch

  1. Display the modules installed on the virtualization switch.
    [OFOS] show iocard
    slot         state     descr     type                        v-resources
    -------------------------------------------------------------------------------
    1            up/up               sanFc2Port16GbCard          1
    2            up/up               gwEthernet4Port40GbCard     0
    4            up/up               gwEthernet4Port10GbCard     0
    5            up/up               ibSlm8Port100GbCard         0
    7            up/up               sanFc2Port16GbCard          0
    embedded     up/up               spineIb4Gw2PortCard         0
    6 records displayed

    You can also use the show iocard subcommands to view additional information:

    • alarms

    • cpu

    • dmesg

    • errors

    • ioport

    • ioports

    • stats

    • vhbas

    • vnics

    • warnings


    Note -  VHBAs are supported only for the virtualization switch. VHBAs are not supported for the leaf switch.

    For more information on these commands, refer to the Oracle Fabric OS 1.0.2 Command Reference.

  2. Display the port status for all I/O ports on the virtualization switch.
    [OFOS] show ioport
    name             type                     state       descr      v-resources 
    ----------------------------------------------------------------------------
    embedded/5       gwEthernet40GbPort       up/up                  0
    embedded/6       gwEthernet40GbPort       up/down                0
    1/1              sanFc16GbPort            up/down                2
    1/2              sanFc16GbPort            up/down                2
    2/1              gwEthernet40GbPort       up/down                0
    2/2              gwEthernet40GbPort       up/down                0
    2/3              gwEthernet40GbPort       up/up                  0
    2/4              gwEthernet40GbPort       up/up                  0
    4/1              gwEthernet10GbPort       up/up                  0
    4/2              gwEthernet10GbPort       up/up                  0
    4/3              gwEthernet10GbPort       up/up                  0
    4/4              gwEthernet10GbPort       up/up                  0
    7/1              sanFc16GbPort            up/down                0
    7/2              sanFc16GbPort            up/up                  1
    14 records displayed
    [OFOS] show infiniband-port
    name            state         mode_state       guid
    ---------------------------------------------------------------
    embedded/1      up/up          switching       10e080510303ff
    embedded/2      up/up          switching       10e080510303ff
    embedded/3      up/down        switching       10e080510303ff
    embedded/4      up/down        switching       10e080510303ff
    5/1             up/down        switching       90f597e0100003ff
    5/2             up/down        switching       90f597e0100003ff
    5/3             up/down        switching       90f597e0100003ff
    5/4             up/down        switching       90f597e0100003ff
    5/5             up/down        switching       90f597e0100003ff
    5/6             up/down        switching       90f597e0100003ff
    5/7             up/down        switching       90f597e0100003ff
    5/8             up/down        switching       90f597e0100003ff
    12 records displayed
    [OFOS] show multiconfig-port
    name            port_type 
    ----------------------------------
    embedded/5      gwEthernet40GbPort
    embedded/6      gwEthernet40GbPort
    2/1             gwEthernet40GbPort
    2/2             gwEthernet40GbPort
    2/3             gwEthernet40GbPort
    2/4             gwEthernet40GbPort
    6 records displayed

Related Information