Dell SAS 5 Controller Device Driver for RHEL 4 (x86 & x86_64) Driver Version : 3.02.83.12 TABLE OF CONTENTS ================= 1 Introduction 2 Compatibility / Minimum Requirements 3 Install Instructions 3.1 The package. 3.2 Installing the OS on a SAS controller. 3.3 Adding/Updating the SAS Driver to an Existing system. 4 Fixes or Enhancements in this Release 5 Important Information 6 Known issues 1 Introduction ============== This is the driver for following controllers: SAS 5 Controllers 2 Compatibility / Minimum Requirements ====================================== This Device Driver is compatible with RHEL 4 Minimum SAS 5 FW package version: 00.10.51.00.06.12.04.00 3 Installation Instructions =========================== 3.1 The package. ---------------- The driver package is a compressed tar file. To extract the compressed file in the tar file, first, uncompress the file: "> gunzip " then, un-tar the files: "> tar -xvf " The package should contain the following files: - dkms rpm (dkms.rpm) - driver rpm (mptlinux.rpm) - release notes (*.txt) - source code (megaraidsrc.tgz) - driver update disk (DUD) image for the different OSes (*.img) Preparation of the DUD image. Transfer the image to the floppy: Use "> dd if= of=/dev/fd0" On most systems, the floppy drive is designated by the /dev/fd0 special file. It is recommended that the the dd command is executed before the floppy is mounted. 3.2 Installing the OS on a SAS controller. ------------------------------------------ -- Installing the driver on a Red Hat Enterprise Linux system -- Perform the following steps to install RHEL (version 4) using the DUD: 1 Boot normally to the RHEL installation media. 2 At the command prompt, type: > Linux expert dd 3 When the install prompts for a driver diskette, insert the driver update disk (DUD) prepared earlier and press . 4 Complete the installation as directed by the installation program. 3.3 Adding/Updating the SAS Driver to an Existing Linux system -------------------------------------------------------------- 1 Install the DKMS rpm package if needed. Use this command "> rpm -ivh " NOTE: Use rpm -Uvh when updating an existing package. 2 Install the Driver package. Use this command "> rpm -ivh " 3 Verify the driver has been loaded with this system command: "> lsmod mptsas" and this dkms commands: "> dkms status" The version shown in the output should match in both cases and with the version of the package. 4 Fixes or Enhancements in this Release ======================================= Added support for additional kernel modes (precompiled binaries) 5 Important Information ======================= 5.1 Power state transition -------------------------- Note that system power state transitions are not validated on Dell platforms under the Linux Operating Systems. If attempted, the system might hang and/or panic resulting in data loss. 5.2 DKMS AUTOINSTALL -------------------- DKMS AUTOINSTALL option should always be disabled in the DKMS configuration file for driver installation. 6 Known issues ============== Installation problems on SATA I drives: SAS Controller require a minimum of SATA II drives. SATA I drives are not supported. Use only SAS or SATA II drives supported by your Dell system.