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
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
Only perform this task if your system had RAID volumes prior to replacing the motherboard.
Refer to the SPARC T3 Series Servers Administration Guide for instructions.
-> set /HOST/bootmode script="setenv auto-boot? false"
See Power On the Server.
ok show-devs ... /pci@400/pci@2/pci@0/pci@e/scsi@0 ...
You can also use the devalias command to locate device paths specific to your server:
ok devalias ... scsi0 /pci@400/pci@2/pci@0/pci@e/scsi@0 scsi /pci@400/pci@2/pci@0/pci@e/scsi@0 ...
ok select scsi
Instead of using the alias name scsi, you could type the full device path name (such as /pci@400/pci@2/pci@0/pci@e/scsi@0).
ok show-volumes
For example, the following show-volumes output shows an inactive volume:
ok show-volumes Volume 0 Target 389 Type RAID1 (Mirroring) WWID 03b2999bca4dc677 Optimal Enabled Inactive 2 Members 583983104 Blocks, 298 GB Disk 1 Primary Optimal Target 9 HITACHI H103030SCSUN300G A2A8 Disk 0 Secondary Optimal Target c HITACHI H103030SCSUN300G A2A8
ok inactive_volume activate-volume
Where inactive_volume is the name of the RAID volume that you are activating. For example:
ok 0 activate-volume Volume 0 is now activated
Note - For more information on configuring hardware RAID on the server, refer to the SPARC T3 Series Servers Administration Guide.
ok unselect-dev
ok probe-scsi-all /pci@400/pci@2/pci@0/pci@e/scsi@0 FCode Version 1.00.54, MPT Version 2.00, Firmware Version 5.00.17.00 Target a Unit 0 Removable Read Only device TEAC DV-W28SS-R 1.0C SATA device PhyNum 3 Target b GB Unit 0 Disk SEAGATE ST914603SSUN146G 0868 286739329 Blocks, 146 SASDeviceName 5000c50016f75e4f SASAddress 5000c50016f75e4d PhyNum 1 Target 389 Volume 0 Unit 0 Disk LSI Logical Volume 3000 583983104 Blocks, 298 GB VolumeDeviceName 33b2999bca4dc677 VolumeWWID 03b2999bca4dc677 /pci@400/pci@1/pci@0/pci@b/pci@0/usb@0,2/hub@2/hub@3/storage@2 Unit 0 Removable Read Only device AMI Virtual CDROM 1.00
ok setenv auto-boot? true