HBA Card

Hello...I got a problem here. I have HBAs installed in one of the domains in E20 and I gotta find out the brand and firmware. But when I do a prtconf, I cannot see the HBA. For other servers installed with HBAs, when I do prtconf on them I can see either qlc or em. Can you guys enlighten me how to do that for the E20?

what solaris version do you use? if solaris 10, use the command "fcinfo hba-port". but this ONLY works on Solaris 10!

Thank for replying. It's Solaris version 9.

you should have lputil pkg installed. If yes, do /usr/sbin/lpfc/lputil
you will get a menu like this and you can get relative info.
LightPulse Common Utility for Solaris/SPARC. Version 2.0a5 (4/7/2005).
Copyright (c) 2005, Emulex Corporation

Emulex Fibre Channel Host Adapters Detected: 2
Host Adapter 0 (lpfc2) is an LP10K (Ready Mode)
Host Adapter 1 (lpfc3) is an LP10K (Ready Mode)

MAIN MENU

  1. List Adapters

  2. Adapter Information

  3. Firmware Maintenance

  4. Reset Adapter

  5. Persistent Bindings

  6. Exit

so... the server is picking up the hardware? yes/no?

try luxadm.

luxadm -e port
luxadm display <wwn> or <device>

hello..tried everything...luxadm and fcinfo (sol 10) works in other machines BUT not those in E20 domain and I have no idea why. The only way that works for me is via lputil. Thank you all!