HPE EVA Storage
1827293 Members
3560 Online
109717 Solutions
New Discussion

Re: Solaris HBA firmware, Driver, bios version

 
tom_404
Occasional Advisor

Solaris HBA firmware, Driver, bios version

How can I tell what model HBA, what firmware version and which driver version I have for my SUN Solaris HBA's?
2 REPLIES 2
Slawomir Gora
Honored Contributor

Re: Solaris HBA firmware, Driver, bios version

Hi,
model: prtdiag -v
driver version: modinfo
modinfo -i module-id

you can also use prtconf command.
tom_404
Occasional Advisor

Re: Solaris HBA firmware, Driver, bios version

Cannot test right now but, seems right.