<?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: iscsi reload not present with RHEL 5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492246#M38149</link>
    <description>To scan luns on line this usually works for us:&lt;BR /&gt;&lt;BR /&gt;echo "- - -" &amp;gt; /sys/class/scsi_host/hostX/scan&lt;BR /&gt;&lt;BR /&gt;Where X is HBA number.&lt;BR /&gt;&lt;BR /&gt;You may also have to issue a lip:&lt;BR /&gt;&lt;BR /&gt;echo 1 &amp;gt; /sys/class/fc_host/hostX/issue_lip &lt;BR /&gt;&lt;BR /&gt;Here are some good links:&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;&lt;A href="http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Online_Storage_Reconfiguration_Guide/index.html" target="_blank"&gt;http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Online_Storage_Reconfiguration_Guide/index.html&lt;/A&gt;</description>
    <pubDate>Fri, 04 Sep 2009 17:04:11 GMT</pubDate>
    <dc:creator>James Brand</dc:creator>
    <dc:date>2009-09-04T17:04:11Z</dc:date>
    <item>
      <title>iscsi reload not present with RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492245#M38148</link>
      <description>&lt;BR /&gt;Red Hat Enterprise Linux Server release 5.1 (Tikanga)&lt;BR /&gt;&lt;BR /&gt;iscsi-initiator-utils-6.2.0.865-0.8.el5&lt;BR /&gt;&lt;BR /&gt;We have "/etc/init.d/iscsi reload" with RHEL 3 servers while the same is absent for RHEL which is preventing us to scan the new LUNS online&lt;BR /&gt;&lt;BR /&gt;Any one know of any fix or work around??</description>
      <pubDate>Fri, 04 Sep 2009 16:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492245#M38148</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-09-04T16:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: iscsi reload not present with RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492246#M38149</link>
      <description>To scan luns on line this usually works for us:&lt;BR /&gt;&lt;BR /&gt;echo "- - -" &amp;gt; /sys/class/scsi_host/hostX/scan&lt;BR /&gt;&lt;BR /&gt;Where X is HBA number.&lt;BR /&gt;&lt;BR /&gt;You may also have to issue a lip:&lt;BR /&gt;&lt;BR /&gt;echo 1 &amp;gt; /sys/class/fc_host/hostX/issue_lip &lt;BR /&gt;&lt;BR /&gt;Here are some good links:&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;&lt;A href="http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Online_Storage_Reconfiguration_Guide/index.html" target="_blank"&gt;http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Online_Storage_Reconfiguration_Guide/index.html&lt;/A&gt;</description>
      <pubDate>Fri, 04 Sep 2009 17:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492246#M38149</guid>
      <dc:creator>James Brand</dc:creator>
      <dc:date>2009-09-04T17:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: iscsi reload not present with RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492247#M38150</link>
      <description>"iscsiadm -m session --rescan" did the magic</description>
      <pubDate>Sat, 05 Sep 2009 10:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492247#M38150</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-09-05T10:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: iscsi reload not present with RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492248#M38151</link>
      <description>Last time I've used this one, provided from James - &lt;A href="http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Online_Storage_Reconfiguration_Guide/scanning_for_new_devices.html" target="_blank"&gt;http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Online_Storage_Reconfiguration_Guide/scanning_for_new_devices.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and it working perfect.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 07 Sep 2009 10:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/iscsi-reload-not-present-with-rhel-5/m-p/4492248#M38151</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-09-07T10:43:54Z</dc:date>
    </item>
  </channel>
</rss>

