Troubleshooting Guide for BIOS POST on 13 th Generation of Dell PowerEdge Servers

Size: px
Start display at page:

Download "Troubleshooting Guide for BIOS POST on 13 th Generation of Dell PowerEdge Servers"

Transcription

1 Troubleshooting Guide for BIOS POST on 13 th Generation of Dell PowerEdge Servers Wei Liu Dell Server BIOS Development September 2014 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

2 Revisions Date August 2014 Description Initial draft THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND Dell Inc. All rights reserved. Reproduction of this material in any manner whatsoever without the express written permission of Dell Inc. is strictly forbidden. For more information, contact Dell. Dell, the DELL logo, and the DELL badge are trademarks of Dell Inc. Intel, the Intel Logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. Microsoft, Windows, and Windows Server are registered trademarks of Microsoft Corporation in the United States and/or other countries. Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell disclaims any proprietary interest in the marks and names of others. 2 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

3 Table of contents Revisions... 2 Executive summary BIOS Splash Screen Display POST Error and Warning Messages Post Code in idrac Web GUI Driver Health Status Report Dell Diagnostics (epsa) Red Screen of Death (RSOD) Yellow Screen of Death (YSOD) Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

4 Executive summary The Unified Extensible Firmware Interface (UEFI) is a set of industry-standard firmware interfaces that is designed to replace the legacy BIOS to support modern operating systems and hardware architectures. Dell has been shipping UEFI support in the BIOS since the 11 th generation of PowerEdge servers through a UEFI-over-Legacy model, where it is the legacy BIOS that initializes the whole system and loads the UEFI layer at the end of Power-On Self-Test (POST) if needed. The Dell Lifecycle Controller technology is built upon UEFI as well. The BIOS on the 13 th generation of Dell PowerEdge servers is now a native UEFI implementation, with a Compatibility Support Module (CSM) to provide legacy BIOS interfaces to support operating systems that are not UEFI-aware. The look and feel of the boot process is dramatically different from the previous generations. This guide provides troubleshooting solution for possible issues that may arise during POST and pre-boot environment on the 13 th generation of PowerEdge servers. 1. BIOS Splash Screen Display After the system is powered on, the Dell server BIOS may get to video display almost instantly. Fig. 1 is a sample snapshot of the POST splash screen. The text next to the progress bar on the bottom of the screen indicates various phases of POST. The text can aid in troubleshooting issues that happen during the system boot process. The following table lists the currently supported progress texts in the BIOS: Text Display Phase of the Boot Process Initializing Intel QuickPath Interconnect... BIOS performs an early initialization of the chipset, processors, and QPI interfaces. Configuring Memory BIOS initializes the system memory. Loading BIOS Drivers BIOS starts the Driver Execution Environment (DXE) phase, loads and executes DXE drivers to perform additional chipset, processor and hardware initializations. Initializing idrac BIOS waits for idrac to become ready. This phase may take more than a few seconds on the first AC power on of the system. Initializing idrac Done idrac initialization has completed. Initializing PCIe, USB and Video Start of PCI enumeration and detection of USB keyboard devices. Initializing PCIe, USB and Video Done PCI and USB enumeration has completed. Legacy PCI option ROM initialization (BIOS boot mode only) Applies to the BIOS boot mode only. The onscreen display varies, depending on the type of PCIe cards that are installed in the system. Testing Memory (X% Complete) Software-based memory test phase. A percent progress. Note: The memory test is disabled in the BIOS setup by default. 4 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

5 Testing Memory Done [No Errors] Testing Memory Done [Errors Encountered] Testing Memory Aborted Loading Lifecycle Controller Drivers Loading Lifecycle Controller Drivers Done Initializing Firmware Interfaces Running In-System Characterization... Connecting iscsi device(s) Enumerating Boot options Enumerating Boot options Done Entering Lifecycle Controller Lifecycle Controller: Applying Updates or Setting System Configuration Lifecycle Controller: Collecting System Inventory Lifecycle Controller: Done Booting Memory test completed without any issue. Memory test has found error(s). Memory test was aborted by pressing <ESC> or spacebar. BIOS loads the Lifecycle Controller drivers. BIOS has finished loading the Lifecycle Controller drivers. BIOS connects the UEFI drivers to the device handles. The UEFI drivers from add-in PCIe cards are expected to be installed in this phase. In-System Characterization (ISC) is in progress. the UEFI iscsi device drivers are connected. This display applies to UEFI boot mode only. It gets displayed when an iscsi boot device(s) has been configured. BIOS starts to enumerate Boot Options in the system. The enumeration of Boot Options has completed. The system is booting into the Lifecycle Controller. An Automated Task Application is being scheduled in the Lifecycle Controller. Lifecycle Controller is collecting system inventory for this boot. Lifecycle Controller has finished execution. BIOS has finished POST and is giving control to the operating system. 5 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

6 Fig. 1 POST splash screen and progress bar 2. POST Error and Warning Messages The BIOS on the 13 th generation of PowerEdge servers can display informational, warning and error messages during POST to help you troubleshoot various issues. If the error occurs early in POST, such as during memory initialization, then a pop-up message box with a detailed description of the issue (e.g. Fig. 2) may be displayed on the screen. 6 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

