Exit Print View

Sun Datacenter InfiniBand Switch 648 Topic Set

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Installation

Preparing the Site

Installing the Switch

Administration

Administering the Switch

Diagnosing a Problem

Identifying the Problem

Checking Logs and Error Messages

Switch Event Message Overview

Display the Switch Message Log for Power Supplies

Display the Switch Message Log for Fabric Cards

Display the Switch Message Log for Line Cards

Display the System Event Log

Checking Status LEDs

Check Power Supply LEDs

Check CMC Status LEDs

Check the NET MGT LEDs

Check Fabric Card LEDs

Check Fan LEDs

Check Line Card LEDs

Check Link LEDs

Troubleshooting the Switch

Switch Hardware Problems

InfiniBand Fabric Problems

Understanding Signal Routing Through the Switch

CXP Connectors and LEDs to Line Card Switch Chip and Port Routes

Line Card Switch Chip to Line Card XBOW Connector Routes

Fabric Card XBOW Connector to Fabric Card Switch Chip Routes

Fabric Card Switch Chip to Fabric Card XBOW Connector Routes

Line Card XBOW Connector to Line Card Switch Chip Routes

Line Card Switch Chip and Port to CXP Connector and LED Routes

Signal Route Through the Switch

Understanding Switch Startup and Component Addition

Switch Startup Process

Fabric Card Addition Process

Line Card Addition Process

Switch GUIDs Overview

Remote Management

Understanding ILOM on the Switch

Installing the ILOM Firmware

Administering ILOM (CLI)

Administering ILOM (Web Interface)

Administering ILOM (SNMP)

Administering Hardware (IPMI)

Understanding ILOM Commands

Service

Servicing the Switch

Reference

Command Reference

Index

Switch GUIDs Overview

Global unit identifiers (GUIDs) are unique 64-bit strings which identify nodes such as switches and channel adapters. For Oracle’s 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)
36-Port
0xA
0x0
0xA (I4 chip 0)
72-Port
0xB
0x0
0xA (I4 chip 0)–0xF (I4 chip 5)

Note - In the previous table, the I4 switch chips are identified with alphabetical characters (A, B, C, and D). For the input of switch-specific and CLIA commands, and in other tables, the I4 switch chips are identified by numeric characters (0, 1, 2, and 3), respectively.


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

Switch  : 0x0021283a83b112b2 ports 36 "Sun DCS 648 shmm1500 LC slot 2 switch 1" base port 0 lid 17 lmc 0

The GUID is 0x0021283a83b112b2 or 0021283a83b1 1 2 B 2. Using the information provided in this topic:

Related Information