Owners Manual
Table Of Contents
- About Your System
- Accessing System Features during Startup
- Front-Panel Features and Indicators
- Hard-Drive Indicator Patterns
- Service Tag
- Back Panel Features and Indicators
- System-Board Assembly Configurations
- LAN Indicator Codes
- Power and System Board Indicator Codes
- Power Supply Indicator Codes
- BMC Heart Beat LED
- Post Error Code
- System Event Log
- Sensor Data Record
- Other Information You May Need
- Using the System Setup Program
- Removing and Installing System Components
- Safety Instructions
- Recommended Tools
- Opening and Closing the System
- Inside the System
- Cooling Fans
- Hard Drives
- Removing a 3.5-inch Hard-Drive Blank
- Installing a 3.5-inch Hard-Drive Blank
- Removing a 2.5-inch Hard-Drive Blank
- Installing a 2.5-inch Hard-Drive Blank
- Removing a Hard-Drive Carrier
- Installing a Hard-Drive Carrier
- Removing a Hard Drive from a Hard-Drive Carrier
- Installing a Hard Drive into a Hard-Drive Carrier
- Installing a 2.5” SSD into a 3.5” Hard-Drive Carrier
- Power Supplies
- System-Board Assembly
- Air Baffle
- Heat Sinks
- Processors
- Interposer Extender for 2U Node
- Expansion-Card Assembly and Expansion Card
- PCI-E Slot Priority
- RAID Card
- LSI 9265-8i Card
- LSI 9265-8i RAID Battery
- Riser Card
- Optional Mezzanine Cards
- Removing the LSI 2008 SAS Mezzanine Card
- Installing the LSI 2008 SAS Mezzanine Card
- Cable Routing for LSI 2008 SAS Mezzanine Card (1U Node)
- Cable Routing for LSI 2008 SAS Mezzanine Card (2U Node)
- Removing the 1GbE Mezzanine Card
- Installing the 1GbE Mezzanine Card
- Removing the 10GbE Mezzanine Card
- Installing the 10GbE Mezzanine Card
- Mezzanine-Card Bridge Board
- System Memory
- System Battery
- System Board
- Power Distribution Boards
- Middle Planes
- Direct Backplanes
- 2.5-inch Hard Drive Expander Configuration
- Front Panels
- Sensor Boards
- Removing the Sensor Board for 3.5” Hard-Drive System
- Installing the Sensor Board for 3.5” Hard-Drive System
- Cable Routing for Sensor Board and Front Panel for 3.5” Hard Drive System
- Removing the Sensor Board for 2.5” Hard-Drive System
- Installing the Sensor Board for 2.5” Hard-Drive System
- Cable Routing for Sensor Board and Front Panel for 2.5” Hard Drive System
- Troubleshooting Your System
- Minimum Configuration to POST
- Safety First – For You and Your System
- Installation Problems
- Troubleshooting System Startup Failure
- Troubleshooting External Connections
- Troubleshooting the Video Subsystem
- Troubleshooting a USB Device
- Troubleshooting a Serial I/O Device
- Troubleshooting a NIC
- Troubleshooting a Wet System
- Troubleshooting a Damaged System
- Troubleshooting the System Battery
- Troubleshooting Power Supplies
- Troubleshooting System Cooling Problems
- Troubleshooting a Fan
- Troubleshooting System Memory
- Troubleshooting a Hard Drive
- Troubleshooting a Storage Controller
- Troubleshooting Expansion Cards
- Troubleshooting Processors
- IRQ Assignment Conflicts
- Jumpers and Connectors
- C6220 II System Board Connectors
- C6220 System Board Connectors
- Backplane Connectors
- Middle Plane Connectors
- Interposer Extender for 2U Node Connectors
- LSI 2008 SAS Mezzanine Card Connectors
- 1GbE Mezzanine Card Connectors
- 10GbE Mezzanine Card Connectors
- Power Distribution Board 1 Connectors
- Power Distribution Board 2 Connectors
- Sensor Board Connectors
- Jumper Settings
- Getting Help
- Index

114 | Using the System Setup Program
Option
Description
Save Changes
Save your changes and without exiting system.
Discard Changes
Saves Discards changes.
Load Optimal Defaults Loads optimal default values for all the setup
questions.
Load Customized Defaults Loads Customized default values for all the setup
questions.
Save Customized Defaults Saves all setup questions’ current values as
Customized default.
Command Line Interfaces for Setup
options
The options of SETUP menu allow the user to control by system
configuration utility (syscfg), the utility includes in Dell OpenManage
Deployment Toolkit (DTK).
Users can use the utility as following:
• To change the SETUP option by D4 token:
./syscfg –t=D4_token_id
(Example: ./syscfg -t=0x002D to enable NIC1)
• To check token active status:
./syscfg --istokenactive=D4_token_id
(Example: ./syscfg --istokenactive=0x002D to check the
token active status of NIC1)
• To change the SETUP option thru BMC memory directly:
./ipmitool raw <command> <data>
(Example: ./ipmitool raw 0xc 1 1 3 10 106 42 120 to set IP
address of BMC LAN port as 10.106.42.120)