7 Fig. 2 An error message box in early POST If the issue is detected at a later time in POST, corresponding error and warning messages aredisplay ed on the screen with a UEFIxxxx prefix. An event entry is logged in the Lifecycle Controller log (LC log) as well. Depending on the severity of the error/warning, the system may proceed with continuing boot, or prompt with F1/F2/F10/F11 for user input, or reset, or halt. The message comprisesof two parts, the error/warning message itself, and a recommended response action. You can follow the corresponding recommended response action to address the issue. For a complete list of POST error and warning messages, see the Event and Error Message Reference Guide for 13 th Generation Dell PowerEdge Servers. In the following example, the UEFI driver for the Integrated Network card is not signed. The user has just turned on Secure Boot in BIOS setup utility. In the next boot, a few error messages are displayed on the screen during POST. - The first error message (UEFI0072) displays that the UEFI driver from the Integrated NIC 1 Port 1 Partition 1 was not loaded because it failed the Secure Boot authentication. You may address this issue by updating the NIC firmware to a version that supports the UEFI driver signing. 7 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

8 - The second error message (UEFI0071) displays that the previously configured UEFI network boot interface is no longer available. This is a result of the corresponding UEFI driver not being loaded. - The third warning message (UEFI0074) displays that the Secure Boot policy has been modified since the last time the system was booted. In this particular example, the user enabled Secure Boot on purpose, so no action needs to be taken. Fig. 3 An example of POST error messages Corresponding logs for the error and warning messages will be recorded in the Lifecycle Log (Fig. 4). 8 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

9 Fig. 4 Screen shot of the Lifecycle Log 3. Post Code in idrac Web GUI In case you cannot get to the screen display, the Post Code feature available in the idrac web GUI may come handy. This page displays the last system POST code with a descriptive text. POST code helps to detect pre-video hangs, report fatal errors, and analyze system failures during POST. 9 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

10 Fig. 5 An example of the Post Code in the idrac Web GUI 4. Driver Health Status Report The UEFI specification defines a Driver Health Protocol (DHP). The DHP provides services allowing a UEFI driver to express health status of a controller, return status messages associated with the health status, perform repair operations if necessary and request configuration changes to place the controller back in a usable state. Dell server BIOS checks the driver health status of each UEFI driver in the system, and displays the status messages. The BIOS may invoke the repair and configuration utility if a repair or reconfiguration operation is required. In most cases, you can follow the instructions on the screen to proceed. Fig. 6 is an example display where the BIOS halts on some errors returned from DHP. In this particular example, the idrac DHP detected that the backplane 2 power cable has been disconnected; The LSI SAS controller requires configuration changes, possibly due to a catastrophic issue. 10 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

11 Fig. 6 Example of errors detected by UEFI Driver Health Protocol The following (Fig. 7) is a snapshot of the Driver Health Manager in the case when a driver requires configuration change. The Driver Health Manager lists all the device instances that require reconfiguration. You can select each one of them and follow the instructions on the screen to configure the devices. 11 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

12 Fig. 7 Driver Health Manager 5. Dell Diagnostics (epsa) Dell Enhanced Pre-Boot System Diagnostics (epsa) are diagnostics tests that are embedded in the system (Fig. 8). These tests allow you to check the hardware health status outside the operating system environment. The findings of this diagnostics can assist you in troubleshooting the fault and working toward a resolution to the issue. The epsa can be launched from the Boot Manager-> System Utilities-> Launch Diagnostics (Fig. 9). 12 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

13 Fig. 8 Sample screen shot of epsa 13 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

14 Fig. 9 Launching diagnostics from Boot Manager 6. Red Screen of Death (RSOD) The Dell server BIOS implements an enhanced CPU exception handler (RSOD) which aids the user and tech support to analyze the software exception when the system crashes in the pre-boot UEFI environment. The debug information is displayed on the screen and additional information and stack traces can be retrieved through the serial port (if available). You can save the dump and use it for debugging offline. 14 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

15 A sample RSOD display is depicted in Fig. 10. Fig. 10 An example of the RSOD screen shot When an exception is raised by the processor the BIOS displays the RSOD screen with the following information related to the exception. The exception type, such as Page Fault, General Protection Fault, Divide by Zero, Breakpoint, and so on. A Dell-defined error value, pre-fixed with UEFIxxxx. Note a corresponding error will be logged to the LC log as well. Partial register set (x86 64bit). Last-Branch records and associated module names if available. Current RIP and Faulting driver module name Stack trace back from faulted module. Additional information is available from the serial port dump. To retrieve the serial dump, you can connect the server to a client system with a null modem cable and use any terminal program (for example, Putty or HyperTerminal) with the baud rate set to bps, then press <ENTER>. The serial dump can be retrieved from Serial over LAN (SOL) method as well. 15 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

