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

Understanding Switch Specifications

Physical Specifications

Environmental Requirements

Acoustic Noise Emissions

Electrical Specifications

Network Management Connector and Pins

USB Management Connector and Pins

CXP Connector and Pins

Routing Service Cables

Power Cord Requirements

Management Cable Requirements

Understanding InfiniBand Cabling

InfiniBand Cable Cautions

InfiniBand Cable Guidelines

InfiniBand Cable Types

InfiniBand Cable Path Lengths

InfiniBand Cable Bundling

Floor and Underfloor Delivery of InfiniBand Cables

Overhead Delivery of InfiniBand Cables

Understanding the Installation

Installation Preparation

Suggested Tools

Antistatic Precautions

Installation Responsibilities

Installation Sequence

Shipping Carton Contents

Install the Switch in the Rack

Powering On the Switch

Attach the Management Cables

Attach the Power Cords

Accessing the Management Controller

Access the Management Controller From the Network Management Port

Access the Management Controller From the USB Management Port

Verify the Switch Status

Start the Subnet Manager

Connecting InfiniBand Cables

Attach the InfiniBand Cables

Check Link Status

Verifying the InfiniBand Fabric

Discover the InfiniBand Fabric Topology

Perform Diagnostics on the InfiniBand Fabric

Validate the InfiniBand Fabric and Report Errors

Administering the Switch

Servicing the Switch

Reference

Understanding the Commands

Index

Start the Subnet Manager

If you have no Subnet Managers other than the one within the management controller, you can set the Subnet Manager priority to the lowest value. If you have other Subnet Managers in your InfiniBand fabric, you must decide which is to be the master Subnet Manager. The master Subnet Manager has the highest priority. All other Subnet Managers are slave Subnet Managers, and must have a lower priority.

  1. Identify the prerequisite and subsequent installation tasks that you must perform in conjunction with this procedure.

    See Installation Sequence.

  2. Create the root node GUID file.

    See Create the guid.txt File.

  3. Create the Subnet Manager configuration file.

    See Create the opensm.conf File.

  4. Determine the priority of the Subnet Manager within the management controller.

  5. Set the priority of the Subnet Manager:

    # setsmpriority priority

    where priority is 0 (lowest) to 13 (highest). For example, to set the Subnet Manager to priority 13:

    # setsmpriority 13 
    -------------------------------------------------
    OpenSM 3.2.6_20090717
     Reading Cached Option File: /etc/opensm/opensm.conf
     Loading Cached Option:routing_engine = ftree
     Loading Cached Option:sminfo_polling_timeout = 1000
     Loading Cached Option:polling_retry_number = 3
    Command Line Arguments:
     Priority = 13
     Creating config file template ’/tmp/osm.conf’.
     Log File: /var/log/opensm.log
    -------------------------------------------------
    # 
  6. Enable the Subnet Manager:

    # enablesm
    Starting IB Subnet Manager.                                [  OK  ]
    #
  7. Attach the InfiniBand cables.

    See Attach the InfiniBand Cables.

Related Information