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

Administration

Service

Identifying Components

Front and Rear Panel (Service)

Component Locations

Component Task Reference

Detecting and Managing Faults

Understanding Diagnostics and Tools

Diagnostics Process

Tool Availability

Log In To Oracle ILOM (Service)

Oracle ILOM Service-Related Commands

Interpreting LEDs

Front Panel Controls and LEDs

Configuring POST

POST Overview

Oracle ILOM Properties That Affect POST Behavior

Configure POST

Run POST With Maximum Testing

Managing Faults

PSH Overview

Check for Faults

Clear a Fault

Interpreting Log Files and System Messages

Check the Message Buffer

View Log Files (Oracle Solaris)

View Log Files (Oracle ILOM)

Preparing for Service

Safety Information

Safety Symbols

ESD Measures

Antistatic Wrist Strap Use

Antistatic Mat

Tools Needed for Service

Find the Modular System Chassis Serial Number

Find the Server Module Serial Number

Locate the Server Module

Preparing the Server Module for Removal

Shut Down the OS and Host (Commands)

Shut Down the OS and Host (Power Button – Graceful)

Shut Down the OS and Host (Emergency Shutdown)

Set the Server Module to a Ready-to-Remove State

Remove the Server Module From the Modular System

Accessing Internal Components

Prevent ESD Damage

Remove the Cover

Servicing Drives

Drive Configuration

Drive LEDs

Drive Hot-Plugging Guidelines

Determine Which Drive Is Faulty

Remove a Drive or Drive Filler

Install a Drive or Drive Filler

Verify a Drive

Servicing DIMMs

DIMM Configuration

DIMM FRU Names

DIMM LEDs

Determine Which DIMM Is Faulty

Remove a DIMM

Install a DIMM

Verify a DIMM

Servicing the FEM

FEM Configuration

Remove a FEM

Install a FEM

Servicing the SP Card

Remove the SP Card

Install the SP Card

Servicing the ID PROM

Remove the ID PROM

Install the ID PROM

Verify the ID PROM

Servicing the USB Drive

Remove the USB Drive

Install a USB Drive

Servicing the Battery

Remove the Battery

Install the Battery

Servicing the Enclosure Assembly (Motherboard)

Transfer Components to the New Enclosure Assembly

Returning the Server Module to Operation

Replace the Cover

Install the Server Module Into the Modular System

Powering On the Host

Power On the Host (Oracle ILOM)

Power On the Host (Power Button)

Glossary

Index

Log In To Oracle ILOM (Service)

Use this procedure to log in to Oracle ILOM through one of these modular system components:

For more information about the various ways you can access Oracle ILOM, refer to the topic called plan communication with the server module during installation in Server Module Installation.

  1. At the terminal prompt, type:
    % ssh root@xxx.xxx.xxx.xxx
    Password: password
     
    Oracle (R) Integrated Lights Out Manager
    Version 3.2.1
    Copyright (c) 2013, Oracle and/or its affiliates, Inc. All rights reserved.
    ->
    

    Replace xxx.xxx.xxx.xxx with either the IP address of the CMM or server module's SP.

  2. If you logged into the CMM, 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.

  3. (Optional) Enable the Oracle ILOM legacy target names.

    In current versions of Oracle ILOM, the target names for /SYS, /SP, and /CH are not displayed by default. Even though the names are not displayed, you can use these target names in commands at any time. You can also set a property that displays these target names.

    Example:

    -> set SP/cli legacy_targets=enabled
    Set 'legacy_targets' to 'enabled'
    

    Note -  In this manual, the legacy targets (/SYS and /SP) are sometimes used in the command examples and shown in the output examples. For more information, refer to the Oracle ILOM documentation.

Related Information