Reading Emulex FC HBA Card Firmware

  • Follow


Does anyone know how to read the firmware version on Emulex fc HBA
adapters when using the native solaris 10 drivers?

I need to get this info without installing new apps/drivers.


The qlogic HBA's seem easy using fcinfo (if you have solaris 10) or
scli... but the emulex info eludes me (and drives me sorta nuts).

Thanks!

0
Reply Michy.miu (1) 3/31/2009 2:16:17 PM

On Mar 31, 2:16 pm, Pucca <Michy....@gmail.com> wrote:
> Does anyone know how to read the firmware version on Emulex fc HBA
> adapters when using the native solaris 10 drivers?
>
> I need to get this info without installing new apps/drivers.
>
> The qlogic HBA's seem easy using fcinfo (if you have solaris 10) or
> scli... but the emulex info eludes me (and drives me sorta nuts).
>
> Thanks!

fcinfo hba-port  seems to work for me:

/home/root >fcinfo hba-port
HBA Port WWN: 10000000c94f86be
        OS Device Name: /dev/cfg/c6
        Manufacturer: Emulex
        Model: LP10000DC-M2-FJ
        Firmware Version: 1.91a1 (T2D1.91A1)
        FCode/BIOS Version: none
        Serial Number: MS54479151
        Driver Name: emlxs
        Driver Version: 2.31o (2008.10.20.14.00)
        Type: N-port
        State: online
        Supported Speeds: 1Gb 2Gb
        Current Speed: 2Gb
        Node WWN: 20000000c94f86be
0
Reply John 3/31/2009 5:18:42 PM


Sorry.. I meant my challenge is getting this info on Sol 8 and 9.
fcinfo did work ok for me on 10 as well.
0
Reply Pucca 3/31/2009 6:31:38 PM

Pucca <Michy.miu@gmail.com> writes:
>Sorry.. I meant my challenge is getting this info on Sol 8 and 9.
>fcinfo did work ok for me on 10 as well.

Sol 10 appears to be the first Solaris to have decent Emulex support. 
I had nothing but problems on Sol8/Sol9 with Emulex until I got their
driver/utility package directly from them. 

Ie. emlxadm will most likely get what you want. 

0
Reply Doug 3/31/2009 7:05:42 PM

On Mar 31, 12:05=A0pm, Doug McIntyre <mer...@geeks.org> wrote:
> Pucca <Michy....@gmail.com> writes:
> >Sorry.. I meant my challenge is getting this info on Sol 8 and 9.
> >fcinfo did work ok for me on 10 as well.
>
> Sol 10 appears to be the first Solaris to have decent Emulex support.
> I had nothing but problems on Sol8/Sol9 with Emulex until I got their
> driver/utility package directly from them.
>
> Ie. emlxadm will most likely get what you want.

After some research, you're correct. Emulex provided me the url where
I could get it. Emlxadm may work with native solaris drivers (Sol 8/9)
but they can't be too old.

Its looking like I can't get firmware versions without adding patches
or updating drivers.
0
Reply Pucca 4/1/2009 2:14:00 PM

4 Replies
880 Views

(page loaded in 0.05 seconds)

Similiar Articles:













7/20/2012 8:02:07 PM


Reply: