Marvell Driver Readme File Marvell, Inc. All rights reserved Table of Contents 1. Package Contents 2. Supported Adapters/Controllers 3. Supported Operating Systems 4. Installing the Driver 5. Additional Notes 6. Driver Features 7. Contacting Support 1. Package Contents The Fibre Channel and Fibre Channel over Ethernet (FCoE) driver for VMware ESXi 6.X package contains the following file: * qlnativefc-.zip - Driver installation bundle * qlnativefc-.0.0..x86_64.vib - Driver installation VIB * Readme-ESX60.qlnativefc - Driver Readme document * Release-ESX60-.qlnativefc - Driver Release notes document * md5sum-qlnativefc- - md5sum of driver vib 2. Supported adapters 2400/2500/2600/2700/2800/10000 Series Fibre Channel adapters 8100/8200/8300 Series Converged Network Adapters 3. Supported operating systems This release of the Fibre Channel and FCoE driver works with the following versions of ESX: * VMware ESXi 6.7 4. Installing the driver The operating system manages and controls the driver installation process. To install the driver, follow the steps in this section. NOTE: This section provides the most common ways of installing and upgrading the driver. For other installation procedures, consult the operating system manuals. This section provides procedures for the following: * 4.1 Updating an Existing Driver or Installing a New Driver for an Existing ESX Installation with esxcli * 4.2 Verifying the version of the installed driver 4.1 Updating an Existing Driver or Installing a New Driver for an Existing ESXi Installation with esxcli 1. Power on the ESXi host and log into an account with administrator capability. 2. Copy the driver bundle (qlnativefc.zip) or driver VIB to this esx host. 3. Install the driver bundle using the following steps: (Bundle file format: qlnativefc.zip) - Make a temporary directory: mkdir /install; cd /install - Unzip driver bundle in temporary directory /install - Run command: esxcli software vib install -n qlnativefc -d /install OR Install the driver VIB using the following esxcli command: (VIB file format: qlnativefc-.0.0..x86_64.vib) - esxcli software vib install -v 4.2 Verifying the version of the installed driver 1. Power on the ESXi host. 2. Verify the installed package in the system using command: esxcli software vib list | grep qlnativefc Driver version is embedded in the VIB-version (i.e. 2nd field of output). Sample-Output: ====== # esxcli software vib list | grep qlnativefc qlnativefc 1.1.1.0-1vmw.550.0.0.1061776 VMware VMwareCertified 2013-04-17 ====== 5. Additional Notes * UnInstalling the Driver The operating system manages and controls the driver uninstallation process. To uninstall the driver, follow the steps in this section. 1. Power on the ESXi host and log into an account with administrator capability. 2. Check if the driver vib is installed using command (refer section 4.2): esxcli software vib list | grep qlnativefc 3. Uninstall the driver using the following command: esxcli software vib remove -f --maintenance-mode -n qlnativefc 6. Driver Features 6.1 Enabling VMID support 1. Run the following command: $ esxcfg-module -s "ql2xvmidsupport=1, ql2xfabricpriorityqos=0" qlnativefc 6.2 Target independent Priority Tagging (VMID) support 1. Run the following command to enable "target independent" Priority Tagging VMID support. $ esxcfg-module -s "ql2xvmidsupport=1, ql2xvmidtgtind=1, ql2xfabricpriorityqos=0" qlnativefc 2. Reboot the system Note: Application Services support required on the switch and target for the VMID header to be inserted on each frame. 7. Contacting Support Please feel free to contact Marvell Support at http://support.marvell.com for further assistance. (c) Copyright 2021. All rights reserved worldwide. Marvell, Inc, the Marvell logo, and the Powered by Marvell logo are registered trademarks of Marvell, Inc. All other brand and product names are trademarks or registered trademarks of their respective owners.