JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Blade X6275 M2 Server Module Product Documentation
search filter icon
search icon

Document Information

Using This Documentation

Product Information Web Site

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Contributors

Change History

Hardware Installation and Product Notes

Hardware Installation

Overview of the Sun Blade X6275 M2 Server Module

Installing and Powering On the Server Module

Setting Up ILOM

Installing a Supported OS

Product Notes

Overview of the Sun Blade X6275 M2 Server Module Product Notes

System Software Release Features

Hardware, Firmware, and BIOS Issues

Management and ILOM Issues

Linux Issues

Oracle Solaris Issues

Windows Issues

Documentation Issues

Operating System Installation

Oracle Solaris Installation

Installing the Oracle Solaris Operating System

Linux Installation

Preparing to Install an OS

Installing Oracle Linux

Installing Red Hat Enterprise Linux

Installing the SLES Operating System

Oracle VM Installation

Introduction to Oracle VM Installation

Installing Oracle VM

Creating a PXE Installation Image for Oracle VM

Windows Installation

Introduction to Windows Installation

Getting Started With Windows Server 2008 Installation

Downloading Server Software

Installing the Windows Server 2008 R2 Operating System

Updating Critical Drivers and Installing Supplemental Software

Incorporating Device Drivers into a WIM Image for WDS

Administration, Diagnostics, and Service

ILOM Supplement

Overview of the ILOM Supplement

Introduction to Oracle ILOM

Managing Power Usage and Monitoring Power Consumption

Configuring the Server Power Restore Policy

Switching the Default Serial Port Output Between SP and Host Console

Updating Firmware

Using the ILOM Preboot Menu

Indicators, Sensors, and Traps

Diagnostics Guide

Preface

Related Documentation

About This Documentation (PDF and HTML)

Typographic Conventions

Documentation Comments

Change History

Diagnostics Guide

Introduction to Diagnostic Tools

About Diagnostic Tools

Strategy for Diagnostics

Service Processor

Standalone Package-Based Diagnostics

Offline Operating System-Based Diagnostics

Online Operating System-Based Diagnostics

Diagnostic Tools for Oracle Servers

BIOS/POST

U-Boot

Pc-Check

SunVTS

Snapshot Utility

Using the Diagnostic Tools to Troubleshoot a Server

Troubleshooting Scenarios

Diagnostic Test Coverage

Setting Up a Server for Testing

U-Boot Diagnostic Startup Tests

U-Boot Diagnostic Startup Tests Overview

System Diagnostic Test Options at Startup

U-Boot Diagnostic Test Modes-Normal, Quick, and Extended

Reporting Diagnostic Failures at System Startup

Running the U-Boot Diagnostic Tests

How to Select a U-Boot Diagnostic Mode to Run at Startup

Sample U-Boot Test Output

U-Boot Normal Mode- Test Output Sample

U-Boot Quick Mode- Test Output Sample

U-Boot Extended Mode- Test Output Sample

Sample SP Environmental Variables Showing U-Boot Test Status

Pc-Check Diagnostics Utility

Pc-Check Diagnostics Overview

Accessing Pc-Check Diagnostics Utility

How to Access Pc-Check Through the ILOM Web Interface

How to Access Pc-Check Through the ILOM CLI

System Information Menu

System Information Menu Options

Advanced Diagnostics Tests

Advanced Diagnostics Tests Menu Options

How to Test the Server's Hard Disks

Immediate Burn-In Testing

Full System Tests

Component Tests

How to Run Immediate Burn-in Tests

Deferred Burn-In Testing

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

Create Diagnostic Partition

Create Diagnostic Partition Menu Option

Show Results Summary

Show Results Summary Menu Options

Print Results Report

About Pc-Check

Exit to DOS

Accessing the Pc-Check Diagnostics Utility on the Tools and Drivers CD/DVD

How to Access and Run Pc-Check From the Tools and Drivers CD/DVD

How to Access and Run Pc-Check From a USB Device

How to Set Up the Tools and Drivers CD/DVD Image on the PXE Server

How to Access the Tools and Drivers CD/DVD From the Target Server

Service Manual

Service Manual Overview

Server Module and Components Overview

Power and Reset

Preparation Procedures for Service and Operation

Component Removal and Installation Procedures

Diagnostic and Maintenance Information and Procedures

Specifications

Index

Sample SP Environmental Variables Showing U-Boot Test Status

A -Failed or -Passed status of the last U-Boot test performed on the server is stored in the SP environmental variables. To view this status from the Diagnostic mode, use the U-Boot showenv command. A sample output of the environmental variables showing the status of a U-Boot test is provided in this example.

Example 4 Sample SP Environmental Variables With U-Boot Test Status

preboot> uboot
WARNING: Will reboot after 300 seconds of idle time.
=> showenv
bootcmd=bootpkg
bootdelay=10
loads_echo=1
autoload=no
number_of_loops=1
netretry=no

update_flash=protect off all; erase 100a0000 ${flash_top}; tftp 100a0000 ${bootfile}; 
setenv preserve_conf no; saveenv
update_uboot=protect off all; erase 100a0000 100fffff; tftp 100a0000 ${ubootfile}
erase_perm=protect off all; cp.b 10000000 42000000 20000; erase 10000000 1001ffff; 
cp.b 42000000 10000000 18000
bootfile=nightly-virgo-rom.flash

netmask=255.255.255.0
ipaddr=10.8.185.77
serverip=129.148.40.42
gatewayip=10.8.185.254

ubootfile=/tftpboot/sm158724/virgo-u-boot.bin
flash_top=11ffffff
ethact=faradaynic#0
diags_result=Diags .. PASSED
preserve_users=no
preserve_conf=yes
set_factory_defaults=no
serial_is_host=0
upgrade_bios=yes
baudrate=9600
ethaddr=00:14:4F:CA:16:0A
eth1addr=00:14:4F:CA:16:0B
stdin=serial
stdout=serial
stderr=serial
i2c_bus=2