I did such check before upgrade, but did not remember details (just knew that it should work).
Checked it again:
SAN is CLARiiON CX4-120
ESX uses qla2xx driver:
# esxcfg-module -l | egrep 'bfa|lpfc|qla'
qla2xxx 2 1144
# esxcfg-module -g qla2xxx
qla2xxx enabled = 1 options = ''
According to the HCL it should work with the following configuration:
Firmware Version : Flare 29
Test Configuration : HW FCoE Switch
Device Driver : qla2xxx 831.k1.23vmw
MPP Plugin : NMP
SATP Plugin : VMW_SATP_ALUA_CX
PSP Plugin : VMW_PSP_FIXED
UPDATE:
Looks like my PSP is "Most recently used (VMware)" and SATP is "VMW_SATP_CX"
I have to read which PSP is better, and whether it's possible to switch PSP and SATP without moving VMs out of the host or not.