Reiniciar, activar o desactivar una HBA en VMWARE
Resetear
esxcli storage san fc reset -A vmhba1
Bajar un HWPATH
esxcfg-mpath -s off –path=vmhba1:C0:T1:L17
Encender HWPATH
esxcfg-mpath -s active –path=vmhba1:C0:T1:L17
esxcli storage san fc reset -A vmhba1
esxcfg-mpath -s off –path=vmhba1:C0:T1:L17
esxcfg-mpath -s active –path=vmhba1:C0:T1:L17