16 Note: The RSOD serial dump can be obtained at the point of failure. The serial session does not have to be started prior to the RSOD. RSOD are usually caused by software issues, and may be resolved by updating the BIOS, Lifecycle Controller, or the UEFI firmware for PCIe cards. You may send the screen shot and serial dump to Dell support for further analysis, should you encounter a RSOD even after all the firmware updates. 7. Yellow Screen of Death (YSOD) When a hardware error occurs during UEFI pre-boot environment (excluding CSM phase in BIOS boot mode), the Dell server BIOS may display a Yellow Screen of Death (YSOD) with some of the software contexts at the time when the issue is detected. The hardware errors include Nonmaskable Interrupt (NMI) and Machine Check Errors (MCE). You should check the System Event Log (SEL) to identify the source and type of the error. Update the corresponding device firmware if the error is originated from a PCIe device. Note: The stack trace displayed on the YSOD screen only provides some context information before the failure, and not the source of the problem. A sample YSOD is depicted in Fig Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

17 Fig. 11 An example of the YSOD screen shot 17 Troubleshooting Guide for BIOS POST on Dell 13 th Generation of PowerEdge Servers

Lifecycle Controller Platform Update/Firmware Update in Dell PowerEdge 12th Generation Servers

Lifecycle Controller Platform Update/Firmware Update in Dell PowerEdge 12th Generation Servers Lifecycle Controller Platform Update/Firmware Update in Dell PowerEdge 12th Generation Servers This Dell Technical White Paper provides detailed information about the capabilities of Lifecycle Controller

More information

UEFI on Dell BizClient Platforms

UEFI on Dell BizClient Platforms UEFI on Dell BizClient Platforms Authors: Anand Joshi Kurt Gillespie This document is for informational purposes only and may contain typographical errors and technical inaccuracies. The content is provided

More information

DELL. Unified Server Configurator: IT and Systems Management Overview. A Dell Technical White Paper

DELL. Unified Server Configurator: IT and Systems Management Overview. A Dell Technical White Paper DELL A Dell Technical White Paper Unified Server Configurator: IT and Systems Management Overview By Shelli Allgood, Anand Narayanan, Hai Phung, Pritesh Prabhu and Ganesh Viswanathan THIS WHITE PAPER IS

More information

DELL. Unified Server Configurator Security Overview. A Dell Technical White Paper. By Raja Tamilarasan, Wayne Liles, Marshal Savage and Weijia Zhang

DELL. Unified Server Configurator Security Overview. A Dell Technical White Paper. By Raja Tamilarasan, Wayne Liles, Marshal Savage and Weijia Zhang DELL A Dell Technical White Paper Unified Server Configurator Security Overview By Raja Tamilarasan, Wayne Liles, Marshal Savage and Weijia Zhang THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND

More information

Remote Installation of VMware ESX Server Software Using Dell Remote Access Controller

Remote Installation of VMware ESX Server Software Using Dell Remote Access Controller Remote Installation of VMware ESX Server Software Using Dell Remote Access Controller October 2005 Notes, Notices, and Cautions NOTE: A NOTE indicates important information that helps you make better use

More information

Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter

Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter This Dell Technical White Paper gives an overview of using OpenManage Integration to streamline the time, tools

More information

A White Paper By: Dr. Gaurav Banga SVP, Engineering & CTO, Phoenix Technologies. Bridging BIOS to UEFI

A White Paper By: Dr. Gaurav Banga SVP, Engineering & CTO, Phoenix Technologies. Bridging BIOS to UEFI A White Paper By: Dr. Gaurav Banga SVP, Engineering & CTO, Phoenix Technologies Bridging BIOS to UEFI Copyright Copyright 2007 by Phoenix Technologies Ltd. All rights reserved. No part of this publication

More information

Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX

Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX Startup Guide Paul Marquardt Contents Introduction... 4 Requirements... 4 Chassis setup... 6 Chassis placement and CMC cabling...

More information

Dell EqualLogic Red Hat Enterprise Linux 6.2 Boot from SAN

Dell EqualLogic Red Hat Enterprise Linux 6.2 Boot from SAN Dell EqualLogic Red Hat Enterprise Linux 6.2 Boot from SAN A Dell EqualLogic best practices technical white paper Storage Infrastructure and Solutions Engineering Dell Product Group November 2012 2012

More information

Dell PowerEdge T130 Owner's Manual

Dell PowerEdge T130 Owner's Manual Dell PowerEdge T130 Owner's Manual Regulatory Model: E36S Series Regulatory Type: E36S001 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Agent-free Inventory and Monitoring for Storage and Network Devices in Dell PowerEdge 12 th Generation Servers

Agent-free Inventory and Monitoring for Storage and Network Devices in Dell PowerEdge 12 th Generation Servers Agent-free Inventory and Monitoring for Storage and Network Devices in Dell PowerEdge 12 th Generation Servers This Dell Technical White Paper provides an overview on the agent-free monitoring feature

More information

Computer Setup User Guide

Computer Setup User Guide Computer Setup User Guide Copyright 2008 Hewlett-Packard Development Company, L.P. Bluetooth is a trademark owned by its proprietor and used by Hewlett-Packard Company under license. Intel is a trademark

More information

Dell idrac7 with Lifecycle Controller

