Go to main content

Oracle® ZFS Storage Appliance Administration Guide, Release OS8.7.x

Exit Print View

Updated: September 2017
 
 

Discovering FC Ports (CLI)

  • To discover FC Ports, use the following CLI commands:
    dory:configuration san fc targets> show
    Properties:
                          targets = wwn.2100001B32811639,wwn.2101001B32A12239
    Targets:
    NAME       MODE       WWN                     PORT                 SPEED
    target-000 target     wwn.2100001B32811639    PCIe 5: Port 1       4 Gbit/s
    target-001 initiator  wwn.2101001B32A11639    PCIe 5: Port 2       0 Gbit/s
    target-002 initiator  wwn.2100001B32812239    PCIe 2: Port 1       0 Gbit/s
    target-003 target     wwn.2101001B32A12239    PCIe 2: Port 2       0 Gbit/s
    dory:configuration san fc targets> select target-000
    dory:configuration san fc targets target-000> show
    Properties:
                              wwn = wwn.2100001B32811639
                             port = PCIe 5: Port 1
                             mode = target
                            speed = 4 Gbit/s
                 discovered_ports = 6
               link_failure_count = 0
               loss_of_sync_count = 0
             loss_of_signal_count = 0
             protocol_error_count = 0
            invalid_tx_word_count = 0
                invalid_crc_count = 0
    Ports:
    PORT      WWN                   ALIAS              MANUFACTURER
    port-000  wwn.2100001B3281A339  longjaw-1          QLogic Corporation
    port-001  wwn.2101001B32A1A339  longjaw-2          QLogic Corporation
    port-002  wwn.2100001B3281AC39  thicktail-1        QLogic Corporation
    port-003  wwn.2101001B32A1AC39  thicktail-2        QLogic Corporation
    port-004  wwn.2100001B3281E339  <none>             QLogic Corporation
    port-005  wwn.2101001B32A1E339  <none>             QLogic Corporation
    

Related Topics