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

Verify a DIMM

  1. Access Oracle ILOM.

    See Log In To Oracle ILOM (Service).

  2. Set the virtual keyswitch to diag so that POST will run in Service mode.
    -> set /HOST keyswitch_state=Diag
    Set ???keyswitch_state' to ???Diag'
    
  3. Reset the host so that POST runs.
    -> reset /System
    Are you sure you want to reset /System (y/n)? y
    
  4. Return the virtual keyswitch to Normal mode.
    -> set /HOST keyswitch_state=Normal
    Set ???ketswitch_state' to ???Normal'
    
  5. Start the Oracle ILOM fault management shell.
    -> start /SP/faultmgmt/shell
    Are you sure you want to start /SP/faultmgmt/shell
    (y/n)? y
     
    faultmgmtsp>
    
  6. Check the event log.

    This example shows a faulty DIMM.

    faultmgmtsp> fmadm faulty
    ------------------- ------------------------------------ -------------- --------
    Time                UUID                                 msgid          Severity
    ------------------- ------------------------------------ -------------- --------
    2012-10-08/12:13:42 59b2d926-4896-e979-e85c-cfedb5daedf5 SPSUN4V-8000-F2 Major
     
    Problem Status    : solved
    Diag Engine       : fdd 1.0
    System
     
    System Component
       Manufacturer   : Oracle Corporation
       Name           : Netra SPARC T5-1B
       Part_Number    : 710537x-xx
       Serial_Number  : 1245NNxxx
     
    ----------------------------------------
    Suspect 1 of 1
       Fault class  : fault.memory.dimm-ue
       Certainty    : 100%
       Affects      : /SYS/MB/CM0/CMP/BOB6/CH1/D0
       Status       : faulted but still in service
     
       FRU
          Status            : faulty
          Location          : /SYS/MB/CM0/CMP/BOB6/CH1/D0
          Manufacturer      : Samsung
          Name              : 8192MB DDR3 SDRAM DIMM
          Part_Number       : 07042208,M393B1K70DH0-YK0
          Revision          : 02
          Serial_Number     : 00CE0212133341DB80
          Chassis
     
    Description : Uncorrectable errors have occurred while accessing memory.
     
    Response    : An attempt will be made to remove the affected memory from service.  Host HW may restart.
     
    Impact      : Total system memory capacity has been reduced and some applications  may have been terminated.
     
    Action      : Use 'fmadm faulty' to provide a more detailed view of this
                  event. Action associated with fault.memory.dimm-ue Please
                  refer to the associated reference document at
                  http://support.oracle.com/msg/SPSUN4V-8000-F2 for the latest
                  service procedures and policies regarding this diagnosis.
    
  7. (If needed) Clear the fault.

    Only perform this command if the previous steps did not clear the fault.

    For more information about clearing faults, see Clear a Fault.

    faultmgmtsp> fmadm acquit 3aa7c854-9667-e176-efe5-e487e5207a8a
    
  8. Consider your next step.

Related Information