JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Netra SPARC T5-1B Server Module HTML Document Collection
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Installation

Understanding the Server Module

Installation Task Overview

Server Module Overview

Front and Rear Panel Components

Confirming Specifications

Physical Specifications

Electrical Specifications

Environmental Specifications

Preparing for Installation

Shipping Kit

Handling Precautions

ESD Precautions

Tools Needed for Installation

Plan Communication With the Server Module During Installation

Dongle Cables

Installing the Server Module

Prepare the Modular System and Server Module

Install Optional Components

Insert the Server Module Into the Chassis

Powering On the Server Module for the First Time

Powering On the Host for the First Time

Power On the Host Through the CMM (Web Interface)

Power On the Host Through the CMM (CLI)

Power On the Host Through the Front Panel (CLI)

Power On the Host Through the CMM SER MGT Port (CLI)

Installing the OS

Configure the Preinstalled OS

Oracle Solaris Configuration Parameters

Reach a State to Install a Fresh OS (Oracle ILOM Web Interface)

Reach a State to Install a Fresh OS (Oracle ILOM CLI)

Assign a Static IP Address to the SP

Administration

Service

Glossary

Index

Power On the Host Through the CMM (CLI)

You connect to the CMM through the RJ-45 NET MGT 0 Ethernet port. While this Ethernet connection supports both the CLI and the web interface to the CMM SP, this procedure describes how to use the CMM CLI.

  1. Ascertain the IP addresses for the CMM.
  2. Ensure that the CMM is connected to the network you are on.

    The network connection is through the RJ-45 connector labeled NET MGT 0 on the CMM.

  3. Log in to the CMM with the SSH client.
    $ ssh root@cmm_ip_address
    

    Replace cmm_ip_address with the IP address of the CMM.

  4. Type your password for the CMM Oracle ILOM root account when prompted.

    The factory default Oracle ILOM root password is changeme, but might have been changed in your environment.


    Note -  If this default Oracle ILOM root password has been changed, contact your system administrator for an Oracle ILOM user account with Administrator privileges.
    login:root
    Password: CMM_ILOM_password
    Oracle(TM) Integrated Lights Out Manager
    Version 3.x.x
    ...
    Warning: password is set to factory default.
    ->
    

    You are now logged into the Oracle ILOM CMM CLI.


    Note -  When you are ready to log out of the Oracle ILOM CMM, type exit.
  5. If you do not plan to use the preinstalled OS, do not perform the remaining steps.

    Instead, go to Reach a State to Install a Fresh OS (Oracle ILOM CLI).

  6. Navigate to the server module.
    -> cd /Servers/Blades/Blade_n
    

    Replace n with a number that identifies the chassis slot in the modular system where the target server module is installed.

  7. Power on the server module host.

    Replace n with a number that identifies the chassis slot in the modular system where the target server module is installed.

    -> start System
    Are you sure you want to start /Servers/Blades/Blade_n/System (y/n)? y
    Starting /System. . .
    

    The server module initializes.

  8. Switch communication to the server module host.

    When the Oracle ILOM prompt appears, type.

    -> start HOST/console
    Are you sure you want to start /Servers/Blades/Blade_5/HOST/console (y/n)? y
    Serial console started. To stop, type #.
    ...
    

    The server module might take several minutes to complete POST. If a boot device installed with Oracle Solaris OS is accessible locally, the server module boots. Otherwise, the server module uses the boot net command to seek a boot device on the network.

    You are now connected to the server module host.


    Note -  You can perform other Oracle ILOM commands while the server module initialization continues in the background. To return to Oracle ILOM, type #. (Hash Dot). To see information about available Oracle ILOM commands, type help. To return to the initialization, type: start /HOST/console.
  9. The server module hardware installation is now complete.

    You can now configure the Oracle Solaris OS to meet your needs. See Installing the OS.

Related Information