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

Document Information

Using This Documentation

Sun Server X2-8 Name Change

Product Downloads

Documentation and Feedback

About This Documentation

Change History

Installation Overview

Front and Back Features and Components

Front Features and Components

Back Features and Components

Unpacking the Server and Identifying the Rack Mounting Hardware

How to Identify Your Rack Mounting Kit

How to Unpack the Server

Installing the Server In the Rack Using the Standard Rack Mounting Kit

Tools and Staff Required

Installing Optional Equipment

Compatible Racks

Contents of the Standard Rack Mounting Kit

Location of the Rack Mounting Kit and the Shipping Bracket Kit

Installing the Server In a Rack Using the Standard Rack Mounting Kit

Removing and Installing the Standard Rack Mounting Kit Shipping Brackets

Installing the Server in the Rack Using the Universal Rack Mounting Kit

Tools and Staff Required

Installing Optional Equipment

Compatible Racks

Contents of the Universal Rack Mounting Kit

Installing the Server in a Rack Using the Universal Rack Mounting Kit

Installing and Removing the Universal Shipping Brackets

Removing the Server from the Rack

How to Remove the Server from the Rack

How to Remove the Rackmounting Hardware from the Rack

Cabling and Power

Attaching Administration (SP) Cables

Cabling NEMs and PCIe EMs

Powering the Server On and Off

Getting Service for Your Server

How to Find the Server's Serial Number

Determining Your Server Management Strategy

Oracle Integrated Lights Out Manager

Oracle Hardware Management Pack

Oracle Hardware Installation Assistant

Configuring the Preinstalled Solaris Operating System

Configuring the Preinstalled Oracle Solaris OS

Installation Worksheet

How to Connect to the Server Using the Server's IP Address

(Optional) How to Redirect the Console Output to the Video Port

How to Connect to the Server Using a Serial Capture Program

Oracle Solaris OS Information Products and Training

Configuring the Preinstalled Oracle Linux Operating System

Oracle Linux Configuration Worksheet

Configure the Preinstalled Oracle Linux OS

Register and Update Your Oracle Linux OS

Configuring the Preinstalled Oracle VM Software

How to Configure Oracle VM

Configuration Worksheets

Getting Started With Oracle VM

Communicating With Oracle ILOM and the System Console

Server Connections

About Oracle ILOM SP IP Addresses and the Oracle ILOM Interfaces

Determining the SP IP Address

Connecting to Oracle ILOM

Connecting to the System Console

I/O and Interrupt Resource Allocation

Option ROM and I/O Space Allocation

Allocating MSI Interrupt Space (Oracle Solaris OS Only)

How to Identify and Fix Interrupt Resource Shortages

Sun Server X2-8 Specifications

Physical Specifications for the Sun Server X2-8

Power Specifications for the Sun Server X2-8

Environmental Specifications

Acoustic Specifications

Requesting Physical Media

How to Request Physical Media Online

How To Request Physical Media by Phone

Index

Configure the Preinstalled Oracle Linux OS

These instructions describe how to configure the preinstalled Oracle Linux on your server.

  1. If you are not already logged in to the server's Oracle ILOM, log in either locally from a direct serial connection, or remotely from an Ethernet connection.

    See Connecting to Oracle ILOM.

  2. Power on or restart the server, as follows:
    • To power on the server, use one of the following methods:
      • From the Oracle ILOM web interface, click Host Management > Power Control, and then click Power On from the menu.
      • From the Oracle ILOM CLI, type:

        -> start /System

        When prompted, type y to confirm:

        Are you sure you want to start /SYS (y/n)? y
        
        Starting /System
    • To restart the server, use one of the following methods:
      • From the Oracle ILOM web interface, click Host Management > Power Control, and then select Reset from the menu.
      • From the ILOM CLI, type:

        -> reset /System

        When prompted, type y to confirm:

        Are you sure you want to reset /System (y/n)? y
        
        Performing hard reset on /System
  3. From Oracle ILOM, start the host console using one of the following methods:
    • From the Oracle ILOM web interface, click Remote Control > Launch Remote Console.
    • From the Oracle ILOM CLI, type:

      -> start /HOST/console

      When prompted, type y to confirm:

      Are you sure you want to start /HOST/console (y/n)? y
      Serial console started.
  4. The server begins the host boot process. After the server boots, the GRUB menu appears (see example below). Press a key other than Enter to pause, or in 5 seconds the highlighted selection will be used.
        GNU GRUB  version 0.97  (612K lower / 2082932K upper memory)
    
    +-------------------------------------------------------------------------+
          Oracle Linux Server-uek (2.6.39-200.24.1.el6uek.x86_64) 
          Oracle Linux Server (2.6.32-279.el6.x86_64)
    
    
    
    
    +-------------------------------------------------------------------------+
          Use the ^ and v keys to select which entry is highlighted.
          Press enter to boot the selected OS, 'e' to edit the
          commands before booting, 'a' to modify the kernel arguments
          before booting, or 'c' for a command-line.
    
          The highlighted entry will be booted automatically in 5 seconds.
  5. From the GRUB menu, use the up and down arrow keys to select an installation option, and press Enter. Options include:
    • The Unbreakable Enterprise Kernel. For example:

      Oracle Linux Server-uek (2.6.39-200.24.1.el6uek.x86_64)
    • The Red Hat Compatible Kernel. For example:

      Oracle Linux Server (2.6.32-279.el6.x86_64)

    Note - Oracle recommends the use of Oracle Linux with the Unbreakable Enterprise Kernel for all enterprise applications.


  6. Once an installation option has been selected, Linux starts. When done, you will see the Linux system login. For example:
    Oracle Linux Server release 6.3
    Kernel 2.6.39-200.24.1.el6uek.x86_64 on an x86_64
    
    systemname login:

    For the first time login, use the root account and factory default password (root).

  7. Once logged in, complete the configuration of your server using standard Linux tools. Tasks include:
  8. When configuration is complete, end your console session using one of the following methods:
    • From the Oracle ILOM web interface, close the Remote Console window, and then log out of Oracle ILOM.
    • From the Oracle ILOM CLI, press Esc followed by the ( character (Shift+9) to terminate the serial redirect session, and then log out of Oracle ILOM.