Preparing for the Installation
Confirming Server Specifications
Optional Component Installation
Stabilize the Rack for Installation
Install Server Into the Slide Rail Assemblies
Verify Operation of Slide Rails and CMA
Rear Panel Connectors and Ports
Connect the Ethernet Network Cables
Connect the Network Module Cables
Powering On the Server for the First Time
Connect a Terminal or Emulator to the SER MGT Port
Power On the System for the First Time
Oracle Solaris OS Configuration Parameters
Understanding System Administration Resources
Platform-Specific Oracle ILOM Features
Oracle VM Server for SPARC Overview
Hardware Management Pack Overview
Source for Downloading Hardware Management Pack Software
Hardware Management Pack Documentation
Display the Oracle ILOM -> Prompt
Reset the Server From the Oracle Solaris OS
Reset the Server From Oracle ILOM
Reset the SP to Default Values
Important Hardware RAID Guidelines
Disk Zones for SPARC T3-1 Servers With Sixteen-Disk Backplanes
Displaying Disk Zone Information
Enabling and Disabling Disk Zoning In the Field
Prepare to Use the FCode Utility
Hot Spare Drives in RAID Volumes (LSI)
Determining If a Drive Has Failed
RAID Drive Replacement Strategies
Changing Server Identification Information
Change Customer FRUdata Information
Change System Identifier Information
Restore Host Power State at Restart
Specify Host Power State at Restart
Disable or Re-Enable Power-On Delay
Specify Parallel Boot of the SP and Host
Configure Host Behavior With the Keyswitch State
Disable or Re-Enable Network Access to the SP
Display the DHCP Server IP Address
Using an In-band Connection to the SP
Configure the Host Boot Mode of Oracle VM Server for SPARC
Change the Host Boot Mode Behavior at Reset
Manage the Host Boot Mode Script
Display Host Boot Mode Expiration Date
Override OpenBoot PROM Settings to Reset the Server
Configuring Server Behavior at Restart
Specify Behavior When the Host Resets
Specify Behavior When the Host Stops Running
Specify Behavior at Boot Timeout
Specify Behavior if Restart Fails
Specify Maximum Restart Attempts
Enabling Automatic System Recovery
Identifying WWN-Designated SAS2 Devices
probe-scsi-all Output Example (SPARC T3-1, Eight-Disk Backplane)
probe-scsi-all Output Example (SPARC T3-1, Sixteen-Disk Backplane)
probe-scsi-all Output Example (SPARC T3-4)
Identify a Disk Slot Using probe-scsi-all (OBP)
Identify a Disk Slot Using prtconf (Oracle Solaris, Onboard Controllers)
Identify a Disk Slot Using prtconf (Oracle Solaris, Single Initiator)
WWN Syntax in an OS Installation on a Specific Device
WWN Syntax in an OS Installation on a RAID Volume
Infrastructure Boards in the Server
Interpreting Log Files and System Messages
Using the Oracle Solaris Predictive Self-Healing Feature
Managing Components With Automatic System Recovery Commands
Checking if SunVTS Software Is Installed
Find the Chassis Serial Number
Understanding Component Replacement Categories
Removing Power From the System
Positioning the System for Servicing
Attaching Devices to the Server
Locate a Faulty Hard Disk Drive
Remove a Hard Disk Drive Filler Panel
Install a Hard Disk Drive Filler Panel
Verify Hard Disk Drive Functionality
Verify Fan Module Functionality
Verify Power Supply Functionality
Servicing Memory Risers and DIMMs
Locate a Faulty DIMM (DIMM Fault Remind Button)
Locate a Faulty DIMM (show faulty Command)
Increase Server Memory With Additional DIMMs
Remove a Memory Riser Filler Panel
Install a Memory Riser Filler Panel
DIMM Configuration Error Messages
Remove a DVD Drive or Filler Panel
Install a DVD Drive or Filler Panel
Servicing the System Lithium Battery
Servicing Expansion (PCIe) Cards
Remove a PCIe Card Filler Panel
Cable an Internal SAS HBA PCIe Card
Install a PCIe Card Filler Panel
Verify Fan Board Functionality
Verify Motherboard Functionality
Servicing the Service Processor
Service Processor Firmware and Configuration
Verify Service Processor Functionality
Servicing the Hard Disk Drive Backplane
Remove the Hard Disk Drive Backplane
Install the Hard Disk Drive Backplane
Verify Hard Disk Drive Backplane Functionality
Servicing the Power Supply Backplane
Remove the Power Supply Backplane
Install the Power Supply Backplane
Verify Power Supply Backplane Functionality
Returning the Server to Operation
Return the Server to the Normal Rack Position
If your network uses DHCP to assign IP addresses, the DHCP device will automatically assign an IP address to the service processor. If your network does not use DHCP, follow this procedure to assign a static IP address to the service processor.
Note - For more information on configuring ILOM, refer to the SPARC T3 Series Servers Administration Guide and the ILOM documentation.
For serial connection instructions, see Connect a Terminal or Emulator to the SER MGT Port. Log in to the service processor as root (changeme is the default root password) to display the ILOM (->) prompt.
hostname login: root Password: password (nothing displayed) Oracle(R) Integrated Lights Out Manager Version 3.0.12.2 Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. Warning: password is set to factory default. ->
-> set /SP/network pendingipdiscovery=static Set 'pendingipdiscovery' to 'static'
-> set /SP/network pendingipaddress=service-processor-IPaddr Set 'pendingipaddress' to 'service-processor-IPaddr'
-> set /SP/network pendingipgateway=gateway-IPaddr Set 'pendingipgateway' to 'gateway-IPaddr'
-> set /SP/network pendingipnetmask=255.255.255.0 Set 'pendingipnetmask' to '255.255.255.0'
This example uses 255.255.255.0 to set the netmask. Your network environment subnet might require a different netmask. Use a netmask number most appropriate to your environment.
The code example shows parameters that have been set to convert a service processor from a DHCP configuration to a static configuration.
-> show /SP/network -display properties /SP/network Properties: commitpending = (Cannot show property) dhcp_server_ip = none ipaddress = xxx.xxx.xxx.xxx ipdiscovery = dhcp ipgateway = xxx.xxx.xxx.xxx ipnetmask = 255.255.255.0 macaddress = 00:21:28:6F:A7:BB managementport = /SYS/MB/SP/NETMGMT outofbandmacaddress = 00:21:28:6F:A7:BB pendingipaddress = xxx.xxx.xxx.xxx pendingipdiscovery = static pendingipgateway = xxx.xxx.xxx.xxx pendingipnetmask = 255.255.255.0 pendingmanagementport = /SYS/MB/SP/NETMGMT sidebandmacaddress = 00:21:F8:6F:A7:BA state = enabled ->
Note - After setting the configuration parameters, you must enter the set /SP/network commitpending=true command for the new values to take affect.
-> set /SP/network commitpending=true Set 'commitpending' to 'true'
Note - You can run the show /SP/network command again (after performing the set /SP/network commitpending=true command) to verify that the parameters have been updated.
SPARC T3 Series Servers Administration Guide
ILOM documentation