JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Netra 6000 Modular System HTML Document Collection
search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Feedback

Access to Oracle Support

Installation

Preparing Your Site Before the System Arrives

Modular System Overview

Supported Racks

Location Restrictions for DC Models

Aisle Clearance for Service

AC Power Requirements

Determining DC Power Requirements

Environmental Requirements

Airflow Requirements

Acoustic Noise Emissions

Weight and Size Specifications for Moving and Lifting

Preparing to Install the Modular System

Gather Required Tools and Equipment

Remove the Shipping Carton

Verify Shipment Contents

Note the CMM MAC Address

Installing the Chassis Into Your Rack

Depopulating the Chassis

Mounting the Chassis in a Rack

Repopulating the Chassis

Connecting To and Powering On the Modular System

Role of Oracle ILOM During Installation

Connectivity Choices

CMM IP Address Configuration

Connecting Data and Management Cables

Powering On the Modular System

Log Into the CMM Through the SER MGT Port

Configure the CMM NET MGT Port With a Static IP Address

Configure the IP Addresses Using Your DHCP Server

Identify the IP and MAC Addresses

Log Into the CMM Through the NET MGT Port

Change the CMM ILOM root Account Password

Installing Shipping Brackets on a Sun Rack 1000

Install Shipping Brackets

Remove Shipping Brackets

Remote Management (ILOM)

Understanding Oracle ILOM on the Modular System

Oracle ILOM Overview

Oracle ILOM 3.0 Features Specific to the Modular System

Configuring CMM ILOM

Logging Into and Out of CMM ILOM

Connectivity Choices

Log Into the CMM Through the SER MGT Port

Log Into the CMM ILOM Through the CMM NET MGT Port

Log Out of CMM ILOM

Performing Common CMM ILOM Configuration Tasks

Change the CMM ILOM root Account Password

Display the CMM Firmware Version

Display Active Oracle ILOM CMM Sessions

Add a User Account and Assign Privileges

User Account Roles

Reset the CMM

Viewing and Configuring IP and MAC Addresses

Identify Modular System IP and MAC Addresses

Configure the CMM NET MGT Port With a Static IP Address

Configure the Modular System IP Addresses Using Your DHCP Server

Managing the CMM Clock

Display the CMM Clock

Configure the CMM Clock to Use NTP Servers

Set the CMM Clock Manually

Administering the Modular System (CMM ILOM)

Managing the Chassis Using the CLI

Accessing Server Modules (CMM ILOM)

Interpreting Sensors

Sensor Overview

Display Sensor Readings (CLI)

Chassis Sensors

Fan Sensors

Power Supply Sensors

NEM Sensors

Server Module Sensors

Identifying SNMP Trap and PET Event Messages

SNMP Traps

PET Event Messages

Service

Monitoring Faults

Understanding Fault Management

Monitoring Faults (LEDs)

Monitoring Faults (Oracle ILOM)

Preparing for Service

Component Types and Service Classifications

Differences Between Chassis Models and Their Replacement Components

Determine if a Chassis Is A90-B or A90-D (CLI)

Determine if a Chassis Is A90-B or A90-D (Web Interface)

Gather Required Tools

Prevent ESD Damage

Power Off the Server Modules and Storage Modules

Power Off Components in the Chassis

Removing Power From the Chassis

Removing the Chassis From the Rack

Replacing CRUs

Replacing a Power Supply

Replacing a Front Fan Module (AC)

Replacing a Server or Storage Module

Replacing the FIM

Replacing a PCI EM

Replacing a NEM

Replacing a Rear Fan Module

Replacing the Fan Board

Replacing the CMM

Replacing FRUs

Replacing the Midplane

Replacing an Internal Power Cable (AC)

Replacing the DC Input Unit

Replacing a DC Adapter Tray

Returning the Modular System to Operation

Reinstalling the Chassis Into a Rack

Applying Power to the Chassis

Verify Modular System Functionality

Glossary

Index

Configure the CMM Clock to Use NTP Servers

You can configure the CMM to have an NTP server automatically set the CMM clock.


Note - NTP servers provide UTC time. Therefore, if NTP is enabled on the CMM ILOM, the CMM ILOM clock is set to UTC time.


  1. Log into the CMM ILOM root account.

    See Logging Into and Out of CMM ILOM.

  2. Configure the CMM to obtain its time setting from NTP servers by using the following syntax:

    set /CMM/clients/ntp/server/n address=ntpserver_IP_address

    set /CMM/clock/usentpserver=enabled

    • n is either 1 for the first NTP server or 2 for the second NTP server.

    • ntpserver_IP_address is the IP address of an NTP server on your network.

    Example:

    -> set /CMM/clients/ntp/server/1 address=125.128.84.16
    -> set /CMM/clients/ntp/server/2 address=125.128.84.17
    -> set /CMM/clock/usentpserver=enabled

    Note - After you enable the NTP service, it can take up to five minutes for the clock to synchronize.


Related Information