This release note and the software that accompanies it are copyright(c) 2015 Intel Corporation or its suppliers, and may only be installed and used in accordance with the license that accompanies the software. This Software is furnished under license and may only be used or copied in accordance with the terms of that license. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. The Software is subject to change without notice, and should not be construed as a commitment by Intel Corporation or its suppliers to market, license, sell or support any product or technology. Unless otherwise provided for in the license under which this Software is provided, the Software is provided AS IS, with no warranties of any kind, express or implied. Except as expressly permitted by the Software license, neither Intel Corporation nor its suppliers assumes any responsibility or liability for any errors or inaccuracies that may appear herein. Except as expressly permitted by the Software license, no part of the Software may be reproduced, stored in a retrieval system, transmitted in any form, or distributed by any means without the express written consent of Intel Corporation. ====================== Supported SAS Controllers ====================== Intel(R) RAID controller RS3UC080, RS3FC044, RS3GC008 and RMS3JC080 Please verify that this utility has been tested with the RAID/SAS card you have chosen to use by checking the drivers web page for your controller at http://www.intel.com/support/. ================= Package Information ================= Driver Version = ph7.0-8.00.00.00 =================== Supported OS List =================== OS supported (both x86 & x64 versions unless noted) = RHEL* 5(GA-U11), RHEL* 6(GA-U6), RHEL* 7 (GA) x64, SLES* 10(GA-SP4), SLES* 11(GA-SP3), SLES* 12(GA) x64, Ubuntu* (11.10, 12.04, 13.04, 14.04), CentOS* 6 (6.3-6.5) , CentOS* 7 (GA) x64 ==================== Attention! ==================== It is important to follow the instructions provided below for successfully installing these operating systems onto a SAS device. ================ Known Restrictions ================ N/A ==================== Contents in the package ==================== The following files(or folders) are included in this package: Name Description MPT3SAS_ITIR_Linux_ph7_Readme.txt This file License_v2 License file COPYING GNU GENERAL PUBLIC LICENSE mpt3sas-8.00.00.00-src.tar.gz Source tarball mpt3sas-srpms-howto.pdf Instructions on how to create and install the mpt2sas driver binary RPMs from SRPM /centos6/rpms-1 x86 and x64 version drivers for CentOS* 6(6.3-6.5) /centos6/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for CentOS* 6(6.3-6.5) /centos7/rpms-1 x64 version drivers for CentOS* 7 (GA) /centos7/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for CentOS* 7(GA) /rhel5/rpms-1 x86 and x64 version drivers for RHEL* 5(GA-U11) /rhel5/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for RHEL* 5(GA-U11) /rhel6/rpms-1 x86 and x64 version drivers for RHEL* 6(GA-U4) /rhel6/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for RHEL* 6(GA-U4) /rhel7/rpms-1 x64 version drivers for RHEL* 7 (GA) /rhel7/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for RHEL* 7(GA) /sles10/rpms-1 x86 and x64 version drivers for SLES10(GA-SP4) /sles10/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for SLES* 10(GA-SP4) /sles11/rpms-1 x86 and x64 version drivers for SLES* 11(GA-SP3) /sles11/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for SLES* 11(GA-SP3) /sles12/rpms-1 x86 and x64 version drivers for SLES* 12(GA) /sles12/disks-1 Compact Disk (CD) iso images for creating Installation CD(s) for SLES* 12(GA) /ubuntu/rpms-1 x86 and x64 version drivers for Ubuntu* 11.10, 12.04, 13.04, 14.04 ================ Driver Installation Instructions ================ This updated driver can be applied using the normal OS installation options. 1 The purpose of this document is to provide clear instructions on how to install OS on drives attached to the Intel(R) IT/IR controller or device. 2 Prepare Installation disk(s) 2.1 Driver files are available on the CD that shipped with the product or can be downloaded from http://www.intel.com/support/. 2.2 Create install CD(s) The driver is provided as CD image (file extension is .iso). To prepare the installation driver CD, a third-party cd burner application to burn image to a CD. 3 Installation methods There are different types of installation possible with the installation package provided. Those are explained in different sections. 3.1 OS installation on IT/IR This mode of installation is selected when user needs to install the Operating system on a fresh configuration. For this kind of installation the driver update CD is used at the starting of the installation and the installer will update the system with driver images for the required kernels. Follow the procedure given below to install the driver at the time of Installation. 3.1.1 Installing RHEL* and CentOS* a) Boot to CD-ROM or DVD-ROM with OS Disk 1. b) At the Linux installation prompt type: linux dd c) Press at the boot prompt on the Welcome screen. d) When prompted, remove the OS CD and insert the driver CD. e) Select Yes. f) Scroll down to select the Intel RAID adapter driver. g) The utility locates and loads the driver for your device. Note: remove the driver CD and re-insert the OS CD when prompted. h) Follow the Red Hat Linux installation procedure to complete the installation. i) Reboot the system. 3.1.2 Installing SLES* a) Boot to CD-ROM or DVD-ROM with OS Disk 1. b) When first screen come up press F5/F6 key to load a driver, then select installation menu option c) When prompted, remove the OS CD and insert the driver CD. d) Follow the installation procedure to continue the OS installation. Note: remove the driver CD and re-insert the OS CD when prompted. Tip: press ALT+CTRL+F4 to see whether the driver is loaded. 3.2 Updating MPT3 driver on already installed system This method is used to update IT/IR driver in a system, which is already installed with an older (or OS embedded) driver version. Here this procedure explains the manual process of updating the driver. Follow the steps given to update driver. 1) Boot the OS from primary controller/Disk. 2) Copy mptlinux rpm files to a temporary directory in the OS. 3) Query which version of the MPT driver is installed by running the command #rpm -qa | grep mpt3sas 4) (If result of step#4 is null, then skip this step.)Remove the bundled version of the MPT driver by running the command #rpm -e mpt3sas-- 5) Install the new version of the MPT driver by running the command #rpm -ivh mpt3sas---..rpm 6) Run command line #lsmod to check if mptsas has been loaded successfully. 7) Run command line #modinfo mpt3sas.ko to make sure that the mptsas driver version has been updated 8) Completed. ================ Known Bugs ================ N/A ================ Fixes/Updates ================ Version ph7.0-8.00.00.00 1. Adds support for Ubuntu and CentOS releases 2. Adds suuport for RHEL* 6U6 3. Adds support for SLES* 12 Version ph4.0-5.03.00.00 1. Adds support for RHEL* 7 2. Includes support for RMS3JC080 Version ph4.0-5.00.00.00 1. Adds support for RHEL 6U5 Version 3.0-4.00.00.00 1. Adds support for SLES11SP3 Version 1.0-2.00.00.00 1. Initial release for RS3UC080, RS3FC044 and RS3GC008 *Other names and brands may be claimed as the property of others.