JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Blade X3-2B (formerly Sun Blade X6270 M3) Service Manual
search filter icon
search icon

Document Information

Using This Documentation

Sun Blade X3-2B Model Name Change

Getting the Latest Firmware and Software

Documentation and Feedback

About This Documentation

Support and Training

Contributors

Change History

Service Manual Overview

About the Sun Blade X3-2B

Product Description

Front Panel Features

Front Panel LEDs and Buttons

Rear Panel Features

About the System Chassis

About Oracle ILOM

About the Chassis Monitoring Module (CMM)

Replaceable Server Module Components

Preparing the Sun Blade X3-2B for Service

Obtaining the Server Module Serial Number

Powering Off the Server Module

Power Modes

Graceful Power Off Using the Power Button

Immediate Power Off Using the Power Button

Complete Power Removal

Remote Power Off Using Oracle ILOM SP CLI

Remote Power Off Using Oracle ILOM SP Web Interface

Performing ESD and Antistatic Prevention Measures

Set Up for ESD Prevention

Managing the Locate LED

Manage the Locate LED Locally

Manage the Locate LED Remotely From Oracle ILOM SP Web Interface

Manage the Locate LED Remotely From Oracle ILOM CLI

Remove the Server Module from the Sun Blade Chassis

Remove the Server Module Top Cover

Removing or Inserting Filler Panels

About the Multi-port Cable

Attach a Dongle Cable

Servicing Sun Blade X3-2B Components

Servicing a Storage Drive (CRU)

Servicing DIMMs (CRU)

Replace the System Battery (CRU)

Servicing USB Flash Drives (CRU)

Servicing a Fabric Expansion Module (CRU)

Servicing a RAID Expansion Module (CRU)

Servicing Cables (CRU)

Servicing a Processor and Heat Sink Assembly (FRU)

Servicing the Motherboard Assembly (FRU)

Returning Sun Blade X3-2B to Operation

Install the Server Module Top Cover

Install the Sun Blade X3-2B in the Chassis

Powering On the Server Module

Troubleshooting the Sun Blade X3-2B

Diagnosing Server Module Hardware Faults

Troubleshooting Using LED Status Indicators

Using the DIMM and Processor Test Circuit

Troubleshooting Server Module Power States

Firmware and Software Troubleshooting

BIOS Power-On Self-Test (POST) Checkpoints

About POST Code Checkpoint Memory Testing

Viewing POST Code Checkpoints

POST Code Checkpoint Reference

Getting Server Firmware and Software

Firmware and Software Updates

Firmware and Software Access Options

Available Software Release Packages

Accessing Firmware and Software

Installing Updates

Index

Remote Power Off Using Oracle ILOM SP CLI

You can use the service processor command-line interface (CLI) to remotely perform power off the server module.

  1. Log into the server module host OS as a superuser or equivalent.

    Depending on the type of problem, you might want to view server module status or log files, or run diagnostics before you shut down the server module.

  2. Notify users of impending power-off.
  3. Save any open files and quit all running programs.

    Refer to your application documentation for specific information.

  4. Open an SSH session to the SP.
  5. Log in to the service processor CLI interface.

    See Access Oracle ILOM Using CLI in Sun Blade X3-2B (formerly Sun Blade X6270 M3) Administration Guide.

    The default user name is root, and the password is changeme.

    The CLI prompt appears:

    ->

  6. At the prompt, type one of the following commands:
    • For graceful power off:

      stop /System

    • For immediate power off:

      stop -force /System

See Also