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
Assign a Static IP Address to the SP
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
Front and Rear Panel System Controls and LEDs
Ethernet and Network Management Port LEDs
Access the Service Processor (Oracle ILOM)
Display FRU Information With the show Command
Check for Faults Using the show faulty Command
Check for Faults With the fmadm faulty Command
Clear Faults With the clear_fault_action Property
Fault Management Command Examples
Service-Related ILOM Command Summary
Interpreting Log Files and System Messages
View the System Message Log Files
Using the Oracle Solaris Predictive Self-Healing Feature
Oracle Solaris Predictive Self-Healing Technology Overview
ILOM Properties that Affect POST Behavior
Managing Components With Automatic System Recovery Commands
Automatic System Recovery Overview
Checking if SunVTS Software Is Installed
Check 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
When the Oracle Solaris PSH facility detects faults, the faults are logged and displayed on the console. In most cases, after the fault is repaired, the corrected state is detected by the system and the fault condition is repaired automatically. However, this repair should be verified. In cases where the fault condition is not automatically cleared, the fault must be cleared manually.
# fmadm faulty TIME EVENT-ID MSG-ID SEVERITY Aug 13 11:48:33 ********-****-****-****-************ SUN4V-8002-6E Major Platform : sun4v Chassis_id : Product_sn : Fault class : fault.cpu.generic-sparc.strand Affects : cpu:///cpuid=**/serial=********************* faulted and taken out of service FRU : "/SYS/MB" (hc://:product-id=*****:product-sn=**********:server-id=***-******-*****: chassis-id=********:**************-**********:serial=******:revision=05/ chassis=0/motherboard=0) faulty Description : The number of correctable errors associated with this strand has exceeded acceptable levels. Refer to http://sun.com/msg/SUN4V-8002-6E for more information. Response : The fault manager will attempt to remove the affected strand from service. Impact : System performance may be affected. Action : Schedule a repair procedure to replace the affected resource, the identity of which can be determined using 'fmadm faulty'.
In some cases, even though the fault is cleared, persistent fault information remains and results in erroneous fault messages at boot time. To ensure that these messages are not displayed, run the following Oracle Solaris command:
# fmadm replaced /SYS/MB
For the component referenced in the example in Step 2 (the motherboard) enter the following command:
# fmadm replaced ********-****-****-****-************
Note that you should use one of the following fmadm commands released with the Oracle Solaris 10 05/09 OS based on whether you are replacing a component or whether you have repaired the component in some way:
Use fmadm repaired when a physical repair is performed to resolve a problem with a faulted component. For example, use this command if you have reinstalled a card after straightening a bent pin and reseating the card.
Use fmadm replaced when you install a new component to replace a faulted component and the new component is not automatically discovered by the system.
Note - The system generally detects new components when a new serial number is introduced into the system, but in cases where fault information remains, the fmadm replaced command will clear any faults that persist in the system after discovery.
Refer to the fmadm man page for more information about these commands.
-> set /SYS/MB clear_fault_action=True Are you sure you want to clear /SYS/MB (y/n)? y set 'clear_fault_action' to 'true