1825882 Members
2822 Online
109689 Solutions
New Discussion

HBA Question

 
SOLVED
Go to solution
Ray Lee_2
Regular Advisor

HBA Question

What is the Linux command to find what HBA are installed?
4 REPLIES 4
Ivan Ferreira
Honored Contributor

Re: HBA Question

Try cat /proc/scsi/scsi

Also, you could install hp fibreutils.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Denver Osborn
Honored Contributor
Solution

Re: HBA Question

Hi Ray,

You could try...

Main Menu --> System tools --> Hardware Browser

or type "hwbrowser" from a shell...

could also try using "lspci -v" to find the info you need. The lspci command may show the manufacturer and model number of the HBAs.

-denver
Ray Lee_2
Regular Advisor

Re: HBA Question

Hey Denver,

We miss you man....Thanks for the reply.

That work great too. We got the TC turned around and looking great.

Thanks,


Ray
Ray Lee_2
Regular Advisor

Re: HBA Question

That work great. Thanks