Exit Print View

Sun Datacenter InfiniBand Switch 72 Topic Set

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

User Guide

Installing the Switch

Administering the Switch

Troubleshooting the Switch

Switch Hardware Problems

InfiniBand Fabric Problems

Understanding the LEDs

Front Status LEDs

Rear Status LEDs

Check Chassis Status LEDs

Check Network Management Port Status LEDs

Check Link Status LEDs

Check Power Supply Status LEDs

Check Fan Status LEDs

Understanding Routing Through the Switch

CXP Connectors and Link LEDs to Switch Chip Port Routes

Switch Chip Port to Switch Chip Port Routes

Switch Chip Port to CXP Connectors and Link LED Routes

Signal Route Through the Switch

Switch GUIDs Overview

Administrative Command Overview

Hardware Command Overview

InfiniBand Command Overview

Monitoring the Hardware

Display Switch General Health

Display Power Supply Status

Check Board-Level Voltages

Display Internal Temperatures

Display Fan Status

Display Switch Environmental and Operational Data

Display Switch Firmware Versions

Locate a Switch Chip or Connector From the GUID

Display Switch Chip Boot Status

Display Link Status

Display Switch Chip Port Status

Monitoring the InfiniBand Fabric

Identify All Switches in the Fabric

Identify All HCAs in the Fabric

Display the InfiniBand Fabric Topology

Display a Route Through the Fabric

Display the Link Status of a Node

Display Counters for a Node

Display Data Counters for a Node

Display Low-Level Detailed Information About a Node

Display Low-Level Detailed Information About a Port

Map LIDs to GUIDs

Display Subnet Manager Status

Controlling the Hardware

Restart the Management Controller

Restart the Entire Switch

Reset the Switch Chip

Recover Ports After Switch Chip Reset

Set Link Speed

Disable a Switch Chip Port

Enable a Switch Chip Port

Change the Administrator Password

Controlling the InfiniBand Fabric

Perform Comprehensive Diagnostics for the Entire Fabric

Perform Comprehensive Diagnostics for a Route

Determine Changes to the InfiniBand Fabric Topology

Find 1x or SDR or DDR Links in the Fabric

Determine Which Links Are Experiencing Significant Errors

Clear Error Counters

Clear Data Counters

Check All Ports

Reset a Port

Set Port Speed

Disable a Port

Enable a Port

Controlling the Subnet Manager

Create the guid.txt File

Create the opensm.conf File

Enable the Subnet Manager

Disable the Subnet Manager

Set the Subnet Manager Priority

Start the Subnet Manager With the opensmd Daemon

Stop the Subnet Manager With the opensmd Daemon

Servicing the Switch

Reference

Understanding the Commands

Index

Switch GUIDs Overview

Global unit identifiers (GUIDs) are unique 64-bit strings that identify nodes such as switches and channel adapters. For the Sun Datacenter InfiniBand switches, GUIDs are modified to identify the node’s role and location. The following table describes the GUID’s structure.

63
16
15
12
11
8
7
4
3
0
MAC (48 bits)
Type
Pos
Device
Num

The five fields of the GUID are described as follows:

The following table provides values for Type, Pos, Device.

Board
Type
Position
Device
Fabric card
0xF
0x0 (Fabric card 0)–0x8 (Fabric card 8)
0xA (I4 chip 0)–0xB (I4 chip 1)
Line card
0x1
0x0 (Line card 0)–0x8 (Line card 8)
0xA (I4 chip 0)–0xD (I4 chip 3)
Gateway
0x3
0x0
0xA,0xB (I4 chips 0, 1) 0x0, 0x4 (Gbe chips)
36-Port
0xA
0x0
0xA (I4 chip 0)
72-Port
0xB
0x0
0xA (I4 chip 0)–0xF (I4 chip 5)

For example, given the following output from the ibswitches command:

Switch  : 0x0021283a8620b0e0 ports 36 "Sun DCS 72 QDR switch 1.1(FC)" base port 1 lid 24 lmc 0

The GUID is 0x0021283a8620b0e0 or 0021283a8620 B 0 E 0. Using the information provided in this topic:

Related Information