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

Recover Ports After Switch Chip Reset

If after resetting an I4 switch chip using the i4reset command ports are still identified as down, restart the environment daemon.

  1. On the management console, identify the ports that are down:

    # listlinkup
    Connector  0A Present <-> I4-A Ports 22 down 21 down 20 down
    Connector  1A Not present
    .
    .
    .

    In this example, ports 20, 21, and 22 of switch chip I4-A are down.

  2. If the ports are still down, restart the environment daemon:

    # /etc/init.d/envd stop; /etc/init.d/envd start
    #

    Wait one minute for the links to retrain.

  3. Verify that the ports are up:

    # listlinkup
    Connector  0A Present <-> I4-A Ports 22 up 21 up 20 up
    Connector  1A Not present
    .
    .
    .

    Note - If the ports do not come up, repeat this procedure a second time. Additionally, investigate if the respective cable or the InfiniBand device at the other end of the cable is at fault.


Related Information