Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1527256.1
Update Date:2017-09-04
Keywords:

Solution Type  Technical Instruction Sure

Solution  1527256.1 :   How to Enable or Disable an IB Port on the Oracle Fabric Interconnect  


Related Items
  • Oracle Fabric Interconnect F1-15
  •  
  • Oracle Fabric Interconnect F1-4
  •  
Related Categories
  • PLA-Support>Sun Systems>SAND>Network>SN-SND: Oracle Virtual Networking
  •  




In this Document
Goal
Solution


Applies to:

Oracle Fabric Interconnect F1-4 - Version All Versions and later
Oracle Fabric Interconnect F1-15 - Version All Versions and later
Information in this document applies to any platform.

Goal

 Learn how to enable and disable an IB Port on the Oracle Fabric Interconnect Internal IB Switch as a method of troubleshooting a problem.

Solution

** from ibnetdiscover from user CLI or root user CLI **


vendid=0x2c9
devid=0x6274
sysimgguid=0x2c90200209893
caguid=0x2c90200209890
Ca 1 "H-0002c90200209890" # "MT25204 InfiniHostLx Mellanox Technologies"
[1] "S-001397010100014e"[18] # lid 26 lmc 0 "Xsigo Core: INI Ver: 1.0.0.2" lid 2
^ ^
| |
port lid

 

## from root cli ##


host:~# ibportstate
Usage: ibportstate [-d(ebug) -e(rr_show) -v(erbose) -D(irect) -G(uid) -s smlid -V(ersion) -C ca_name -P ca_port -t(imeout) timeout_ms] <dest dr_path|lid|guid> <portnum> [<op>]
supported ops: enable, disable, reset, speed, query

 
Examples:

ibportstate 3 1 disable # by lid
ibportstate -G 0x2C9000100D051 1 enable # by guid
ibportstate -D 0 1 # (query) by direct route
ibportstate 3 1 reset # by lid
ibportstate 3 1 speed 1 # by lid

 

host:~# ibportstate 2 18 disable
Initial PortInfo:
# Port info: Lid 2 port 18
LinkState:.......................Active
PhysLinkState:...................LinkUp
LinkWidthSupported:..............1X or 4X
LinkWidthEnabled:................1X or 4X
LinkWidthActive:.................4X
LinkSpeedSupported:..............2.5 Gbps
LinkSpeedEnabled:................2.5 Gbps
LinkSpeedActive:.................2.5 Gbps

 
After PortInfo set:

# Port info: Lid 2 port 18
LinkState:.......................Down
PhysLinkState:...................Disabled

 
Alternate way of doing this from 'admin' login is as follows:

Confirm if the IB port is on CORE / LEAF2 switch, and keep its GUID handy for the below command:

admin@chassis-name[xsigo] set diagnostics ib-link-state guid <GUID of internal switch> <port> down/up

 

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback