JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Exalytics In-Memory Machine T5-8

Owner's Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Feedback

Access to Oracle Support

Understanding the Server

Hardware Components

Safety and Compliance Information

Understanding Specifications

Physical Specifications

Electrical Specifications

Environmental Specifications

Airflow Precautions

Understanding Configuration Details

Supported Configurations

CPU/Memory Allocations

PCIe Physical Slot Assignments

Preparing for Installation

Shipping Kit With Single-Unit CMA Comb (Part No. 7069640)

Shipping Kit With Multi-Piece CMA (Part No. 350-1662-02)

Handling Precautions

ESD Precautions

Tools Needed for Installation

Prepare the Server

Installing the Server

Rack Compatibility

Rack Cautions

Stabilize the Rack

Rackmount Kit With Single-Piece CMA Comb (Part No. 7069640)

Rackmount Kit With Multi-Piece CMA (Part No. 350-1662-02)

Determine Correct Rackmount Hardware

Mark the Rackmounting Location

Install the Rackmount Hardware

Installing the CMA

CMA Kit (Single-Piece CMA Comb, Part No. 7069793)

Install the Single-Piece CMA Comb

CMA Kit (Multi-piece CMA, Part No. 7041990)

Install the Multi-Piece CMA

Installing the Shipping Brace Assembly

Shipping Brace Assembly

Determine Correct Shipping Brace Fasteners

Install the Top Rear Braces

Install the Bottom Rear Shipping Brace

Remove the Bottom Rear Shipping Brace

Install the Server

Connecting the Server Cables

Cabling Requirements

Front Panel Components

Rear Panel Components

Connecting Data and Management Cables

Secure Cables Using the CMA

Powering On the Server for the First Time

Prepare the Power Cords

Connect a Terminal or Emulator to the SER MGT Port

Power on the System for the First Time

Oracle ILOM System Console

Installing the OS

Configure the Preinstalled OS

Reach a State to Install a Fresh OS (Oracle ILOM CLI)

Reach a State to Install a Fresh OS (Oracle ILOM Web Interface)

Oracle Solaris OS Configuration Parameters

Assigning a Static IP Address to the SP

Log In to the SP (SER MGT Port)

Assign a Static IP Address to the NET MGT Port

Accessing the Server Using Oracle ILOM

Oracle ILOM Overview

Log In to Oracle ILOM

Display the Oracle ILOM Prompt

Oracle ILOM Remote Console

Installing Auto Service Request Software

ASR Overview

Preparing to Configure ASR

Prepare the ASR Environment

Software Requirements (ASR Manager)

Minimum Software Requirements (Oracle Exalytics In-Memory Machine T5-8 Server)

Installing ASR Manager Components

Install the Oracle Automated Service Manager Package

Install Service Tools Bundle for Oracle Solaris Only

Install the Oracle Auto Service Request Package

Register ASR Manager

Verify ASR Manager

Configure ASR on the Server (Oracle ILOM)

Configuring ASR on the Server (Oracle Solaris 11)

Enable the HTTP Receiver on the ASR Manager

Enable HTTPS on ASR Manager (Optional)

Register Server With Oracle Solaris 11 to ASR Manager

Approve and Verify ASR Activation

Managing Oracle Solaris 11 Boot Environments

Advantages to Maintaining Multiple Boot Environments

Create a Boot Environment

Mount to a Different Build Environment

Reboot to the Original Boot Environment

Remove Unwanted Boot Environments

Index

Power on the System for the First Time

  1. At the terminal device, log in to the SP as root with a password of changeme.
    XXXXXXXXXXXXXXXX login: root
    Password: changeme
    . . .
    ->

    After a brief delay, the Oracle ILOM prompt is displayed (->). For optimal security, change the root password. For more information about the administration tasks such as changing passwords, adding accounts, and setting account privileges, refer to the Oracle ILOM documentation.


    Note - By default, the SP is configured to use DHCP to obtain an IP address. If you plan to assign a static IP address to the SP, seeAssign a Static IP Address to the NET MGT Port for more instructions.


  2. Power on the server using one of the following methods:
    • Press the power button.
    • At the Oracle ILOM prompt, type:
    -> start /System
    Are you sure you want to start /System (y/n)? y

    The server initialization might take several minutes to complete.

    To cancel the initialization, press the #. (Hash+Dot) keys to return to the Oracle ILOM prompt. Then type: stop /System


    Note - In Oracle ILOM 3.1, the name space for /SYS was replaced with /System. You can use the legacy name in a command at any time, but to expose the legacy name in the output, you must enable it with -> set /SP/cli legacy_targets=enabled. For more information, see the Oracle ILOM 3.1 documentation.


  3. (Optional) Redirect the host output to display on the serial terminal device.
    -> start /HOST/console
    Are you sure you want to start /SP/console (y/n)? y
    Serial console started. 
    . . .
  4. (Optional) You can execute other Oracle ILOM commands while the server initializes.
    1. To display the Oracle ILOM prompt, press the #. (Hash+Dot) keys.
    2. To see information about available Oracle ILOM commands, type: help

      To see information about a specific command, type help command-name

    3. To return to displaying host output from the server initialization, type:
      -> start /HOST/console
  5. Continue with the installation by installing the OS.

    See Configure the Preinstalled OS.