VMware Cloud Community
Pratt
Contributor
Contributor
Jump to solution

Find hba firware and driver version

I am running ESX 3.0.2 and want to know if there is a command that will display the hba's driver version and firmware level. Tks.

Tags (3)
0 Kudos
1 Solution

Accepted Solutions
mike_laspina
Champion
Champion
Jump to solution

Hello,

I know you can use

esxcfg-info -y

for the driver

http://blog.laspina.ca/ vExpert 2009

View solution in original post

0 Kudos
6 Replies
mike_laspina
Champion
Champion
Jump to solution

Hello,

I know you can use

esxcfg-info -y

for the driver

http://blog.laspina.ca/ vExpert 2009
0 Kudos
mike_laspina
Champion
Champion
Jump to solution

Here is an example of how to get the hba firmware.

cat /proc/scsi/qla2300/1

http://blog.laspina.ca/ vExpert 2009
0 Kudos
rossb2b
Hot Shot
Hot Shot
Jump to solution

The following command should help. Replace qla2300/1 with your HBA

#cat /proc/scsi/qla2300/1

espi3030
Expert
Expert
Jump to solution

Pratt,

Take a look here this site has a lot of Console commands you should be able to find here what you need. Or at least it's a step in the right direction, hope this helps.

espi3030
Expert
Expert
Jump to solution

Pratt,

Take a look here this site has a bounch of console commands, I hope this helps.

0 Kudos
petedr
Virtuoso
Virtuoso
Jump to solution

This is another board thread discussing the same topic.

http://communities.vmware.com/message/725438

www.thevirtualheadline.com www.liquidwarelabs.com
0 Kudos