Dell idrac7 with Lifecycle Controller Dell with Lifecycle Controller Guide Dell OpenManage Systems Management Dell with Lifecycle Controller Guide Contents Overview... 3 IDRAC7 at a glance... 3 Dell Lifecycle Controller... 4 Server and configuration

More information

Dell PowerEdge T110 II Systems. Owner s Manual. Regulatory Model E11S Series Regulatory Type E11S002

Dell PowerEdge T110 II Systems. Owner s Manual. Regulatory Model E11S Series Regulatory Type E11S002 Dell PowerEdge T110 II Systems Owner s Manual Regulatory Model E11S Series Regulatory Type E11S002 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better

More information

Intel RAID Controller Troubleshooting Guide

Intel RAID Controller Troubleshooting Guide Intel RAID Controller Troubleshooting Guide A Guide for Technically Qualified Assemblers of Intel Identified Subassemblies/Products Intel order number C18781-001 September 2, 2002 Revision History Troubleshooting

More information

Enhanced Diagnostics Improve Performance, Configurability, and Usability

Enhanced Diagnostics Improve Performance, Configurability, and Usability Application Note Enhanced Diagnostics Improve Performance, Configurability, and Usability Improved Capabilities Available for Dialogic System Release Software Application Note Enhanced Diagnostics Improve

More information

User Guide for Windows 10

User Guide for Windows 10 User Guide for Windows 10 System requirements E10684 First Edition July 2015 To facilitate a smoother transition from your previous operating system, read the system requirements below before upgrading

More information

Monthly Specification Update

Monthly Specification Update Monthly Specification Update Intel Server Board S1400FP Family August, 2013 Enterprise Platforms and Services Marketing Enterprise Platforms and Services Marketing Monthly Specification Update Revision

More information

UEFI Driver Development Guide for All Hardware Device Classes

UEFI Driver Development Guide for All Hardware Device Classes UEFI Driver Development Guide for All Hardware Device Classes Nov 2011 Version 1.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL

More information

System Area Manager. Remote Management

System Area Manager. Remote Management System Area Manager Remote Management Remote Management System Area Manager provides remote management functions for its managed systems, including Wake on LAN, Shutdown, Restart, Remote Console and for

More information

Dual-Core Processors on Dell-Supported Operating Systems

Dual-Core Processors on Dell-Supported Operating Systems Dual-Core Processors on Dell-Supported Operating Systems With the advent of Intel s dual-core, in addition to existing Hyper-Threading capability, there is confusion regarding the number of that software

More information

Intel Rapid Storage Technology

Intel Rapid Storage Technology Intel Rapid Storage Technology User Guide August 2011 Revision 1.0 1 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

Using Red Hat Network Satellite Server to Manage Dell PowerEdge Servers

Using Red Hat Network Satellite Server to Manage Dell PowerEdge Servers Using Red Hat Network Satellite Server to Manage Dell PowerEdge Servers Enterprise Product Group (EPG) Dell White Paper By Todd Muirhead and Peter Lillian July 2004 Contents Executive Summary... 3 Introduction...

More information

Universal Serial Bus Implementers Forum EHCI and xhci High-speed Electrical Test Tool Setup Instruction

Universal Serial Bus Implementers Forum EHCI and xhci High-speed Electrical Test Tool Setup Instruction Universal Serial Bus Implementers Forum EHCI and xhci High-speed Electrical Test Tool Setup Instruction Revision 0.41 December 9, 2011 1 Revision History Rev Date Author(s) Comments 0.1 June 7, 2010 Martin

More information

Dell ControlPoint Security Manager

Dell ControlPoint Security Manager Dell ControlPoint Security Manager www.dell.com support.dell.com Notes NOTE: A NOTE indicates important information that helps you make better use of your computer. Information in this document is subject

More information

Type Message Description Probable Cause Suggested Action. Fan in the system is not functioning or room temperature

Type Message Description Probable Cause Suggested Action. Fan in the system is not functioning or room temperature Table of Content Error Messages List... 2 Troubleshooting the Storage System... 3 I can t access the Manager... 3 I forgot the password for logging in to the Manager... 3 The users can t access the shared

More information

High Performance Tier Implementation Guideline

High Performance Tier Implementation Guideline High Performance Tier Implementation Guideline A Dell Technical White Paper PowerVault MD32 and MD32i Storage Arrays THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS

More information

Intel Server Board Platform Confidence Test Installation and Operating Instructions

Intel Server Board Platform Confidence Test Installation and Operating Instructions Intel Server Board Platform Confidence Test Installation and Operating Instructions i Intel Corporation 2002-2009 Information in this document is provided in connection with Intel products. No license,

More information

Exploring the Remote Access Configuration Utility

Exploring the Remote Access Configuration Utility Exploring the Remote Access Configuration Utility in Ninth-Generation Dell PowerEdge Servers The Remote Access Configuration Utility supports local and remote server management in ninth-generation Dell

More information

How to Setup and Configure ESXi 5.0 and ESXi 5.1 for OpenManage Essentials

