Users Guide
Table Of Contents
- Table of Contents
- Chapter 1: Introduction
- Chapter 2: Installation
- Chapter 3: Configuration
- 3.1 ESXi Command Line Tool Transition
- 3.2 FC Driver Configuration
- 3.2.1 FC Driver Parameters Configuration Methods
- 3.2.2 FC-SP-2 Authentication (DHCHAP) Support
- 3.2.3 Trunking Support
- 3.2.4 Dynamically Adding LUNs
- 3.2.5 Dynamically Adding Targets
- 3.2.6 FC Driver Configuration Parameters
- 3.2.7 Creating an FC Remote Boot Disk
- 3.2.8 Managing Devices through the CIM Interface
- 3.2.9 Installing the Emulex CIM Provider
- 3.2.10 Creating, Deleting, and Displaying vPorts
- 3.2.11 Configuring VVols in ESXi 6.5 and 6.7
- Chapter 4: Troubleshooting
- Appendix A: esxcli Management Tool
- Appendix B: lpfc Driver BlockGuard Functionality
- Appendix C: Using the VMID Feature on a Brocade Switch
- Appendix D: Using the VMID Feature on a Cisco Switch
- Appendix E: License Notices

Broadcom DRVVM-LPe-UG124-100
20
Emulex Drivers for VMware ESXi User Guide
lpfc_max_heap_size Maximum allowable memory
consumption per server for
the LPFC module.
This parameter requires a
system reboot.
Default = 128 MB
Min. = 64 MB
Max. = 512 MB
—
lpfc_max_luns The maximum number of
LUNs allowed.
This parameter requires a
system reboot.
Default = 65,535
Min. = 1
Max. = 65,535
Setting in ESXi 6.5 and 6.7 allows for sparse
LUN IDs above 256.
lpfc_max_multiq Sets how many completion
queues the driver is
requesting from ESXi for
each HBA instance.
Each completion queue uses
an MSI-X vector.
0 indicates disabled
Multi-Queue.
This parameter requires a
system reboot.
Default = 4
Min. = 0
Max. = 8
Sets the number of MultiQ FCP I/O
channels. The driver sets this parameter to
determine how many completion queues to
use per HBA port. Each completion queue
consumes an MSI-X vector and defaults to a
low number to ensure systems with large
amount of HBAs do not run out of vectors.
lpfc_max_scsicmpl_time Uses the SCSI command
completion time to control
queue depth to the device.
0 = SCSI command
completion time is not
used for controlling I/O
queue depth.
N = I/O queue depth is
controlled to limit the I/O
completion time to N ms.
This parameter is
dynamically updated.
Default = 0
Min. = 0
Max. = 60,000
—
lpfc_max_targets The maximum number of
discovered targets allowed.
This parameter requires a
system reboot.
Default = 256
Min. = 0
Max. = 4096
A driver parameter to adjust the supported
target count.
lpfc_max_vmid
Maximum number of
VMs to
be tagged. The range is 4 to
255.
This parameter requires a
system reboot.
Default = 8
Min. = 4
Max. = 255
This value indicates the numbe
r of VMIDs
supported.
lpfc_mem_tracker Turns memory tracking on or
off. Valid values are:
1 = On
0 = Off
This parameter requires a
system reboot.
0 = Disabled
(default)
1 = Enabled
Keeps track of driver heap and slab
allocation/free. It is used only when
debugging driver memory issues.
Table 4: FC Driver Parameters (Continued)
Module Parameter Description
ESXi 6.5 and
ESXi 6.7 Native
Mode Driver
Model Values
Comments