JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Datacenter InfiniBand Switch 36 HTML Document Collection for Firmware Version 2.1
search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Feedback

Access to Oracle Support

Installation

Understanding the Switch

Switch Overview

Physical Specifications

Environmental Requirements

Acoustic Noise Emissions

Electrical Specifications

NET MGT Connector and Pins

USB Management Connector and Pins

InfiniBand QSFP Connector and Pins

Understanding Cabling

Routing Service Cables

Understanding InfiniBand Cabling

Preparing to Install the Switch

Installation Preparation

Suggested Tools for Installation

Antistatic Precautions for Installation

Installation Responsibilities

Installation Sequence

Verify Shipping Carton Contents

Assemble the Optical Fiber InfiniBand Cables

Route the InfiniBand Cables

Installing the Switch

Install the Switch in the Rack

Powering On the Switch

Connecting InfiniBand cables

Verifying the InfiniBand Fabric

Administration

Troubleshooting the Switch

Switch Hardware Problems

InfiniBand Fabric Problems

Network Management Troubleshooting Guidelines

Understanding Routing Through the Switch

Switch GUIDs Overview

Understanding Administrative Commands

Configuration Overview

Oracle ILOM Command Overview

Hardware Command Overview

InfiniBand Command Overview

Administering the Chassis

Monitoring the Chassis

Controlling the Chassis

Administering the I4 Switch Chip

Monitoring the I4 Switch Chip

Controlling the I4 Switch Chip

Administering the Subnet Manager

Monitoring the Subnet Manager

Controlling the Subnet Manager

Configuring Secure Fabric Management

Administering the InfiniBand Fabric

Monitoring the InfiniBand Fabric

Controlling the InfiniBand Fabric

Remote Management

Understanding Oracle ILOM on the Switch

Oracle ILOM Overview

Supported Features

Understanding Oracle ILOM Targets

Administering Oracle ILOM (CLI)

CLI Overview

Accessing Oracle ILOM From the CLI

Switching Between the Oracle ILOM Shell and the Linux Shell

Monitoring Oracle ILOM Targets (CLI)

Controlling Oracle ILOM Targets (CLI)

Upgrading the Switch Firmware Through Oracle ILOM (CLI)

Administering Oracle ILOM (Web)

Web Interface Overview

Access Oracle ILOM From the Web Interface

Monitoring Oracle ILOM Targets (Web)

Controlling Oracle ILOM Targets (Web)

Upgrade the Switch Firmware (Web)

Using the Fabric Monitor

Access the Fabric Monitor

Fabric Monitor Features

Accessing the Rear Panel Diagram

Accessing Status Pane Information

Control Panel Function

Monitoring Parameters and Status

Administering Oracle ILOM (SNMP)

SNMP Overview

Understanding SNMP Commands

Monitoring Oracle ILOM Targets (SNMP)

Controlling Oracle ILOM Targets (SNMP)

Administering Hardware (IPMI)

ipmitool Overview

Display the Sensor States (IPMI)

Display the Sensor Information (IPMI)

Display the System Event Log (IPMI)

Display FRU ID Information (IPMI)

Display Switch Status LED States (IPMI)

Enable the Locator LED (IPMI)

Disable the Locator LED (IPMI)

Understanding Oracle ILOM Commands

cd Command

create Command

delete Command

dump Command

exit Command (Oracle ILOM)

help Command (Oracle ILOM)

load Command

reset Command

set Command

show Command

version Command (Oracle ILOM)

Service

Detecting and Managing Faults

Interpreting Status LEDs

Managing Faulty Components

Identify Faults in the Oracle ILOM Event Log

Determining the Alarm State of a Component or System

Evaluating Sensor Alarms

Accessing CLI Prompts

Understanding Service Procedures

Replaceable Components

Suggested Tools for Service

Antistatic Precautions for Service

Servicing Power Supplies

Determine If a Power Supply Is Faulty

Inspecting a Power Supply

Power Off a Power Supply

Remove a Power Supply

Install a Power Supply

Power On a Power Supply

Servicing Fans

Determine If a Fan Is Faulty

Inspecting a Fan

Remove a Fan

Install a Fan

Servicing InfiniBand Cables

Inspecting the InfiniBand Cables

Remove an InfiniBand Cable

Install an InfiniBand Cable

Servicing the Battery

Determine If the Battery Is Faulty

Remove the Switch From the Rack

Replace the Battery

Reference

Understanding Hardware Commands

Linux Shells for Hardware Commands

autodisable Command

checkboot Command

checkpower Command

checktopomax Command

checkvoltages Command

connector Command

create_ipoib Command

createfabric Command

dcsport Command

delete_ipoib Command

disablecablelog Command

disablelinklog Command

disablesm Command

disableswitchport Command

enablecablelog Command

enablelinklog Command

enablesm Command

enableswitchport Command

