JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Server X2-8 Product Documentation     Sun Server X2-8 (formerly Sun Fire X4800 M2) Documentation Library
search filter icon
search icon

Document Information

Using This Documentation

Hardware Installation

Operating System Installation

Administration, Diagnostics, and Service

Diagnostics Guide

Overview of the Diagnostics Guide

Introduction to System Diagnostics

Troubleshooting Options

Diagnostic Tools

Troubleshooting the Server

How to Gather Service Visit Information

How to Troubleshoot Power Problems

How to Externally Inspect the Server

How to Internally Inspect the Server

Troubleshooting DIMM Problems

How to Isolate and Replace Faulty DIMM Pairs

How to Isolate and Correct Persistent DIMM Errors

Additional Tests

How to Detect DIMM Errors Using BIOS POST and the Oracle ILOM SEL

How to Detect DIMM Errors Using the CE Log

DIMM Hardware

BIOS POST

Default BIOS Power-On Self-Test (POST) Events

BIOS POST Errors

Using Oracle ILOM to Monitor the Host

Viewing the Oracle ILOM Sensor Readings

How to Use the Oracle ILOM Web Interface to View the Sensor Readings

How to Use the Oracle ILOM Command-Line Interface to View the Sensor Readings

Viewing Fault Status

How to View Fault Status Using the Oracle ILOM Web Interface

How to View Fault Status Using the Oracle ILOM Command-Line Interface

Clearing Faults

How to Clear Faults Using the Oracle ILOM Web Interface

How to Clear Faults Using the Oracle ILOM Command-Line Interface

Viewing the Oracle ILOM System Event Log

How to View the System Event Log Using the Oracle ILOM Web Interface

How to View the System Event Log With the Oracle ILOM Command-Line Interface

Clearing the System Event Log

How to Clear the System Event Log Using the Oracle ILOM Web Interface

How to Clear the System Event Log Using the Oracle ILOM Command-Line Interface

Interpreting Event Log Time Stamps

Resetting the SP

How to Reset the Oracle ILOM SP Using the Web Interface

How to Reset the Oracle ILOM SP Using the Command-Line Interface

Creating a Data Collector Snapshot

How to Create a Snapshot With the Oracle ILOM Web Interface

How to Create a Snapshot With the Oracle ILOM Command-Line Interface

Using SunVTS Diagnostics Software

Introduction to SunVTS Diagnostic Test Suite

SunVTS Log Files

SunVTS Documentation

How to Diagnose Server Problems With the Bootable Diagnostics CD

Performing Pc-Check Diagnostic Tests

Pc-Check Diagnostics Overview

How to Run Pc-Check Diagnostics

Pc-Check Main Menu

System Information Menu

Advanced Diagnostics

Burn-In Testing

Standard Scripts

How to Perform Immediate Burn-In Testing

How to Create and Save Scripts for Deferred Burn-in Testing

Viewing the Pc-Check Results

How to View Pc-Check Files With the Text File Editor

How to View Test Results Using Show Results Summary

How to Print the Results of Diagnostics Tests

U-Boot Diagnostic Start-Up Tests

U-Boot Test Options

Running the U-Boot Diagnostic Tests and Viewing the Results

How to Run the U-Boot Diagnostic Tests

U-Boot Diagnostic Test Output

Sample SP Environmental Variables Showing U-Boot Test Status

Index

How to View the System Event Log With the Oracle ILOM Command-Line Interface

Before You Begin

This procedure requires Administration (a) permission.

  1. Establish a local serial console connection or SSH connection to the server SP.

    Refer to Oracle Integrated Lights Out Manager (ILOM) 3.0 Supplement for the Sun Server X2-8 (formerly Sun Fire X4800 M2) for more information.

  2. Type the following command to set the working directory:

    -> cd /SP/logs/event

  3. Type the following command to display the event log list:

    ->show list

    The contents of the event log appear.

    For example:

     /SP/logs/event/list
        Targets:
    
        Properties:
    
        Commands:
            cd
            show
    
    ID     Date/Time                 Class     Type      Severity
    -----  ------------------------  --------  --------  --------
    4785   Thu Jan  7 13:58:48 2010  Audit     Log       minor
           root : Open Session : object = /session/type : value = shell : success
    4784   Thu Jan  7 13:58:01 2010  Storage   Log       minor
           Voltage sensor is ok, sun-id=EL:EC:50800200009da03d:19
    4783   Thu Jan  7 13:58:01 2010  Storage   Log       minor
           Voltage sensor is ok, sun-id=EL:EC:50800200009da03d:18
    4782   Thu Jan  7 13:58:01 2010  Storage   Log       minor
           Voltage sensor is ok, sun-id=EL:EC:50800200009da03d:17
    4781   Thu Jan  7 13:58:00 2010  Storage   Log       critical
           Voltage sensor has fallen below the critical threshold, sun-id=EL:EC:5 080
           0200009da03d:19
    4780   Thu Jan  7 13:58:00 2010  Storage   Log       critical
           Voltage sensor is at the warning level, sun-id=EL:EC:50800200009da03d: 19
    4779   Thu Jan  7 13:58:00 2010  Storage   Log       critical
           Voltage sensor has fallen below the critical threshold, sun-id=EL:EC:5 080
           0200009da03d:18
    4778   Thu Jan  7 13:58:00 2010  Storage   Log       critical
           Voltage sensor is at the warning level, sun-id=EL:EC:50800200009da03d: 18
    4777   Thu Jan  7 13:58:00 2010  Storage   Log       critical
           Voltage sensor has fallen below the critical threshold, sun-id=EL:EC:5 080
           0200009da03d:17
    4776   Thu Jan  7 13:58:00 2010  Storage   Log       critical
           Voltage sensor is at the warning level, sun-id=EL:EC:50800200009da03d: 17
    Paused: press any key to continue, or 'q' to quit
  4. To scroll down the list to view entries, press any key except q. The following table provides descriptions about each column appearing in the log.
    Column Label
    Description
    Event ID
    The number of the event, in sequence from number 1.
    Class/Type
    • Audit/ Log – Commands that result in a configuration change. Description includes user, command parameters, and success/fail.
    • IPMI/Log – Any event that is placed in the IPMI SEL is also put in the management log.

    • Chassis/State – For changes to the inventory and general system state changes.

    • Chassis/Action – Category for shutdown events for server module/chassis, hot insert/removal of a FRU, and Reset Parameters button pushed.

    Severity
    Debug, Down, Critical, Major, or Minor.
    Date/Time
    The day and time the event occurred. If the Network Time Protocol (NTP) server is enabled to set the Oracle ILOM time, the Oracle ILOM clock uses Universal Coordinated Time (UTC).
    Description
    A description of the event.
  5. To dismiss the event log (stop displaying the log), press the q key.