![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Troubleshooting Sure Solution 1368260.1 : Troubleshooting Information for Switches Included with Oracle Exalogic Racks
Troubleshooting Information for Gateways Included with Oracle Exalogic Racks; Sun Network QDR InfiniBand Gateway Switch, Sun Datacenter InfiniBand Switch 36 and Cisco Catalyst 4948 Ethernet management switch In this Document
Applies to:Oracle Exalogic Elastic Cloud Software - Version 1.0.0.0.0 and laterOracle Exalogic Elastic Cloud X2-2 Hardware - Version X2 to X2 [Release X2] Information in this document applies to any platform. ***Checked for relevance on 15-Jan-2014*** PurposeThe purpose of this document is to outline the commands and logs needed to troubleshoot, resolve and report issues resulting from problems with networking hardware included in the Exalogic X-2 rack. Troubleshooting StepsOracle Exalogic racks consist of the following switches. The number included varies based on the configuration (Quarter, Half or Full rack) 1) Sun Datacenter InfiniBand Switch 36 (Sun NM2-36p)Documentation: http://download.oracle.com/docs/cd/E19197-01/index.html (36x) QDR InfiniBand ports (BASE-T) This switch is a full, 36 port, QDR InfiniBand switch. It is only included in half and full rack configurations. It comes from the factory unwired as it is only used in multi-rack configurations. When implemented for multi-rack installations, it serves to create a "fat-tree" fabric architecture. The switch includes configuration options for limiting access from other racks. Troubleshooting information: On the SDS 36 Infiniband switch, the following log files are available to troubleshoot issues: /var/log/messages
/var/log/opensm.log /var/log/opensm-subnet.lst (the opensm files may not contain much information if the SDS 36 is not the Subnet Manager Master)
/usr/local/bin/version
/usr/local/bin/env_test /usr/local/bin/listlinkup /usr/bin/ibdiagnet -skip dup_guids -pm /usr/sbin/ibcheckerrors -v (collect output)
ibdiagnet.db
ibdiagnet.lst ibdiagnet.pm ibdiagnet.pkey ibdiagnet_ibis.log ibdiagnet.fdbs ibdiagnet.mcfdbs ibdiagnet.sm ibdiagnet.log ldalog 2) Sun Network QDR InfiniBand Gateway Switch (Sun NM2-GW )Documentation: http://download.oracle.com/docs/cd/E19671-01/index.html (32x) QDR InfiniBand ports (BASE-T) The gateway is a full, 32-port QDR InfiniBand switch which is redundantly deployed in each Exalogic rack. It consists of 8, 10GbE ports bridged (not switched) to the IB fabric. Exadata racks (ED) do not have these switches, ED uses the NM2-36p for IPoIB and RDS communications between the DB nodes and Cells. By default, client side connectivity is accessed via onboard 1GbE or 10GbE interfaces local to the DB nodes. The use of EoIB is currently unsupported
Troubleshooting information: The following commands are available from all hosts in the IB subnet :
This command will list name of HCAs and will also list the BridgeX devices and the Gateway names for those
This command will list name of IB switches in the IB subnet including IB switches in the Gatways in the IB subnet
This command will show the IB devices CAs and Switches) in the IB subnet and the connections between the IB devices
All the above information can also be collected by running RDA in the Exalogic Environment.
NM2GW - IB Connectivity verification: - IB connection verification can be done by using the ibnetdiscover command which is available for both hosts running the IB software stack and the NM2GW
- In addition the NM2GW got some added commands that could be used for IB connectivity verification
3) Cisco Catalyst 4948 Ethernet management switch (Cisco 4948 Switch)Documentation: http://www.cisco.com/en/US/products/ps6021/tsd_products_support_troubleshoot_and_alerts.html
Typically uplinked to the datacenter for remote access to nodes, this switch is also used for network management tools (ASR, OpsCenter, etc) Troubleshooting information: The following can be collected to assist troubleshooting. show logging
show running-config show tech-support
show <command> | redirect url
Syntax Description :
| redirect url The addition of this syntax redirects the command output to the file location specified in the URL. The pipe (|) is required. The Cisco IOS File System (IFS) uses URLs to specify the location of a file system, directory, and file. Typical URL elements include: prefix:[directory/]filename Prefixes can be local file locations, such as flash: or disk0:. Alternatively, you can specify network locations using the following syntax: ftp:[[//[username[:password]@]location]/directory]/filename tftp:[[//location]/directory]/filename Note The rcp: prefix is not supported. Attachments This solution has no attachment |
||||||||||||||||||||
|