Reproduction of these materials in any manner whatsoever without the written permission of Dell Inc.
is strictly forbidden.
Trademarks used in this text: Dell, the DELL logo, Dell Precision, PowerEdge, and OpenManage are
trademarks of Dell Inc.; Intel is a registered trademark of Intel Corporation; Microsoft, Windows, Windows Server, and Windows Vista are either trademarks or registered trademarks of Microsoft
Corporation in the United States and/or other countries; Novell, NetWare, and SUSE are registered
trademarks of Novell, Inc. in the United States and other countries; Red Hat Linux and Red Hat
Enterprise Linux are registered trademarks of Red Hat, Inc.; LSI Logic, Fusion-MPT, Integrated
Mirroring, and Integrated Striping are trademarks or registered trademarks of LSI Logic Corporation;
DR-DOS is a registered trademark of DRDOS, Inc.
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 Inc. disclaims any proprietary interest in trademarks and
trade names other than its own.
Use the following safety guidelines to help ensure your own personal safety and to help protect
your system and working environment from potential damage.
NOTE: See the caution and safety statements in your Dell™ PowerEdge™ system
or Dell Precision™ workstation.
SAFETY: General
•Observe and follow service markings. Do not service any product except as explained in
your user documentation. Opening or removing covers that are marked with the triangular
symbol with a lightning bolt may expose you to electrical shock. Components inside these
compartments should be serviced only by a trained service technician.
•If any of the following conditions occur, unplug the product from the electrical outlet and
replace the part or contact your trained service provider:
–The power cable, extension cable, or plug is damaged.
–An object has fallen into the product.
–The product has been exposed to water.
–The product has been dropped or damaged.
–The product does not operate correctly when you follow the operating instructions.
•Use the product only with approved equipment.
•Operate the product only from the type of external power source indicated on the
electrical ratings label. If you are not sure of the type of power source required, consult
your service provider or local power company.
•Handle batteries carefully. Do not disassemble, crush, puncture, short external contacts,
dispose of in fire or water, or expose batteries to temperatures higher than
60 degrees Celsius (140 degrees Fahrenheit). Do not attempt to open or service batteries;
replace batteries only with batteries designated for the product.
SAFETY: When Working Inside Your System
Before you remove the system covers, perform the following steps in the sequence indicated.
CAUTION: Except if expressly otherwise instructed in Dell documentation, only trained
service technicians are authorized to remove the system cover and access any of the
components inside the system.
NOTICE: To help avoid possible damage to the system board, wait for 5 seconds after
turning off the system before removing a component from the system board or disconnecting
a peripheral device.
Safety Instructions9
1
Turn off the system and any devices.
2
Ground yourself by touching an unpainted metal surface on the chassis before touching
anything inside the system.
3
While you work, periodically touch an unpainted metal surface on the chassis to dissipate any
static electricity that might harm the internal components.
4
Disconnect your system and devices from their power sources. To reduce the potential of
personal injury or shock, disconnect any telecommunication lines from the system.
In addition, take note of these safety guidelines when appropriate:
•When you disconnect a cable, pull on its connector or on its strain-relief loop, not on the
cable itself. Some cables have a connector with locking tabs; if you are disconnecting this
type of cable, press in on the locking tabs before disconnecting the cable. As you pull the
connectors apart, keep them evenly aligned to avoid bending any connector pins. Also, before
you connect a cable, make sure that both connectors are correctly oriented and aligned.
•Handle components and cards with care. Do not touch the components or contacts on a
card. Hold a card by its edges or by its metal mounting bracket. Hold a component such as
a microprocessor chip by its edges, not by its pins.
SAFETY: Protecting Against Electrostatic
Discharge
Electrostatic discharge (ESD) events can harm electronic components inside your computer.
Under certain conditions, ESD may build up on your body or an object, such as a peripheral, and
then discharge into another object, such as your computer. To prevent ESD damage, you should
discharge static electricity from your body before you interact with any of your computer’s internal
electronic components, such as a memory module. You can protect against ESD by touching a
metal grounded object (such as an unpainted metal surface on your computer’s I/O panel) before
you interact with anything electronic. When connecting a peripheral (including handheld digital
assistants) to your computer, you should always ground both yourself and the peripheral before
connecting it to the computer. In addition, as you work inside the computer, periodically touch an
I/O connector to remove any static charge your body may have accumulated.
You can also take the following steps to prevent damage from electrostatic discharge:
•When unpacking a static-sensitive component from its shipping carton, do not remove the
component from the antistatic packing material until you are ready to install the
component. Just before unwrapping the antistatic package, be sure to discharge static
electricity from your body.
•When transporting a sensitive component, first place it in an antistatic container or
packaging.
•Handle all electrostatic sensitive components in a static-safe area. If possible, use antistatic
floor pads and work bench pads.
10Safety Instructions
Overview
The Dell™ Serial-Attached SCSI (SAS) 6/iR controller is Dell’s next generation
controller with integrated redundant array of independent disks (RAID)
capabilities. SAS technology is not backward compatible with the previous
generation of SCSI devices. All SAS 6/iR controllers are half-length, standardheight PCI-E cards, except for the SAS 6/iR Integrated controller on the blade
servers and on the Precision workstations. The SAS 6/iR controllers are
supported on platforms with PCI-E x4, x8 and x16 connectors.
Figure 2-1. SAS 6/iR Adapter Hardware Architecture
1
2
1SAS x4 internal connector2PCI-E connector
Overview11
About RAID
RAID is a group of multiple independent physical disks that provide high
performance or better data availability by increasing the number of drives
used for saving and accessing data. A RAID disk subsystem improves
I/O performance and data availability. The physical disk group appears to the
host system as a single storage unit. Data throughput improves because
multiple disks can be accessed simultaneously. RAID systems also improve
data storage availability and fault tolerance.
RAID Levels
RAID 0 uses disk striping to provide high data throughput, especially for large
files in an environment that requires no data redundancy.
Integrated Mirroring or RAID 1 uses disk mirroring so that data written to
one physical disk is simultaneously written to another physical disk. This is
good for small databases or other applications that require small capacity, but
complete data redundancy.
NOTICE: Lost data on an Integrated Striping virtual disk cannot be recovered in the
event of a physical disk failure.
RAID Terminology
Integrated Striping
Integrated Striping (RAID 0) allows you to write data across multiple physical
disks instead of just one physical disk. Integrated Striping involves partitioning
each physical disk storage space into 64 KB stripes. These stripes are
interleaved in a repeated sequential manner. The part of the stripe on a single
physical disk is called a stripe element.
For example, in a four-disk system using only Integrated Striping, segment 1 is
written to disk 1, segment 2 is written to disk 2, and so on. Integrated Striping
enhances performance because multiple physical disks are accessed
simultaneously, but Integrated Striping does not provide data redundancy.
Figure 2-2 shows an example of Integrated Striping.
12Overview
Figure 2-2. Example of Integrated Striping (RAID 0)
stripe element 1
stripe element 5
stripe element 9
stripe element 2
stripe element 6
stripe element 10
stripe element 3
stripe element 7
stripe element 11
stripe element 4
stripe element 8
stripe element 12
Integrated Mirroring
With Integrated Mirroring (RAID 1), data written to one disk is
simultaneously written to another disk. If one disk fails, the contents of the
other disk can be used to run the system and rebuild the failed physical disk.
The primary advantage of Integrated Mirroring is that it provides 100 percent
data redundancy. Because the contents of the disk are completely written to a
second disk, the system can sustain the failure of one disk. Both disks contain
the same data at all times. Either physical disk can act as the operational
physical disk.
Figure 2-3. Example of Integrated Mirroring (RAID 1)
stripe element 1
stripe element 2
stripe element 3
stripe element 4stripe element 4 duplicated
stripe element 1 duplicated
stripe element 2 duplicated
stripe element 3 duplicated
Overview13
14Overview
SAS 6/iR Features
This section provides the specifications of Dell™ Serial-Attached SCSI (SAS)
6/iR controller. The following table compares the specifications of the
SAS 6/iR Adapter and SAS 6/iR Integrated.
Table 3-1. Specifications of SAS 6/iR
SpecificationSAS 6/iR AdapterSAS 6/iR Integrated
SAS technologyYesYes
Support for x4, x8, or x16
PCI Express Host Interface
Form Fa c t o r
I/O controller (IOC)
Operating voltage
requirements
Communication to the
system
Communication to end
devices
Ye sYe s
Standard-Height,
Half-Length PCI Adapter
LSI SAS 1068eLSI SAS 1068e
Core Speed: 255 MHzCore Speed: 255 MHz
+12V, +3.3V, +3.3Vaux+12V, +3.3V, +3.3Vaux
PCI-E lanesSystem dependent
SAS LinksSAS Links
Standard-Height, HalfLength PCI on all systems
except on blade servers
(where the dimension do
not follow industry
standards) and some
Precision workstations
(where the controller has
been integrated on the
mother board)
SAS 6/iR Features15
Table 3-1. Specifications of SAS 6/iR (continued)
SpecificationSAS 6/iR AdapterSAS 6/iR Integrated
SAS Connectors2 x4 Internal2 x4 Internal connectors on
all systems, with two
exceptions: 4 x1 on
Precision workstations with
controller integrated on the
motherboard, no SAS
connector on the controller
for the blades (I/O is routed
though the PCI connector)
Lead FreeYesYes
®
Windows Server® 2003 Family, Windows® XP,
®
Enterprise Linux® Versions 4 and 5, SUSE®
Supported operating
systems
Microsoft
Microsoft Windows Server 2008 Family, Windows Vista™,
Red Hat
Linux Enterprise Server Version 10.
Dell-compliant SAS and
SATA compatibility
Dell supported direct
connected end devices
Ye sYe s
Dell-compliant physical
disks
Dell-compliant physical
disks
SMART error support
through management
Ye sYe s
applications
Backplane supported
systems
Ye sYe s
Hardware-based RAIDRAID 0, RAID 1RAID 0, RAID 1
Maximum number of
22
virtual disks
16SAS 6/iR Features
Table 3-1. Specifications of SAS 6/iR (continued)
SpecificationSAS 6/iR AdapterSAS 6/iR Integrated
Storage management
software
OpenManage™ Storage
Services, SAS RAID
Storage Manager
OpenManage Storage
Services, SAS RAID
Storage Manager
NOTE: The management software that is supported depends on the specific platform.
Support for internal tape
drive
Support for Global
Hotspare
Maximum number of
Hotspares
NoNo
Ye sYe s
22
SAS 6/iR Features17
18SAS 6/iR Features
Hardware Installation
This chapter describes how to install the Dell™ Serial-Attached SCSI (SAS)
6/iR Adapter.
NOTE: If the SAS 6/iR Integrated is embedded on the system motherboard, it does not
require any installation. See your system’s Hardware Owner’s Manual or the User’s Guide for instructions.
Installing the SAS 6/iR Adapter
CAUTION: For some systems, only trained service technicians are authorized to
remove the system cover and access any of the components inside the system.
Before performing any procedure, see the safety information that shipped with
your system.
1
Unpack the SAS 6/iR Adapter and check for damage.
NOTE: Contact Dell if the controller is damaged.
2
Turn off the system and attached peripherals, and disconnect the system
from the electrical outlet. See your system’s
or the
User’s Guide
3
Disconnect the system from the network and remove the cover of the
system. See your system’s
for more information on opening the system.
4
Select an appropriate
back of the system aligned with the PCI-E slot you have selected.
for more information on power supplies.
Hardware Owner’s Manual
PCI-E slot. Remove the blank filler bracket on the
Hardware Owner’s Manual
or the
User’s Guide
NOTE: For more information about your system’s PCI-E slots, see your
system’s Hardware Owner’s Manual.
5
Align the SAS 6/iR Adapter to the P
6
Insert the controller gently, but firmly, until the controller is firmly seated
in the PCI-E slot. See Figure 4-1.
CI-E
slot you have selected.
Hardware Installation19
Figure 4-1. Installing a SAS 6/iR Adapter
4
5
1
2
3
1bracket screw2SAS 6/iR Adapter3PCI-E slot
4PCI bracket5filler bracket
7
Tighten the bracket screw, if any, or use the system’s retention clips to
secure the controller to the system’s chassis.
8
Connect the cables from the end devices or the backplane of the system to
the controller. See Figure 4-2.
20Hardware Installation
Figure 4-2. Connecting the Cable
3
2
1SAS 6/iR Adapter2SAS x4 internal connector3cable
9
Replace the cover of the system. See your system’s
Manual
10
Reconnect the power cable(s) and network cables, and then turn on the
or the
User’s Guide
for more information on closing the system.
Hardware Owner’s
system.
1
Hardware Installation21
22Hardware Installation
Driver Installation
The
Dell™ Serial-Attached SCSI (SAS) 6/iR controller
drivers to operate with Microsoft
Linux operating systems.
This chapter contains the procedures for installing the drivers for the following
operating systems:
•Microsoft Windows Server
•Microsoft Windows Server 2008 Server family
•Microsoft Windows XP
•Red Hat Linux Versions 4 and 5
•SUSE Linux Enterprise Server Version 10
•Windows Vista™
The four methods for installing a driver that are discussed in this chapter are:
•During operating system installation.
•After adding a new SAS 6/iR controller on an existing operating system.
•Updating existing drivers.
•Installing from a
This media includes the drivers.
NOTE: Operating system installation on a RAID 1 or a RAID 0 virtual disk is
supported only when the virtual disk is in an optimal state.
Dell Precision™ Workstation Operating System
®
Windows®, Red Hat® Linux®, and SUSE®
®
2003 Server family
requires software
media.
NOTE: To ensure you have the latest version of any driver mentioned in this
section, check the Dell Support website at support.dell.com. If a newer version
exists, you can download the driver to your system.
Driver Installation23
Installing the Windows Driver
This section documents the procedures used to install the Windows driver.
Creating the Driver Media
Perform the following steps to create the driver media:
Browse to the download section for the system from the Dell Support
1
website at
2
Locate and download the latest SAS 6/iR controller driver to the system.
3
Follow the instructions on the Dell Support website for extracting the
driver to the media.
Pre-Installation Requirements
Before you install the operating system:
•Read the Microsoft
operating system.
•Ensure that your system has the latest BIOS, firmware, and driver updates.
If required, download the latest BIOS, firmware, and driver updates from
the Dell Support website at
•Create a device driver media (diskette, USB drive, CD, or DVD).
Creating the Device Driver Media
Use one of the methods described in the following sections to create the
device driver media.
support.dell.com
Getting Started
.
document that ships with your
support.dell.com
.
Downloading Drivers From the Dell Systems Service and Diagnostic Tools Media
1
Insert the
The
2
Select your server model and operating system (Microsoft Windows
Server 2003).
3
Click
24Driver Installation
Dell Systems Service and Diagnostics Tools
Welcome to Dell Service and Diagnostic Utilities
Continue
.
media into a system.
screen is displayed.
Loading...
+ 60 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.