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

Document Information

Preface

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Download Server System Tools and Drivers

Documents History

Hardware Installation and Product Notes

Hardware Installation

Sun Fire X2270 M2 Server Installation Guide

Installation Overview and Preparation

Installation Flow Chart

Installation Task Table

Safety and Compliance Information

Required Tools

External Features and Components

Front Panel Features and Components

Back Panel Features and Components

Specifications

Physical Specifications

Power Specifications

Environmental Specifications

Acoustic Noise Specifications

Installing the Server Into a Rack With Optional Slide Rails

Optional Slide Rail Compatibility

How to Disassemble the Slide Rails Before Installation

How to Install the Mounting Brackets on the Server

How to Attach the Slide Rail Assemblies to the Rack

How to Install the Server Into the Slide Rail Assemblies

How to Verify the Operation of the Slide Rails

How to Remove the Server from the Rack

Managing Your Server

About Server Management Tool Options

About the ILOM Software

Communicating With the ILOM and the System Console

Connecting Cables and Powering On to Standby-Power Mode

How to Connect the Cables

How to Power On the Server to Standby-Power Mode

ILOM SP IP Address and the ILOM Interfaces

Determining the SP IP Address

How to Get the SP IP Address by Using a Serial Connection and the CLI

How to Get the SP IP Address By Using the BIOS Setup Utility

Connecting to the ILOM

How to Connect to the ILOM Command-Line Interface Using SSH

How to Connect to the ILOM Command-Line Interface Through the Serial Management Port

How to Connect to the ILOM Web Interface

Connecting to the System Console

How to Connect to the System Console Locally (Physical Console)

How to Connect to the System Console Remotely Using the ILOM Web Interface

How to Connect to the Serial Console Using the ILOM Command-Line Interface

Setting Up Platform Operating System and Driver Software

Configuring the Factory--Installed Oracle Solaris 10 Operating System

The Oracle Solaris OS Installation Worksheet

Selecting Your Console Output

Configuring the Factory-Installed Oracle Solaris 10 Operating System

How to Configure the Factory-Installed OS Using the Remote Console

How to Configure the Factory-Installed OS Using a Terminal Program

Updating Supplemental Drivers and Firmware

Getting Started on the Oracle Solaris OS

Oracle Solaris 10 OS Training

Downloading Oracle Solaris 10 OS Software

Accessing Oracle Solaris 10 OS User Documentation

Powering On and Powering Off the Server

Power Modes

How to Power On the Server

How to Power Off the Server

Troubleshooting and Support

Troubleshooting the Sun Fire X2270 M2 Server

Contacting Support

Product Notes

Sun Fire X2270 M2 Server Product Notes

Operating System Installation

Oracle Solaris Operating System

Planning the Oracle Solaris Operating System Installation

Installing Oracle Solaris 10 OS

Linux

Introduction to Linux Installation

Preliminary Tasks Before Installing an OS

Installing Oracle Enterprise Linux

Installing SUSE Linux Enterprise Server

Installing Red Hat Enterprise Linux

Booting From OS Distribution Media

Configuring a Linux Server to Support PXE Installation

Identifying Logical and Physical Network Interface Names for Linux OS Configuration

Oracle VM

Installing Oracle VM

Windows

Planning the Operating System Installation

Installing Windows Server 2008 Operating System

Post Installation

Incorporating Sun Fire Drivers Into a WIM Image

Configuring RAID Controller in the BIOS Setup Utility

ESX

Sun Fire X2270 M2 Server Installation Guide for ESX Software

Preparing to Install VMware ESX 4.0 and ESXi 4.0

Installing VMware ESX 4.0

Installing VMware ESXi 4.0

Booting Installation Media

Administration, Diagnostics, and Service

Administration Using ILOM

Overview of the ILOM Supplement

ILOM Feature Set

Communicating With the ILOM and the System Console

ILOM Platform Features for the Sun Fire X2270 M2 Server

Using ILOM to Monitor the Host

Updating Firmware

Diagnostics

Preface

Diagnostics Guide

Introduction to Diagnostic Tools

U-Boot Diagnostic Startup Tests

Pc-Check Diagnostics Utility

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

Service

Sun Fire X2270 M2 Server Service Manual Organization

Sun Fire X2270 M2 Server Overview

Maintaining the Sun Fire X2270 M2 Server

Sun Fire X2270 M2 Server Service Procedures and Information

Sun Fire X2270 M2 Server Specifications

Index

How to Connect to the ILOM Command-Line Interface Through the Serial Management Port

Use this procedure to establish a serial connection to the ILOM SP so that you can perform initial configuration of ILOM.

Before You Begin

  1. Configure the terminal device or the terminal emulation software running on a laptop or PC to the following settings:
    • 8 data bits, no parity, 1 stop bit

    • 9600 baud

    • Disable hardware flow control (CTS/RTS)

    • Disable software flow control (XON/XOFF)

  2. Connect a serial cable from the RJ-45 SERIAL MGT port on the server’s back panel to a terminal device.
  3. Press Enter on the terminal device to establish a connection between that terminal device and the ILOM SP.

    The SP eventually displays a login prompt, such as the following example:

    SUNSP0111AP0-0814YT06B4 login:

    In this example login prompt:

    • The string SUNSP is the same for all SPs.

    • 0111AP0-0814YT06B4 is the product serial number by default. This value can also be the host name, which is assigned by the user or the DHCP server.

  4. Log in to the ILOM.
    1. Type the default user name: root.
    2. Type the default password: changeme.

      Once you have successfully logged in, the SP displays its default command prompt:

      ->

      You can now run CLI commands to configure ILOM for the server’s user accounts, network settings, access lists, alerts, and so on. For detailed instructions on CLI commands, the Oracle Integrated Lights Out Manager 3.0 CLI Procedures Guide.

  5. To start the serial console, type:

    cd /SP/console

    ->start


    Note - You can switch back to the SP CLI from the serial console by pressing the Esc + ( key sequence.