How to Setup and Configure ESXi 5.0 and ESXi 5.1 for OpenManage Essentials How to Setup and Configure ESXi 5.0 and ESXi 5.1 for OpenManage Essentials This Dell technical white paper provides step-by-step instructions to set up and configure ESXi for OpenManage Essentials. BBenjamin

More information

Configuring ThinkServer RAID 100 on the Lenovo TS430

Configuring ThinkServer RAID 100 on the Lenovo TS430 Configuring ThinkServer RAID 100 on the Lenovo TS430 Contents Overview 02 Embedded RAID 100 features on TS430 02 RAID Overview 02 Choosing the RAID Level 02 RAID 0 02 RAID 1 02 RAID 5 03 RAID 10 03 Configuring

More information

Monthly Specification Update

Monthly Specification Update Intel Server Board S1200BTLR Intel Server Board S1200BTSR Intel Server Board S1200BTLRM Intel Server System R1304BTLSFANR Intel Server System R1304BTSSFANR Intel Server System R1304BTLSHBNR Intel Server

More information

Intel Rapid Start Technology (FFS) Guide

Intel Rapid Start Technology (FFS) Guide Intel Rapid Start Technology (FFS) Guide Technical white paper Table of contents Intel Rapid Start Technology (FFS) Guide... 2 Product Definition... 2 Requirements... 2 Enabling Intel Rapid Start Technology...

More information

EUCIP IT Administrator - Module 2 Operating Systems Syllabus Version 3.0

EUCIP IT Administrator - Module 2 Operating Systems Syllabus Version 3.0 EUCIP IT Administrator - Module 2 Operating Systems Syllabus Version 3.0 Copyright 2011 ECDL Foundation All rights reserved. No part of this publication may be reproduced in any form except as permitted

More information

Using Dell Server Diagnostic Tools

Using Dell Server Diagnostic Tools Troubleshooting Enterprise Production Environments Using Dell Server Diagnostic Tools Dell server diagnostic tools are designed to enhance fault isolation and root-cause analysis in enterprise production

More information

BIOS Update Release Notes

BIOS Update Release Notes PRODUCTS: D975XBX (Standard BIOS) BIOS Update Release Notes BIOS Version 1351 August 21, 2006 BX97510J.86A.1351.2006.0821.1744 Fixed issue where operating system CD installation caused blue screen. Resolved

More information

Systems Management Tools And Documentation Version 8.1 Installation Guide

Systems Management Tools And Documentation Version 8.1 Installation Guide Systems Management Tools And Documentation Version 8.1 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION:

More information

Getting Started. rp5800, rp5700 and rp3000 Models

Getting Started. rp5800, rp5700 and rp3000 Models Getting Started rp5800, rp5700 and rp3000 Models Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft, Windows, and Windows

More information

Intel Server Board S3420GPV

Intel Server Board S3420GPV Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server Board S3420GPV Rev 1.0 Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Dec. 30 th,

More information

Dell Lifecycle Controller Graphical User Interface Version 2.00.00.00 For 13 th Generation Dell PowerEdge Servers User's Guide

Dell Lifecycle Controller Graphical User Interface Version 2.00.00.00 For 13 th Generation Dell PowerEdge Servers User's Guide Dell Lifecycle Controller Graphical User Interface Version 2.00.00.00 For 13 th Generation Dell PowerEdge Servers User's Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information

More information

User Guide Software Version 2.1.0

User Guide Software Version 2.1.0 Intel Solid State Drive Firmware Update Tool User Guide Software Version 2.1.0 Order Number: 322570-007US Intel disclaims all express and implied warranties, including without limitation, the implied warranties

More information

Intel RAID Software v6.x (and newer) Upgrade/Installation Procedures

Intel RAID Software v6.x (and newer) Upgrade/Installation Procedures Intel RAID Software v6.x (and newer) Upgrade/Installation Procedures For Intel Server RAID Controller U3-1 and Intel Server RAID Controller U3-1L Revision 1.1 12/21/01 Date Rev Modifications 12/21/01 1.1

More information

Remote Supervisor Adapter II. User s Guide

Remote Supervisor Adapter II. User s Guide Remote Supervisor Adapter II User s Guide Remote Supervisor Adapter II User s Guide Note: Before using this information and the product it supports, read the general information in Appendix B, Notices,

More information

ThinkServer RD550 and RD650 Operating System Installation Guide

ThinkServer RD550 and RD650 Operating System Installation Guide ThinkServer RD550 and RD650 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and

More information

Intel Entry Storage System SS4000-E

Intel Entry Storage System SS4000-E Intel Entry Storage System SS4000-E Software Release Notes March, 2006 Storage Systems Technical Marketing Revision History Intel Entry Storage System SS4000-E Revision History Revision Date Number 3 Mar

More information

HP BUSINESS NOTEBOOK PC F10 SETUP OVERVIEW

HP BUSINESS NOTEBOOK PC F10 SETUP OVERVIEW HP BUSINESS NOTEBOOK PC F10 SETUP OVERVIEW 2011 Business Notebook Models Technical white paper Table of contents Executive summary... 2 System requirements... 2 Supported models... 2 Enhancements... 2

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Getting Started. HP Retail Systems

