LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   HBA Information (https://www.linuxquestions.org/questions/linux-newbie-8/hba-information-860718/)

jampak01 02-04-2011 10:38 AM

HBA Information
 
What is the command to view HBA information?

goossen 02-04-2011 10:49 AM

Code:

cat /proc/scsi/qlaxxx/<host_adapter_port>

TB0ne 02-04-2011 11:11 AM

Quote:

Originally Posted by goossen (Post 4248410)
Code:

cat /proc/scsi/qlaxxx/<host_adapter_port>

...which will only work if you have a Qlogic adapter. Emulex will be different.

The answer is "it depends", on what kind of HBA you have, and where you got the driver, and what you're doing with it. A generic, simple installation is different that one that's customized for a multipath environment, with multiple HBA's, with the driver provided by the SAN vendor. Also, what version/distro of Linux are you running?


All times are GMT -5. The time now is 11:46 AM.