JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Netra SPARC T3-1BA Blade Server User’s Guide
search filter icon
search icon

Document Information

Using This Documentation

UNIX Commands

Shell Prompts

Related Documentation

Documentation, Support, and Training

Evaluating Product Compatibility

Evaluating the Blade Server

Features

Front and Side Panels

Form-Factor Physical Characteristics

Block Diagram

SPARC T3 Processor

Memory Support

Service Processor

Networking and I/O

IPMC

IPMB

FPGA

ARTM Support

Hot-Swap Support

Ports and Connectors

System Watchdog Timers

Warranty and Technical Support

Qualifying Your System

System Configurations

System Requirements and Options

Installing Optional Components

Install an ARTM

Install Compact Flash

Install Onboard Memory

Installing the Blade Server

Preparing to Install the Blade Server

Environmental Requirements

Power and Thermal Distribution

Required Cooling and Blade Impedance Curve

Tools and Materials Needed

Local Network IP Addresses and Host Names

Safety Requirements

Upgrade the Fan Trays

Installing the Blade Server

Unpack the Blade Server

Install Optional Components

Connect the External I/O Cables

Connect Cables to a System Console Running the Oracle Solaris OS

Connect Cables to a System Console Not Running Oracle Solaris OS

Insert and Latch the Blade Server

Operating System and Patches

Software and Firmware Upgrades

Administering the System

Software and Firmware Upgrades

Firmware and Blade Server Management

Creating a Boot Disk Server and Adding Clients

Create a Boot Server for Diskless Clients

Add Diskless Clients

Connect Hosts to LAN

Compact Flash Formatting for the Oracle Solaris OS

Automatic Power-Off Events

Performing a Server Recovery

Administering Configurations

ShMM CLI and Commands

Electronic Blade Server ID

View Blade ID

View Midplane FRU Information

Change the OOS LED Color

Multiplex Configuration of Zones 2 and 3

Management Port Routing

Configuring Ports and Pins

Front Connectors

On-Board Connectors

Midplane Connectors

Advanced Rear Transition Module Connectors (Zone 3)

Administering the Network

Locate Base MAC Address on Blade Server

Configuring and Using Serial Over LAN

Download and Install Software

Configure IP Address

Set Up subnet Mask

Set Up Default Gateway IP Address

Commit the Configurations

Ping the Sideband Interface

Open SOL Session

Users Supported in SOL Implementation

Create or Modify SOL User Name and Password

Set SOL Timeout

Network Device Aliases

Log In to Oracle ILOM

Servicing the Blade Server

LEDs and Status Indicators

Reset the Blade Server

Replacing a Blade Server

Shut Down OS and Deactivate the Blade Server

Power Off and Remove the Blade Server

Removing Optional Components

Power Off and Remove an ARTM

Remove a Compact Flash Card

Remove Onboard Memory

Replace a TOD Clock Battery

Return a Blade Server

Part Number, Serial Number, and MAC Address Label Locations

Programming the Blade Server

Programmable Devices

Sensors

OEM and IPMI Commands

Glossary

Index

Open SOL Session

You will need ipmitool version 1.8.9 or newer to open a SOL session. Older versions might work, however, they are not supported.

For detailed information about SOL, refer to Intelligent Platform Management Interface Specification v2.0.

  1. If using the blade server in a Sun Netra CT900 server, enter the following command:
    # clia console blade slot n 

    where blade slot n is the blade server slot number.

    Refer to Sun Netra CT900 Server Administration and Reference Manual for more information about the clia command and starting SOL on a NetConsole.

  2. If using the blade server in a third-party chassis, enter the following command:
    # ipmitool -C n -I lanplus -H 10.7.100.180 -U soluser -k gkey sol activate

    where n is the cipher suite number (1 to 3) in which you want to open the SOL session, and soluser is the user name.

    Cipher suite 0 is not supported.

    For information about cipher suites, refer to the SOL specification, version 0.6 or newer.

  3. Enter your password.

    Wait for the link to become active. It might take 30 seconds or longer. Depending on the spanning-tree configuration in the system, the corresponding host port on the switch could be blocked until the topology change is complete.

    During this time, NetConsole output is interrupted, and the user of an active connection might experience loss of connection or output.

    On the Netra CP3240 switch, spanning tree is enabled by default and takes less than 30 seconds for link activation. Using either the spanning-tree edgeport or no spanning-tree port mode command enables the port to initiate the forwarding state as soon as the link comes up.

    Using these commands can help minimize the possibility of lost console output due to spanning-tree configurations. Determine the best solution based on the configuration of the network and the desired behavior during link activation.

    For more information about the commands, refer to the Sun Netra CP3240 Switch Software Reference Manual.

Related Information