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

Cable the CMM SER MGT Port

Cable the CMM NET MGT Port

Cable NEM and PCI EM Modular Options

Powering On the Modular System

Power On the Modular System (AC)

Install DC Power Cables and Apply Power to the Modular System (DC)

DC Power Cable Wiring Reference

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

Performing Common CMM ILOM Configuration Tasks

Viewing and Configuring IP and MAC Addresses

Managing the CMM Clock

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

Identify the IP and MAC Addresses

You must know the CMM IP address to log into the CMM through the NET MGT port. You also must know the IP address of the SP of any server module that you want to log into through the network.

Perform this task to identify the CMM IP addresses, such as when you want to log into the CMM through your network and the DHCP server assigned the IP address.

  1. Use one of the following methods to identify the CMM IP address:
    • Access the CMM ILOM though the SER MGT port.

    1. Connect a terminal device to the CMM SER MGT port.

      See Cable the CMM NET MGT Port.

    2. Log into the CMM though the CMM SER MGT port.

      See Log Into the CMM Through the SER MGT Port.

    3. View the CMM IP address and MAC address information:
      -> show /CMM/network
       
       /CMM/network
          Targets:
              test
       
          Properties:
              commitpending = (Cannot show property)
              dhcp_server_ip = none
              ipaddress = 10.7.95.153
              ipdiscovery = static
              ipgateway = 10.7.95.254
              ipnetmask = 255.255.255.0
              macaddress = 00:21:28:3E:2B:B6
              pendingipaddress = 10.7.95.153
              pendingipdiscovery = static
              pendingipgateway = 10.7.95.254
              pendingipnetmask = 255.255.255.0
              state = enabled
              switchconf = port0
    4. View the IP addresses or MAC address of server modules, using the Oracle ILOM show command with the path of each server module.

      Replace the x in BLx with the number of the server module.

      -> show /CH/BLx/SP/network
       
       /CH/BL0/SP/network
          Targets:
       
          Properties:
              type = Network Configuration
              commitpending = (Cannot show property)
              ipaddress = 10.7.95.155
              ipdiscovery = static
              ipgateway = 10.7.95.254
              ipnetmask = 255.255.255.0
              macaddress = 00:21:28:14:F6:5B
              pendingipaddress = 10.7.95.155
              pendingipdiscovery = static
              pendingipgateway = 10.7.95.254
              pendingipnetmask = 255.255.255.0
              state = enabled
    • On your DHCP server, review the IP address assignment information.

      Sometimes you can obtain the IP address assignments by viewing the DHCP log files on the server. If you know the MAC address of the CMM or server module, you can locate the IP address assigned to it.

      The CMM and server module MAC addresses are also listed on the Customer Information sheets that are included in a pouch on the outside of the shipping container.

  2. Use the IP address to log into the CMM NET MGT port.

    See Log Into the CMM Through the NET MGT Port.

Related Information