Front Panel Components (Installation)
Rear Panel Components (Installation)
Confirming Server and Site Specifications
Minimum Clearance for Service Access
AC and DC Power Supply Specifications
Overcurrent Protection Requirements
DC Power Source, Power Connection, and Grounding Requirements
Installing the Server in a 4-Post Rack
Installing the Standard 19-Inch Hardmount Kit (4-Post Rack)
Installing the 19-Inch Sliding-Rail Kit (4-Post Rack)
Installing the 600-mm Hardmount Kit (4-Post Rack)
Installing the Server in a 2-Post Rack
Installing the 19-Inch Hardmount Kit (2-Post Rack)
Installing the 19-Inch Sliding-Rail Kit (2-Post Rack)
Installing the 23-Inch Hardmount Kit (2-Post Rack)
Connecting Data and Management Cables
Powering On the Server the First Time
Assembling DC Power Cords and Applying DC Power
Power On the Host for the First Time
Choosing an OS Installation Method
OS Installation Task Map (Oracle Solaris)
OS Installation Task Map (Oracle VM)
OS Installation Task Map (Linux)
OS Installation Task Map (VMware ESXi)
OS Installation Task Map (Windows)
Supported OS Versions and Documentation
Understanding Installation Methods
Configuring the Preinstalled Oracle Solaris OS
Preinstalled OS RAID Limitations
Configuration Worksheet (Oracle Solaris)
Configure the Preinstalled Oracle Solaris OS
Configuring the Preinstalled Oracle VM 3. 0 Software
Configuration Worksheet (Oracle VM Server)
Configure the Preinstalled Oracle VM 3.0 OS
Set Up a Local Console (SER MGT Port)
Set Up a Local Console (Monitor and Keyboard)
Set Up a Remote Console (Web Browser)
Preparing Your PXE Environment
Accessing Installation Utilities
BIOS Overview (OS Installation)
Set BIOS Settings to Default Values
Switch Between Legacy BIOS and UEFI BIOS Modes
RAID Configuration Requirements
Post-Installation RAID Volume Creation
Configuring RAID Volumes (LSI BIOS Utilities)
Performing Post-Installation Tasks
(Optional) Assign Boot Drive Priorities
Oracle VM Post-Installation Information
Performing Linux Post-Installation Tasks
Performing VMware ESXi Post-Installation Tasks
Performing Windows Post-Installation Tasks
Understanding Administration Resources
BIOS Overview (Administration)
Hardware RAID Administration Tools
Multiple Server Management Tools
Accessing Administration Tools
Access Add-On Card Configuration Utilities (BIOS)
Change Telco Alarm States Manually
Configuring Power-On and Boot Options
Change the Oracle ILOM Root Password (Oracle ILOM CLI)
Recover the Oracle ILOM Root Password
Configuring Oracle ILOM (Oracle ILOM Web Interface)
Configuring the SP and Oracle ILOM (BIOS)
Configure the SP and Oracle ILOM (OSA)
Configure the Enhanced PCIe Cooling Mode Policy (Oracle ILOM CLI)
Resetting the BIOS to Default Settings
Configuring Legacy Option ROM Allocation
Configuring I/O Resource Allocation
Obtain the Server Serial Number
Locate the Server (Oracle ILOM Web Interface)
Monitoring the Server Health (Oracle ILOM Web Interface)
Updating the Firmware and Software
Obtain and Update Firmware (OSA)
Mounting the Oracle System Assistant USB Flash Drive
Requesting Updates on Physical Media
Component Locations (Storage, Power, and Fans)
Component Locations (Motherboard, Memory, and PCIe3 Cards)
Front Panel Components (Service)
Rear Panel Components (Service)
Troubleshooting (Oracle ILOM /SP Targets)
Troubleshooting (Oracle ILOM /System Targets)
Troubleshooting (Oracle ILOM Legacy Targets)
Component Service Task Reference
Removing Power From the Server
Raise the Drive Cage to the Service Position
Remove a PCIe3 Card (Risers 1 and 2)
Install a PCIe3 Card (Risers 1 and 2)
Install a PCIe3 Card (Riser 3)
Install the Drive Signal Cable
Determine if the Drive Backplane Is Faulty
Determine if the LED Board Is Faulty
Determine if the Motherboard Is Faulty
Determine if the PDB Is Faulty
Returning the Server to Operation
Power On the Server (Oracle ILOM)
This procedure describes the high-level steps that you perform to set up your PXE environment to support PXE booting for supported Linux OSs. For setup details, refer to the installation documentation for your OS.
Oracle Linux and Red Hat Linux – Follow the PXE network installation instructions in the Red Hat Enterprise Linux 5.7: System Administration Guide at:
SLES 11 SP1 – Go to:
You can configure your network to provide the ISO DVD image or use a KickStart image (network repository).
Note - KickStart is an automated installation tool. KickStart enables you to create a single image containing the settings for some or all installation and configuration parameters that are normally provided during a typical Oracle Linux installation. Typically, a KickStart image is placed on a single network server and read by multiple systems for installation.
Configure the files on the TFTP server necessary for PXE booting.
Configure the server's MAC network port address to boot from the PXE configuration.
As an example, if you want to PXE boot from NET0, you can obtain the server's MAC address by logging in to the SP as root, and typing:
-> show /SYS/MB/NET0 fru_macaddress /SYS/MB/NET0 Properties: fru_macaddress = 00:21:28:e7:77:24
Configure DHCP.
Create a KickStart file.
Create the boot media with the KickStart file or make the KickStart file available on the network.
See Install an OS (PXE).