<?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: SAN Discovery problems... RHL EL3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752007#M22241</link>
    <description>my copy of rescan-scsi-bus.sh is dated as follows:&lt;BR /&gt;&lt;BR /&gt;# (w) 1998-03-19 Kurt Garloff &lt;KURT&gt; (c) GNU GPL&lt;BR /&gt;# (w) 2003-07-16 Kurt Garloff &lt;GARLOFF&gt; (c) GNU GPL&lt;BR /&gt;&lt;BR /&gt;You might want to contact  Mr. Garloff and see if he has an updated version.&lt;BR /&gt;&lt;BR /&gt;The funny thing is, for me, that it works pretty well for RHEL and Solaris stuff, but not so great for Suse.  Wierd...&lt;/GARLOFF&gt;&lt;/KURT&gt;</description>
    <pubDate>Fri, 17 Mar 2006 15:33:04 GMT</pubDate>
    <dc:creator>Alan_152</dc:creator>
    <dc:date>2006-03-17T15:33:04Z</dc:date>
    <item>
      <title>SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3751999#M22233</link>
      <description>I am running RHL EL3 on my 380. &lt;BR /&gt;&lt;BR /&gt;I have a jetstore SAN with all LUNS being presented.  This is a test enviroment so very often FC cables are being plugged and unplugged.&lt;BR /&gt;&lt;BR /&gt;Often times I find myself rebooting because some cables were moved and I need to reconnect to the SAN.  &lt;BR /&gt;&lt;BR /&gt;If I boot up without the SAN plugged in and then plug it in I cannot get it to recognize the SAN without rebooting.&lt;BR /&gt;&lt;BR /&gt;Is there anyay I can ad the SAN w/o the reboot?&lt;BR /&gt;&lt;BR /&gt;Here is what I have done:&lt;BR /&gt;&lt;BR /&gt;[root@BUGS root]# sg_map -x&lt;BR /&gt;Stopping because no sg devices found&lt;BR /&gt;&lt;BR /&gt;[root@BUGS root]# rescan-scsi-bus.sh&lt;BR /&gt;NEW: Host: scsi12 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;      Vendor: JetStor  Model: Volume Set # 00  Rev: R001&lt;BR /&gt;      Type:   Direct-Access                    ANSI SCSI revision: 03&lt;BR /&gt;1 new device(s) found.&lt;BR /&gt;&lt;BR /&gt;[root@BUGS root]# sg_map -x&lt;BR /&gt;/dev/sg0  12 0 0 0  0  /dev/sda&lt;BR /&gt;&lt;BR /&gt;It only find one partitian on the SAN.  Now I reboot:&lt;BR /&gt;&lt;BR /&gt;[root@BUGS root]# sg_map -x&lt;BR /&gt;/dev/sg0  4 0 0 0  0  /dev/sda&lt;BR /&gt;/dev/sg1  4 0 0 1  0  /dev/sdb&lt;BR /&gt;/dev/sg2  4 0 0 2  0  /dev/sdc&lt;BR /&gt;/dev/sg3  4 0 0 3  0  /dev/sdd&lt;BR /&gt;/dev/sg4  4 0 0 4  0  /dev/sde&lt;BR /&gt;[root@DAFFY root]#&lt;BR /&gt;&lt;BR /&gt;And everything works fine.  I have also rmmod my FC card and the sg.  Then modprob-ed them and I get the same results.... &lt;BR /&gt;&lt;BR /&gt;Anyone have a good way to actually scan the SGs so that they are discouvered better?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Cade</description>
      <pubDate>Wed, 15 Mar 2006 13:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3751999#M22233</guid>
      <dc:creator>CadeO</dc:creator>
      <dc:date>2006-03-15T13:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752000#M22234</link>
      <description>You might want to try the hp_rescan command available in the fibreutils package provided by HP.</description>
      <pubDate>Wed, 15 Mar 2006 14:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752000#M22234</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-15T14:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752001#M22235</link>
      <description>try this:  "modprobe sg"</description>
      <pubDate>Thu, 16 Mar 2006 11:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752001#M22235</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-03-16T11:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752002#M22236</link>
      <description>"And everything works fine. I have also rmmod my FC card and the sg. Then modprob-ed them and I get the same results...."&lt;BR /&gt;&lt;BR /&gt;Where can I get the hp_scan package?</description>
      <pubDate>Thu, 16 Mar 2006 12:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752002#M22236</guid>
      <dc:creator>CadeO</dc:creator>
      <dc:date>2006-03-16T12:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752003#M22237</link>
      <description>"hp_rescan" comes when you install HP's version of the QLA HBA drivers...</description>
      <pubDate>Thu, 16 Mar 2006 12:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752003#M22237</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-03-16T12:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752004#M22238</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can download the fibreutils from the below link.&lt;BR /&gt;&lt;BR /&gt;After installing this, you can execute the "hp_rescan" command.&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;&lt;BR /&gt;SUBBU&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2006 04:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752004#M22238</guid>
      <dc:creator>Subramaniyan.S</dc:creator>
      <dc:date>2006-03-17T04:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752005#M22239</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can download the fibreutils from the below link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18002.www1.hp.com/support/files/server/us/download/23178.html" target="_blank"&gt;http://h18002.www1.hp.com/support/files/server/us/download/23178.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After installing this, you can execute the "hp_rescan" command.&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;&lt;BR /&gt;SUBBU&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2006 04:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752005#M22239</guid>
      <dc:creator>Subramaniyan.S</dc:creator>
      <dc:date>2006-03-17T04:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752006#M22240</link>
      <description>THANKS GUYS.. this did the trick!!!  Is there something similar for the non-FC connections?  I use the rescan-scsi-bus.sh but it does not seem to work that well.  i just plugged a tape library in and unless I reboot it will not be found on the sg_map -x..  &lt;BR /&gt;&lt;BR /&gt;The library uses a regular sg port NOT FIBER..&lt;BR /&gt;&lt;BR /&gt;thanks for the help everyone..</description>
      <pubDate>Fri, 17 Mar 2006 15:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752006#M22240</guid>
      <dc:creator>CadeO</dc:creator>
      <dc:date>2006-03-17T15:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Discovery problems... RHL EL3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752007#M22241</link>
      <description>my copy of rescan-scsi-bus.sh is dated as follows:&lt;BR /&gt;&lt;BR /&gt;# (w) 1998-03-19 Kurt Garloff &lt;KURT&gt; (c) GNU GPL&lt;BR /&gt;# (w) 2003-07-16 Kurt Garloff &lt;GARLOFF&gt; (c) GNU GPL&lt;BR /&gt;&lt;BR /&gt;You might want to contact  Mr. Garloff and see if he has an updated version.&lt;BR /&gt;&lt;BR /&gt;The funny thing is, for me, that it works pretty well for RHEL and Solaris stuff, but not so great for Suse.  Wierd...&lt;/GARLOFF&gt;&lt;/KURT&gt;</description>
      <pubDate>Fri, 17 Mar 2006 15:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/san-discovery-problems-rhl-el3/m-p/3752007#M22241</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-03-17T15:33:04Z</dc:date>
    </item>
  </channel>
</rss>

