VMware Cloud Community
harishms007
Contributor
Contributor
Jump to solution

How to find HBA details in ESX service console

Hi,

We would like to know the following HBA details on the ESX server. Please help.

• HBA Manufacturer

• HBA Model

• HBA Description

• HBA Driver Version

• HBA Firmware Version

• WWN

• WWP

ESX 3.0.1 version to be specific.

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
MauroBonder
VMware Employee
VMware Employee
Jump to solution

you can find in /proc/scsi/

the wwn you can get with VI Client in Configuration > Storage

Identifying the firmware of an HBA

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=100241...

*If you found this information useful, please consider awarding points for "Correct" or "Helpful"*

*Please, don't forget the awarding points for "helpful" and/or "correct" answers. *Por favor, não esqueça de atribuir os pontos se a resposta foi útil ou resolveu o problema.* Thank you/Obrigado

View solution in original post

0 Kudos
3 Replies
MauroBonder
VMware Employee
VMware Employee
Jump to solution

you can find in /proc/scsi/

the wwn you can get with VI Client in Configuration > Storage

Identifying the firmware of an HBA

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=100241...

*If you found this information useful, please consider awarding points for "Correct" or "Helpful"*

*Please, don't forget the awarding points for "helpful" and/or "correct" answers. *Por favor, não esqueça de atribuir os pontos se a resposta foi útil ou resolveu o problema.* Thank you/Obrigado
0 Kudos
AWo
Immortal
Immortal
Jump to solution

"lspci"

"esxcfg-info -w"

"esxcfg-module -l" Lists the loaded modules. Get the storage driver and issue "esxcfg-module -g

=Send "Posting" to 911 for only $999999,99!=

vExpert 2009/10/11 [:o]===[o:] [: ]o=o[ :] = Save forests! rent firewood! =
0 Kudos
harishms007
Contributor
Contributor
Jump to solution

Many thanks.

I got the driver and firmware version.

Is WWN number in VI client the combination of WWN and WWP number ?

Also is there a way to find the BIOS number of Qlogic HBA card.

0 Kudos