Getting Started. HP Retail Systems Getting Started HP Retail Systems Copyright 2012, 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft and Windows are U.S. registered

More information

Foglight Experience Monitor and Foglight Experience Viewer

Foglight Experience Monitor and Foglight Experience Viewer Foglight Experience Monitor and Foglight Experience Viewer Quest Software, Inc. April 2008 Using the Dell Remote Access Controller Copyright Quest Software, Inc. 2008. All rights reserved. This guide contains

More information

Intel Matrix Storage Console

Intel Matrix Storage Console Intel Matrix Storage Console Reference Content January 2010 Revision 1.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,

More information

Proactively Managing Servers with Dell KACE and Open Manage Essentials

Proactively Managing Servers with Dell KACE and Open Manage Essentials Proactively Managing Servers with Dell KACE and Open Manage Essentials A Dell Technical White Paper Dell KACE Dell Open Manage Essentials THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN

More information

BIOS Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: DH61BE, DH61CR, DH61DL, DH61WW, DH61SA, DH61ZE (Standard BIOS) BIOS Version 0120 - BEH6110H.86A.0120.2013.1112.1412 Date: November 12, 2013 ME Firmware: Ignition SKU

More information

ThinkServer RS140 Operating System Installation Guide

ThinkServer RS140 Operating System Installation Guide ThinkServer RS140 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and Support

More information

Intel Server Control User s Guide

Intel Server Control User s Guide Legal Information Intel Server Control User s Guide Version 2.3 Part Number: A09225-004 About Intel Server Control Finding the Right Tool Managing Remote Servers Connecting to a Remote Server Paging an

More information

Dell PowerEdge Blades Outperform Cisco UCS in East-West Network Performance

Dell PowerEdge Blades Outperform Cisco UCS in East-West Network Performance Dell PowerEdge Blades Outperform Cisco UCS in East-West Network Performance This white paper compares the performance of blade-to-blade network traffic between two enterprise blade solutions: the Dell

More information

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Database Solutions Engineering By Murali Krishnan.K Dell Product Group October 2009

More information

Data Migration: Moving from Dell PowerVault MD3000i/MD3000 to MD3200i/MD3220i and MD3600i/MD3620i Series Storage Arrays

Data Migration: Moving from Dell PowerVault MD3000i/MD3000 to MD3200i/MD3220i and MD3600i/MD3620i Series Storage Arrays Data Migration: Moving from Dell PowerVault MD3000i/MD3000 to MD3200i/MD3220i and MD3600i/MD3620i A Dell Technical White Paper PowerVault MD3200/MD3200i and MD3600i Storage Arrays THIS WHITE PAPER IS FOR

More information

Specification Update. January 2014

Specification Update. January 2014 Intel Embedded Media and Graphics Driver v36.15.0 (32-bit) & v3.15.0 (64-bit) for Intel Processor E3800 Product Family/Intel Celeron Processor * Release Specification Update January 2014 Notice: The Intel

More information

ThinkServer RD540 and RD640 Operating System Installation Guide

ThinkServer RD540 and RD640 Operating System Installation Guide ThinkServer RD540 and RD640 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and

More information

Dell PowerEdge R730 Owner's Manual

Dell PowerEdge R730 Owner's Manual Dell PowerEdge R730 Owner's Manual Regulatory Model: E31S Series Regulatory Type: E31S001 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

A6210 WiFi USB Adapter 802.11ac USB 3.0 Dual Band User Manual

A6210 WiFi USB Adapter 802.11ac USB 3.0 Dual Band User Manual 802.11ac USB 3.0 Dual Band User Manual August 2014 202-11373-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the

More information

Using GIGABYTE Notebook for the First Time

Using GIGABYTE Notebook for the First Time P34 V6.0 Congratulations on your purchase of the GIGABYTE Notebook. This manual will help you to get started with setting up your notebook. The final product configuration depends on the model at the point

More information

BIOS Update Release Notes

BIOS Update Release Notes PRODUCTS: DN2820FYKH (Standard BIOS) BIOS Update Release Notes BIOS Version 0037 - FYBYT10H.86A.0037.2014.0710.1336 Date: July 10, 2014 TXE Firmware: 1.0.4.1089 Framework BIOS Reference Code: Based on

More information

Configuring and Using AMT on TS140 and TS440

Configuring and Using AMT on TS140 and TS440 Configuring and Using AMT on TS140 and TS440 Lenovo ThinkServer TS Series Servers Lenovo Enterprise Product Group Version 1.0 September 17, 2013 2013 Lenovo. All rights reserved. LENOVO PROVIDES THIS PUBLICATION

More information

System i and System p. Customer service, support, and troubleshooting

System i and System p. Customer service, support, and troubleshooting System i and System p Customer service, support, and troubleshooting System i and System p Customer service, support, and troubleshooting Note Before using this information and the product it supports,

More information

Dell Compellent Storage Center

Dell Compellent Storage Center Dell Compellent Storage Center How to Setup a Microsoft Windows Server 2012 Failover Cluster Reference Guide Dell Compellent Technical Solutions Group January 2013 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL

