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

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

Understanding Service Procedures

Antistatic Precautions

Suggested Tools

Component Addressing

Connector Addressing

Replaceable Components

Servicing the Power Supplies

Inspecting the Power Supplies

Identify the Power Supply

Inspect the Power Supply Hardware

Inspect the Power Supply Connectors

Power Off a Power Supply

Remove a Power Supply

Install a Power Supply

Power On a Power Supply

Servicing the CMCs

Inspecting the CMCs

Identify the CMC

Inspect the CMC Hardware

Inspect the CMC Connectors

Power Off a CMC

Remove a CMC

Install a CMC

Power On a CMC

Servicing the Fans

Inspecting the Fans

Identify the Fan

Inspect the Fan Hardware

Inspect the Fan Connector

Remove a Fan

Install a Fan

Servicing the Fabric Cards and Fabric Card Fillers

Inspecting the Fabric Cards

Identify the Fabric Card

Inspect the Fabric Card Chassis

Inspect the Fabric Card Retainer Bolts

Inspect the Fabric Card Fans

Inspect the Fabric Card XBOW Connectors

Power Off a Fabric Card

Remove a Fabric Card or Fabric Card Filler

Install a Fabric Card or Fabric Card Filler

Power On a Fabric Card

Servicing the InfiniBand Cables

Inspecting the InfiniBand Cables

Identify the InfiniBand Cable

Inspect the InfiniBand Cable Hardware

Inspect the InfiniBand Cable Connectors

Remove an InfiniBand Cable

Install an InfiniBand Cable

Servicing the Line Cards

Inspecting the Line Cards

Identify the Line Card

Inspect the Line Card Chassis

Inspect the Line Card Retainer Bolts

Inspect the Line Card XBOW Connectors

Inspect the Line Card CXP Connectors

Power Off a Line Card

Remove a Line Card

Install a Line Card Filler

Remove a Line Card Filler

Install a Line Card

Power On a Line Card

Doing Supportive Software Tasks

Reperform Initial Setup

Configure CMCs for Identical Addresses

Upgrading the Firmware

Set Up a TFTP Server

Reference

Command Reference

Index

Power On a Power Supply


Note - Use the table in Component Addressing to determine the slot number or IPMB address of your component.


  1. Identify the prerequisite and subsequent tasks you must perform in conjunction with this procedure, to achieve a goal.

    See the table in Servicing the Power Supplies.

  2. Reconnect the power cord to the respective receptacle at the rear of the chassis.


    Illustration shows a power cord being installed.

    The Connected LED lights to indicate the power supply is connected to facility power.

  3. Use the enablepsu command to bring the power supply to a fully powered state.

    For example, to fully power on power supply 0:

    # enablepsu 0
    Turning on 12V ...
    PSU 0, 12 V on
    #
  4. Verify the power supply’s operation with the showpresent and psustatus commands.

    For example, to check power supply 0:

    # showpresent | grep PSU
    PSU 00 present, state = ON
    PSU 01 present, state = ON
    PSU 02 present, state = ON
    PSU 03 present, state = ON
    #
    # psustatus 0
    PSU 0, 12 V on
    #
  5. (Optional) Display and record the power supplies FRU ID information:

    # clia fruinfo 20 FRU_number

    where FRU_number is from Component Addressing.

    The following example is the output for power supply 0:

    # clia fruinfo 20 3
    Pigeon Point Shelf Manager Command Line Interpreter
    20: FRU # 3, FRU Info
    Common Header:    Format Version = 1
    Internal Use Area:
         Version     = 1
    Chassis Info Area:
         Version   = 1
         Chassis Type             = (0)
         Chassis Part Number      = 
         Chassis Serial Number    = 
    Product Info Area:
         Version     = 1
         Language Code            = 25
         Manufacturer Name        = EMRSN
         Product Name             = DS2900-3-001
         Product Part / Model#    = 300-2133-04
         Product Version          = 04
         Product Serial Number    = A234EP000B02P
         Asset Tag                = 
         FRU Programmer File ID   = 
    Multi Record Area:
         Record Type              = Power Supply Information
             Version = 2
         Record Type              = DC Output
             Version = 2
         Record Type              = DC Output
             Version = 2
    #
Related Information