**************************************** README **************************************** Chelsio T5 Full Offload-iSCSI Initiator Driver for VMware ESXi 6.0 Version : 1.1.0.25 (Alpha) Date : 08/22/2016 Overview ================================================================================ Chelsio T5 Full Offload-iSCSI initiator driver package for VMware ESXi 6.0 consists of the following VIB files for driver installation: a. ima VIB file: ima-csiostor_1.4.8-1OEM.600.0.0.2494585.vib b. driver VIB file: scsi-csiostor_1.1.0.25-1OEM.600.0.0.2494585.vib Features ---------- a. For a card with maximum resources available you can have 650 of FOiSCSI sessions in standalone mode. b. Maximum of one connection per session. c. Error recovery level 0. d. CHAP (One Way and Mutual). e. Header and Data Digest. f. MaxRecvDataSegmentLength of 16K. g. MaxOutstandingR2T is one. h. No Immediate data. i. Boot Support using iBFT. j. Eight Initiator Instances. Network features ----------------- a. One IPV4 address. b. One IPV4 address for VLAN interface. c. One VLAN interface per port. d. Static or DHCP IP provisioning support. e. Jumbo Frame Support of 9K. NOTE: Driver is not VMware certified ================================================================================ CONTENTS ================================================================================ - 1. Requirements - 2. Supported Operating System - 3. Supported Cards - 4. How to Use - 5. Support Documentation - 6. Customer Support 1. Requirements ================================================================================ - Chelsio T5 40/10/1Gb adapter and system with supported platform(s) mentioned in section 2. 2. Supported Operating System ================================================================================ - VMware ESXi 6.0 Other versions have not been tested and are not guaranteed to work. 3. Supported Cards ================================================================================ - T580-CR - T580-LP-CR - T540-CR - T520-LL-CR - T520-CR - T520-BT 4. How to Use ================================================================================ 4.1. Driver Installation ------------------------------------------ a) Copy the driver package csiostor-iscsi-1.1.0.25-2494585.zip to the ESXi host. b) Unzip the driver package ~ # unzip csiostor-iscsi-1.1.0.25-2494585.zip c) Install the ima VIB using the following esxcli command: ~ # esxcli software vib install -v //ima-csiostor_1.4.8-1OEM.600.0.0.2494585.vib --no-sig-check d) Install the driver VIB using the following esxcli command: ~ # esxcli software vib install -v //scsi-csiostor_1.1.0.25-1OEM.600.0.0.2494585.vib --no-sig-check e) Reboot the ESXi host to complete the installation process: ~ # reboot 4.2. Firmware Update -------------------- Driver will auto-load the firmware (v1.16.0.0) if an update is required. 4.3. Verifying the Driver and Firmware version ---------------------------------------------- a) Verify the installed package in the system by issuing the following command: ~ # esxcli software vib list | grep csiostor ima-csiostor 1.4.8-1OEM.600.0.0.2494585 VMV VMwareCertified 2016-08-22 scsi-csiostor 1.1.0.25-1OEM.600.0.0.2494585 VMV VMwareCertified 2016-08-22 b. Determine the adapter id ~ # ls /proc/scsi/csiostor/ x y where x : adapter id for port0 y : adapter id for port1 c. Verify the firmware version by issuing the following command: ~ # cat /proc/scsi/csiostor/ Chelsio T5 Storage Adapter Information: Adapter Name : Chelsio Storage Controller Hardware Version : 110116050D0 Model Description : T520-CR Driver Version : 1.1.0.25 Firmware Version : 1.16.0.0 4.4. Uninstalling the Driver -------------------------------------------------- a. Uninstall the driver using the following command: ~ # esxcli software vib remove -n ima-csiostor ~ # esxcli software vib remove -n scsi-csiostor b. Reboot the ESXi host to complete the uninstallation process: ~ # reboot 5. Support Documentation ================================================================================ The documentation for this release can be found in the csiostor-iscsi-1.1.0.25-2494585/docs folder. It contains: - README - Release Notes 6. Customer Support ================================================================================ Please contact Chelsio support at support@chelsio.com for any issues regarding the product. ******************************************************************************** Copyright (C) 2016 Chelsio Communications. All Rights Reserved. The information in this document is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Chelsio Communications. Chelsio Communications assumes no responsibility or liability for any errors or inaccuracies that may appear in this document or any software that may be provided in association with this document. Except as permitted by such license, no part of this document may be reproduced, stored in a retrieval system, or transmitted in any form or by any means without the express written consent of Chelsio Communications.