More information

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Solutions for Large Environments Virtualization Solutions Engineering Ryan Weldon and Tom Harrington THIS WHITE PAPER IS FOR

More information

Dell PowerEdge R610 Systems Hardware Owner s Manual

Dell PowerEdge R610 Systems Hardware Owner s Manual Dell PowerEdge R610 Systems Hardware Owner s Manual Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

ThinkServer RD350 and RD450 Operating System Installation Guide

ThinkServer RD350 and RD450 Operating System Installation Guide ThinkServer RD350 and RD450 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and

More information

Cisco FlexFlash: Use and Manage Cisco Flexible Flash Internal SD Card for Cisco UCS C-Series Standalone Rack Servers

Cisco FlexFlash: Use and Manage Cisco Flexible Flash Internal SD Card for Cisco UCS C-Series Standalone Rack Servers Cisco FlexFlash: Use and Manage Cisco Flexible Flash Internal SD Card for Cisco UCS C-Series Standalone Rack Servers White Paper February 2014 What You Will Learn The Cisco UCS C220 M3, C240 M3, C420 M3,

More information

Dell FlexAddress for PowerEdge M-Series Blades

Dell FlexAddress for PowerEdge M-Series Blades Dell FlexAddress for PowerEdge M-Series Blades June 16, 2008 Authored By: Rick Ward, Mike J Roberts and Samit Ashdhir Information in this document is subject to change without notice. Copyright 2008 Dell

More information

Configuring Dell OpenManage IT Assistant 8.0 to Monitor SNMP Traps Generated by VMware ESX Server

Configuring Dell OpenManage IT Assistant 8.0 to Monitor SNMP Traps Generated by VMware ESX Server Configuring Dell OpenManage IT Assistant 8.0 to Monitor SNMP Traps Generated by VMware ESX Server Amresh Singh Dell Virtualization Solutions Engineering January 2007 Dell Inc. 1 www.dell.com/vmware Contents

More information

The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled systems.

The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled systems. SATA II PCIe RAID Quick Installation Guide Introducing the SATA II PCIe RAID The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled

More information

System Recovery. Business interruptions and loss of productivity caused. Using Windows Server 2003 on Dell PowerEdge Servers

System Recovery. Business interruptions and loss of productivity caused. Using Windows Server 2003 on Dell PowerEdge Servers System Recovery Using Windows Server 2003 on Dell PowerEdge Servers By understanding different ways to recover a failed server, administrators can minimize interruptions to critical business processes.

More information

