<?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: qlogic HBA rescan in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193050#M51115</link>
    <description>I was unable to download the package and check the script. Yo can try the following procedure:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://run.tournament.org.il/hot-adding-san-lun-to-linux-rh-with-qlogic-drivers/" target="_blank"&gt;http://run.tournament.org.il/hot-adding-san-lun-to-linux-rh-with-qlogic-drivers/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And the rescan-scsi-bus.sh script. If the server is HP, you can try the hp_rescan command.&lt;BR /&gt;&lt;BR /&gt;Post your results.</description>
    <pubDate>Thu, 13 Aug 2009 20:04:35 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2009-08-13T20:04:35Z</dc:date>
    <item>
      <title>qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193047#M51112</link>
      <description>The utility that QLogic provides to rescan the SCSI bus for new devices interrupts IO on all active devices for a short period of time.  Is there any way to scan the bus without interrupting IO?</description>
      <pubDate>Thu, 13 Aug 2009 18:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193047#M51112</guid>
      <dc:creator>MartyB</dc:creator>
      <dc:date>2009-08-13T18:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193048#M51113</link>
      <description>Can you describe the procedure you used? There are different methods to do it and I want to know which one you are using.</description>
      <pubDate>Thu, 13 Aug 2009 19:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193048#M51113</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-08-13T19:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193049#M51114</link>
      <description>I'm using the tool QLogic recommmends, ql-dynamic-tgt-lun-disc.sh (version 2.3)</description>
      <pubDate>Thu, 13 Aug 2009 19:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193049#M51114</guid>
      <dc:creator>MartyB</dc:creator>
      <dc:date>2009-08-13T19:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193050#M51115</link>
      <description>I was unable to download the package and check the script. Yo can try the following procedure:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://run.tournament.org.il/hot-adding-san-lun-to-linux-rh-with-qlogic-drivers/" target="_blank"&gt;http://run.tournament.org.il/hot-adding-san-lun-to-linux-rh-with-qlogic-drivers/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And the rescan-scsi-bus.sh script. If the server is HP, you can try the hp_rescan command.&lt;BR /&gt;&lt;BR /&gt;Post your results.</description>
      <pubDate>Thu, 13 Aug 2009 20:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193050#M51115</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-08-13T20:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193051#M51116</link>
      <description>That article refers to the rescan method used in /proc, which has been obsolete since somewhere in the early RHEL4 days.  I'm running RHEL5.2 on the system in question, and the QLogic utility is more or less a shell that employs the more modern SCSI scan method of "echo 1 &amp;gt; /sys/class/fc_host/&lt;HOST&gt;/issue_lip" (as opposed to messing around in /proc).&lt;BR /&gt;&lt;BR /&gt;Unfortunately, the "issue_lip" does indeed interrupt IO on my other active LUNs on this host for ~10-15 seconds, which is unacceptable in my environment.&lt;BR /&gt;&lt;BR /&gt;Do you or anyone else know of a method to rescan without IO interruption?  These are HP servers (EMC storage), but the version of hp_rescan I've got uses the /proc method as well, and as such is obsolete (I've tried it and it doesn't seem to do much of anything).  Can you point me to the latest version?  I would certainly give it a shot.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/HOST&gt;</description>
      <pubDate>Thu, 13 Aug 2009 20:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193051#M51116</guid>
      <dc:creator>MartyB</dc:creator>
      <dc:date>2009-08-13T20:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193052#M51117</link>
      <description>Issuing a LIP will indeed produce a small disconnection on the fabric. Just check these documents:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kbase.redhat.com/faq/docs/DOC-3942" target="_blank"&gt;http://kbase.redhat.com/faq/docs/DOC-3942&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You will see that the /proc is still a valid method.</description>
      <pubDate>Fri, 14 Aug 2009 01:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193052#M51117</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-08-14T01:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193053#M51118</link>
      <description>Your corect RHEL 5.x switched from /proc to using /sys&lt;BR /&gt;&lt;BR /&gt;HP has a utility caled hp_rescan that is in the hp-fibreutils package in the Linux PSP. The current PSP doesn't have a version that will install on RHEL5, but there is a version posted that is for RHEL5. This works with both QLogic and Emulex HBA's. The latest version is &lt;BR /&gt;&lt;BR /&gt;Linux inbox driver enablement kits for QLogic HBAs and mezzanine cards &lt;BR /&gt;   &lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=co-69719-1&amp;amp;jumpid=reg_R1002_USEN" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=co-69719-1&amp;amp;jumpid=reg_R1002_USEN&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;The hp_rescan utility is in the fibreutils-3.0-3 rpm file&lt;BR /&gt;&lt;BR /&gt;hp_rescan -h will give you the syntax and options for use.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2009 04:16:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193053#M51118</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2009-08-14T04:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic HBA rescan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193054#M51119</link>
      <description>The new hp_rescan does indeed do what I need it to do, thanks!</description>
      <pubDate>Mon, 31 Aug 2009 14:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qlogic-hba-rescan/m-p/5193054#M51119</guid>
      <dc:creator>MartyB</dc:creator>
      <dc:date>2009-08-31T14:43:06Z</dc:date>
    </item>
  </channel>
</rss>

