<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HOW TO FIND HBA DETAILS IN LINUX in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179692#M50892</link>
    <description>how to find out linux version and its HBA wwn's &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;&lt;BR /&gt;CNR</description>
    <pubDate>Thu, 19 May 2011 14:29:28 GMT</pubDate>
    <dc:creator>CNR for All UNIX</dc:creator>
    <dc:date>2011-05-19T14:29:28Z</dc:date>
    <item>
      <title>HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179683#M50883</link>
      <description>LINUX SAs:&lt;BR /&gt;&lt;BR /&gt;How do I find the make/model of all my HBAs on my Linux Server? I am looking for something similar to "ioscan -fnC" in HP-UX. &lt;BR /&gt;&lt;BR /&gt;At the moment, I use "dmesg | grep -i Fibre" to collect information. I dont always get the results if the message files have outgrown their size values.&lt;BR /&gt;&lt;BR /&gt;Any input would be most appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kennedy</description>
      <pubDate>Fri, 05 Jun 2009 18:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179683#M50883</guid>
      <dc:creator>Kennedy G. Doss</dc:creator>
      <dc:date>2009-06-05T18:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179684#M50884</link>
      <description>You probably will find your HBA module in /etc/modprobe.conf. There you can identify with "modinfo" if the module is for QLOGIC or EMULEX. Then use SanSurfer (qlogic) or HBA Anywhere (emulex) to obtain detailed and accurate information.</description>
      <pubDate>Fri, 05 Jun 2009 18:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179684#M50884</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-05T18:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179685#M50885</link>
      <description>I typically use 'lspci' to identify all peripherals, you could do:&lt;BR /&gt;&lt;BR /&gt;lspci |grep -i -e fib -e hba</description>
      <pubDate>Fri, 05 Jun 2009 18:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179685#M50885</guid>
      <dc:creator>Steven McCoy</dc:creator>
      <dc:date>2009-06-05T18:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179686#M50886</link>
      <description>Hi Kennedy,&lt;BR /&gt;&lt;BR /&gt;depending on kernel version you also can find some information under /sys.&lt;BR /&gt;&lt;BR /&gt;search &lt;BR /&gt;/sys/class/scsi_host/host?/*&lt;BR /&gt;or&lt;BR /&gt;/sys/class/fc_host/host?/*&lt;BR /&gt;&lt;BR /&gt;here you can find information about WWN, topology, speed, etc&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Jun 2009 09:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179686#M50886</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2009-06-06T09:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179687#M50887</link>
      <description>dmesg gives info as well, you can find the logfile since boot in /var/log/dmesg.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jun 2009 07:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179687#M50887</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-06-08T07:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179688#M50888</link>
      <description>Hi..&lt;BR /&gt;&lt;BR /&gt;You can find HBA details by&lt;BR /&gt;#df -h</description>
      <pubDate>Mon, 08 Jun 2009 11:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179688#M50888</guid>
      <dc:creator>Tirtha</dc:creator>
      <dc:date>2009-06-08T11:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179689#M50889</link>
      <description>I see above someone mentions lspci, you can add lspci -v, lspci -vv, and lspci -vvv for more verbosity.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jun 2009 20:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179689#M50889</guid>
      <dc:creator>Cory Kantar</dc:creator>
      <dc:date>2009-06-08T20:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179690#M50890</link>
      <description>&lt;P data-unlink="true"&gt;Another thing i would like to add, sited from:&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;http://publib.boulder.ibm.com/infocenter/dsichelp/ds8000ic/index.jsp?topic=/com.ibm.storage.ssic.help.doc/f2c_loclinux_192wga.html&amp;nbsp;&lt;/STRIKE&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[Moderator edit: The above link no longer valid.]&lt;/FONT&gt;&lt;BR /&gt;Locating the WWPN for a Linux host&lt;BR /&gt;&lt;BR /&gt;This topic describes several methods you can use to locate the worldwide port name (WWPN) for an IntelÂ® or AMD host that is running the LinuxÂ® operating system.&lt;BR /&gt;About this task&lt;BR /&gt;&lt;BR /&gt;* Locating the WWPN without restarting the host&lt;BR /&gt;&lt;BR /&gt;To locate the WWPN without restarting the host, you can use any of the following methods:&lt;BR /&gt;o For QLogic or Emulex adapters, you can find the WWPN in the /proc/scsi/adapter_type/n directory, where adapter_type is the host adapter type and n is the host adapter number for your card. Your host adapter type can be either qlaxxxx for QLogic adapters or lpfc for Emulex adapters.&lt;BR /&gt;o If you downloaded a QLogic adapter from the QLogic Web site instead of using the default version that is shipped with RHEL, to find the WWPN run the cat /proc/scsi/adapter_type/n command, where adapter_type is the host adapter type (for example, qla2xxx or qla2300), and n is the host adapter number for your card.&lt;BR /&gt;o For a QLogic adapter that is shipped with RHEL 4.x or earlier, to find the WWPN run the cat /proc/scsi/adapter_type/n command, where adapter_type is the host adapter type, and n is the host adapter number for your card. In most cases, the adapter type is qla2xxx.&lt;BR /&gt;o For a QLogic adapter that is shipped with RHEL 5.x or later, the adapter WWPN information might not be available in the/proc/scsi/adapter_type/n directory because of the migration to sysfs, If this is the case, run the following command:&lt;BR /&gt;&lt;BR /&gt;cat /sys/class/scsi_host/hostn/device/fchost\:hostn/port_name&lt;BR /&gt;&lt;BR /&gt;where n is the host adapter number for your card.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 07:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179690#M50890</guid>
      <dc:creator>Cory Kantar</dc:creator>
      <dc:date>2025-04-10T07:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179691#M50891</link>
      <description>&lt;BR /&gt;Actually, /sys/class/scsi_host/host0/device/fchost\:host0 (for example) is a symbolic link that points back to:&lt;BR /&gt;&lt;BR /&gt;/sys/class/fc_host/host0&lt;BR /&gt;&lt;BR /&gt;So you might as well just go there (less typing) and cat the contents of port_name, etc.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Mon, 15 Jun 2009 11:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179691#M50891</guid>
      <dc:creator>John McNulty_2</dc:creator>
      <dc:date>2009-06-15T11:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179692#M50892</link>
      <description>how to find out linux version and its HBA wwn's &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;&lt;BR /&gt;CNR</description>
      <pubDate>Thu, 19 May 2011 14:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179692#M50892</guid>
      <dc:creator>CNR for All UNIX</dc:creator>
      <dc:date>2011-05-19T14:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO FIND HBA DETAILS IN LINUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179693#M50893</link>
      <description>All the above System Administrators who have been given 10 Points helped me by providing what I needed. Thanks everybody.</description>
      <pubDate>Thu, 19 May 2011 14:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-hba-details-in-linux/m-p/5179693#M50893</guid>
      <dc:creator>Kennedy G. Doss</dc:creator>
      <dc:date>2011-05-19T14:59:44Z</dc:date>
    </item>
  </channel>
</rss>