How To Compare Two Servers For A Test On A Poweredge R710 And Poweredge G5P (Poweredge) (Power Edge) (Dell) Poweredge Poweredge And Powerpowerpoweredge (Powerpower) G5I (

How To Compare Two Servers For A Test On A Poweredge R710 And Poweredge G5P (Poweredge) (Power Edge) (Dell) Poweredge Poweredge And Powerpowerpoweredge (Powerpower) G5I ( TEST REPORT MARCH 2009 Server management solution comparison on Dell PowerEdge R710 and HP Executive summary Dell Inc. (Dell) commissioned Principled Technologies (PT) to compare server management solutions

More information

Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive

Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive This guide explains how to create and use a Rescue USB flash drive to reinstall and recover the ExtraHop system. When booting

More information

Intel System Event Log (SEL) Viewer Utility. User Guide SELViewer Version 10.0 /11.0 December 2012 Document number: G88216-001

Intel System Event Log (SEL) Viewer Utility. User Guide SELViewer Version 10.0 /11.0 December 2012 Document number: G88216-001 Intel System Event Log (SEL) Viewer Utility User Guide SELViewer Version 10.0 /11.0 December 2012 Document number: G88216-001 Legal Statements INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH

More information

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset)

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Version: 1.4 Table of Contents Using Your Gigabyte Management Console... 3 Gigabyte Management Console Key Features and Functions...

More information

System Release Notes Express5800/320LB System Release Notes

System Release Notes Express5800/320LB System Release Notes System Release Notes Express5800/320LB System Release Notes PN: 455-01681-004 2 Proprietary Notice and Liability Disclaimer The information disclosed in this document, including all designs and related

More information

Feature Comparison: idrac 7 & 8 and idrac8 License Chart

Feature Comparison: idrac 7 & 8 and idrac8 License Chart Feature Comparison: idrac 7 & 8 and License Chart This brief contains information to assist customers with questions about the with Lifecycle Controller s licenses and features that are available with

More information

Intel Active Management Technology with System Defense Feature Quick Start Guide

Intel Active Management Technology with System Defense Feature Quick Start Guide Intel Active Management Technology with System Defense Feature Quick Start Guide Introduction...3 Basic Functions... 3 System Requirements... 3 Configuring the Client System...4 Intel Management Engine

More information

Dell PowerEdge C System Management

Dell PowerEdge C System Management Dell PowerEdge C System Management A Dell Quick Start Guide Dell PowerEdge C Servers Table of Contents Summary 3 Bare Metal Setup (Prepare the BMC for Operation) 5 Prepare the Management Server to Interact

More information

DESKTOP. Internal Drive Installation Guide

DESKTOP. Internal Drive Installation Guide DESKTOP Internal Drive Installation Guide Seagate Desktop Installation Guide 2013 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or

More information

Intel Embedded Virtualization Manager

Intel Embedded Virtualization Manager White Paper Kelvin Lum Fee Foon Kong Platform Application Engineer, ECG Penang Intel Corporation Kam Boon Hee (Thomas) Marketing Development Manager, ECG Penang Intel Corporation Intel Embedded Virtualization

More information

Phoenix SecureCore TM Setup Utility

Phoenix SecureCore TM Setup Utility Phoenix SecureCore TM Setup Utility Important information: We continually strive to bring you the latest and proven features and technologies. As part of our drive to continually improve our products modifications

More information

VMware ESX 2.5 Server Software Backup and Restore Guide on Dell PowerEdge Servers and PowerVault Storage

VMware ESX 2.5 Server Software Backup and Restore Guide on Dell PowerEdge Servers and PowerVault Storage VMware ESX 2.5 Server Software Backup and Restore Guide on Dell PowerEdge Servers and PowerVault Storage This document provides best practices for backup and recovery of Virtual Machines running on VMware

More information

Dell Server Management Pack Suite Version 6.0 for Microsoft System Center Operations Manager User's Guide

Dell Server Management Pack Suite Version 6.0 for Microsoft System Center Operations Manager User's Guide Dell Server Management Pack Suite Version 6.0 for Microsoft System Center Operations Manager User's Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make

More information

Processor Reorder Buffer (ROB) Timeout

Processor Reorder Buffer (ROB) Timeout White Paper Ai Bee Lim Senior Platform Application Engineer Embedded Communications Group Performance Products Division Intel Corporation Jack R Johnson Senior Platform Application Engineer Embedded Communications

More information

Intel Server Board S3420GPRX Intel Server System SR1630GPRX Intel Server System SR1630HGPRX

Intel Server Board S3420GPRX Intel Server System SR1630GPRX Intel Server System SR1630HGPRX Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server Board S3420GPRX Intel Server System SR1630GPRX Intel Server System SR1630HGPRX Rev 1.0 Server Test Submission (STS)

More information

Intel 810 and 815 Chipset Family Dynamic Video Memory Technology

Intel 810 and 815 Chipset Family Dynamic Video Memory Technology Intel 810 and 815 Chipset Family Dynamic Video Technology Revision 3.0 March 2002 March 2002 1 Information in this document is provided in connection with Intel products. No license, express or implied,

More information

SATA II PCIe RAID Quick Installation Guide

SATA II PCIe RAID Quick Installation Guide SATA II PCIe RAID Quick Installation Guide Introducing the SATA II PCIe RAID The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled

More information

Dell PowerEdge R630 Owner's Manual

Dell PowerEdge R630 Owner's Manual Dell PowerEdge R630 Owner's Manual Regulatory Model: E26S Series Regulatory Type: E26S001 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Dell DR4000 Disk Backup System. Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive

Dell DR4000 Disk Backup System. Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive Dell DR4000 Disk Backup System Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive Storage Engineering Dell Product Group February 2012 THIS

More information

2.1.15 or later 1.4.0 or later. 2.4.3 or later. 1.5.1 or later

2.1.15 or later 1.4.0 or later. 2.4.3 or later. 1.5.1 or later Dell PowerVault Backup to Disk Appliance Interoperability Guide This document provides information about the supported hardware and software versions for the Dell PowerVault Backup to Disk Appliance system.

More information

Intel Server Board S5000PALR Intel Server System SR1500ALR

Intel Server Board S5000PALR Intel Server System SR1500ALR Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server Board S5000PALR Intel Server System SR1500ALR Intel Server System SR2500ALBRPR Server Test Submission (STS) Report For

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor Installing the Operating System or Hypervisor If you purchased E-Series Server Option 1 (E-Series Server without preinstalled operating system or hypervisor), you must install an operating system or hypervisor.

More information

Configuring ThinkServer RAID 100 on the TS140 and TS440

Configuring ThinkServer RAID 100 on the TS140 and TS440 Configuring ThinkServer RAID 100 on the TS140 and TS440 Lenovo ThinkServer TS Series Servers Lenovo Enterprise Product Group Version 1.0 September 17, 2013 2013 Lenovo. All rights reserved. LENOVO PROVIDES

More information

Computer Setup (F10) Utility Guide HP Compaq dx2200 Microtower Business PC

Computer Setup (F10) Utility Guide HP Compaq dx2200 Microtower Business PC Guide HP Compaq dx2200 Microtower Business PC Document Part Number: 413759-001 January 2006 This guide provides instructions on how to use Computer Setup. This tool is used to reconfigure and modify computer

More information

Advanced VMware Training

Advanced VMware Training Goals: Demonstrate VMware Fault Tolerance in action Demonstrate Host Profile Usage How to quickly deploy and configure several vsphere servers Discuss Storage vmotion use cases Demonstrate vcenter Server

More information