HP 3PAR VMware ESX Implementation Guide

Table Of Contents
4. Identify the QLogic HBA module that is currently loaded.
vmkload_mod -l | grep qla2300
Depending on the model of the HBA, the module can be one of the following:
qla2300_707 (ESX 3.0.x)
qla2300_707_vmw (ESX 3.5)
5. The target port queue depth can now be modified via the service console command line using
VMware supplied binaries.
The example shows the qla2300_707 module. Use the appropriate module based on the
outcome of Step 4.
esxcfg-module -s ql2xmaxqdepth=42 qla2300_707
esxcfg-boot b
The server must now be rebooted for the changes to take effect.
6. Reboot the ESX host.
Upon boot up, the ESX host will now be throttled to a maximum of 42 outstanding commands
(as per the example in Step 5) to the target (HP 3PAR StoreServ Storage port).
NOTE: For additional information on changing the queue depth for HBAs, refer to the
VMware Fibre Channel SAN Configuration Guide.
Follow-up Actions/Recommendations for ESX 3.5 Update 3 and Earlier 89