env_test Command

exit Command (Hardware)

fdconfig Command

fwverify Command

generatetopology Command

getfanspeed Command

getmaster Command

getportcounters Command

getportstatus Command

help Command (Hardware)

listlinkup Command

localmkeypersistence Command

matchtopology Command

setcontrolledhandover Command

setmsmlocationmonitor Command

setsmmkey Command

setsmpriority Command

setsmrouting Command

setsubnetprefix Command

showdisk Command

showfree Command

showfruinfo Command

showpsufru Command

showsmlog Command

showtemps Command

showtopology Command

showunhealthy Command

smconfigtest Command

smnodes Command

smpartition Command

smsubnetprotection Command

version Command (Hardware)

Understanding InfiniBand Commands

Linux Shells for InfiniBand Commands

ibdiagnet Command

ibhosts Command

ibnetdiscover Command

ibnetstatus Command

ibnodes Command

ibportstate Command

ibroute Command

ibrouters Command

ibstat Command

ibswitches Command

ibtracert Command

perfquery Command

saquery Command

smpquery Command

Understanding SNMP MIB OIDs

OID Tables Overview

Understanding the SUN-DCS-IB-MIB MIB OIDs

Understanding the SUN-FABRIC-MIB MIB OIDs

Understanding the SUN-HW-TRAP-MIB MIB OIDs

Understanding the SUN-ILOM-CONTROL-MIB MIB OIDs

Understanding the SUN-PLATFORM-MIB MIB OIDs

Understanding the ENTITY-MIB MIB OIDs

Index

createfabric Command

Correlates fabric elements.

Syntax

createfabric subcommand [-h]

This hardware command has subcommands that determine its functionality. This table describes the subcommands and provides their syntax.

Subcommand Syntax
Description
start from-current|empty
Initiates a configuration based upon a currently used configuration or an entirely new one.
add-element|force-add-element -name hostname -ilomIp IP_address [-redundantIP IP_address]
Adds a fabric element to the edited configuration. The force prefix adds the element without validation. Use this prefix when you are configuring an element without verification of bindings.
modify-element|force-modify-element -name hostname [-ilomIp IP_address][-redundantIP IP_address]
The force prefix modifies the element without validation. Use this prefix when you are modifying an element without verification of bindings.
delete-element -name hostname
Removes a fabric element from the edited configuration.
complete
Completes the configuration process and commits the edited configuration to become the active configuration.
list active|modified
Displays the active or modified configuration.
abort
Abruptly ends the configuration session. All edited configuration information is lost, and the active configuration remains unchanged.

where:

Description

This hardware command correlates the fully qualified domain names, the Oracle ILOM IP address, and redundant IP address of the fabric elements in the InfiniBand fabric into a fabric configuration file. Fabric elements are typically management controllers hosting Subnet Manager instances.

There are two configuration files, the active configuration and the modified configuration. When creating a configuration file, you must initiate the configuration session with the createfabric start command. During the session, you can create a modified copy of the active configuration or an entirely new configuration. To end the session, you must use the createfabric complete command to make the modified configuration the active configuration. Once committed, the active configuration is distributed to all Subnet Managers in the InfiniBand fabric where the management controller's IP addresses are listed in the Subnet Manager nodes (smnodes) list.

Like the smnodes list, the fabric configuration file must exist in every management controller filesystem. The file contains a list of Oracle ILOM IP addresses and redundant IP addresses of all active management controllers hosting a Subnet Manager in your fabric. The file should have an entry for every Sun Datacenter InfiniBand Switch 36 and Sun Network QDR InfiniBand Gateway Switch that runs a Subnet Manager in your InfiniBand fabric.


Note - If the Subnet Manager nodes of your InfiniBand fabric ever change (disabled, added, and so on), you must update all copies of the fabric configuration file.


This table describes each of the columns of the output of the createfabric list active and createfabric list modified commands.

Column Heading
Description
Hostname
Name of the element. The host name of the management controller hosting a Subnet Manager.
ILOM IP Addr
IP address of the element, recognized by Oracle ILOM.
Redundant IP Addr
IP address of the element, used by IPoIB.

The createfabric command is available from the /SYS/Fabric_Mgmt Linux shell target of the Oracle ILOM CLI interface.

Options

This table describes the options to the createfabric command and their purposes.

Option
Purpose
-name
Specifies the element host name.
-ilomIp
Specifies the IP address of the element recognized by Oracle ILOM.
-redundantIp
Specifies a second IP address of the element:
-h
Provides help.
Example

This example shows how to display the current fabric configuration file with the createfabric command.

FabMan@switch_name->createfabric list active
Hostname                                 ILOM IP Addr            Redundant IP Addr 
--------------------------------         --------------------    ----------------
mnm12-36p-1                              123.45.67.89            - 
FabMan@switch_name->
Related Information