<?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: Scanning for luns presented to Linux box in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441671#M37083</link>
    <description>REd hat enterprise 4</description>
    <pubDate>Wed, 17 Jun 2009 15:41:31 GMT</pubDate>
    <dc:creator>Waqar Razi</dc:creator>
    <dc:date>2009-06-17T15:41:31Z</dc:date>
    <item>
      <title>Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441668#M37080</link>
      <description>I am an HPUX admin and in HPUX, we use ioscan command to scan for new LUNs presented to an HPUX system. How can I see the LUNS presented to a Linux box. Lets say, storage admin have presented some luns to linux bix, what are the steps to make them seen in linux (RHEL).</description>
      <pubDate>Wed, 17 Jun 2009 14:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441668#M37080</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-06-17T14:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441669#M37081</link>
      <description>Please see this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1060267" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1060267&lt;/A&gt;</description>
      <pubDate>Wed, 17 Jun 2009 14:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441669#M37081</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-17T14:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441670#M37082</link>
      <description>What version of Redhat ?</description>
      <pubDate>Wed, 17 Jun 2009 15:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441670#M37082</guid>
      <dc:creator>John McNulty_2</dc:creator>
      <dc:date>2009-06-17T15:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441671#M37083</link>
      <description>REd hat enterprise 4</description>
      <pubDate>Wed, 17 Jun 2009 15:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441671#M37083</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-06-17T15:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441672#M37084</link>
      <description>Attached script is recommended by HP for rescanning scsi bus.</description>
      <pubDate>Wed, 17 Jun 2009 19:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441672#M37084</guid>
      <dc:creator>Tony Cicone</dc:creator>
      <dc:date>2009-06-17T19:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441673#M37085</link>
      <description>I've found that sometimes you need to reboot the server before you can see the luns. Otherwise you can use the utils with the PSP (if you're brave enough to install it), or try rescanning the bus by (for example):&lt;BR /&gt;&lt;BR /&gt;echo "scsi-qlascan" &amp;gt; /proc/scsi/qla2300/0&lt;BR /&gt;/bin/rescan-scsi-bus.sh &lt;BR /&gt;&lt;BR /&gt;You might need to supply params to the rescan-scsi-bus.sh script - might depend on your hardware. You also have to have the rescan script :-)&lt;BR /&gt;&lt;BR /&gt;To scan all channels, targets and LUNs, you could also try:&lt;BR /&gt;&lt;BR /&gt;echo "- - -" &amp;gt; /sys/class/scsi_host/host0/scan&lt;BR /&gt;&lt;BR /&gt;Not sure if this works with FC attached LUNs - I had a weird error on the test system, but our EVA has been behaving strangely over the past few days :-(&lt;BR /&gt;&lt;BR /&gt;Once the LUNs can be seen, then Linux does the rest. You should be able to fdisk them, pvcreate them, or do whatever you want. xpinfo or evainfo (depending on what you have) will show you which devices you now have mapped.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jun 2009 21:43:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441673#M37085</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2009-06-17T21:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441674#M37086</link>
      <description>&lt;BR /&gt;try &lt;BR /&gt;# hwinfo&lt;BR /&gt;&lt;BR /&gt;its on suse by default i know of and as another HPUX guy it seems to be somewhat equivilent.&lt;BR /&gt;&lt;BR /&gt;I also use &lt;BR /&gt;&lt;BR /&gt;# lvmdiskscan</description>
      <pubDate>Wed, 17 Jun 2009 23:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441674#M37086</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2009-06-17T23:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441675#M37087</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As Colin said, most time you have to restart the server after presenting new luns to the linux.</description>
      <pubDate>Thu, 18 Jun 2009 05:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441675#M37087</guid>
      <dc:creator>Fayez</dc:creator>
      <dc:date>2009-06-18T05:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Scanning for luns presented to Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441676#M37088</link>
      <description>echo "- - -" &amp;gt; /sys/class/scsi_host/hostX/scan&lt;BR /&gt;&lt;BR /&gt;this way works really fine and i make the same one in my scripts. make sure you do this for every HBA on your system.&lt;BR /&gt;&lt;BR /&gt;no problem on SLES9/10/11.&lt;BR /&gt;&lt;BR /&gt;roland</description>
      <pubDate>Thu, 18 Jun 2009 10:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scanning-for-luns-presented-to-linux-box/m-p/4441676#M37088</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2009-06-18T10:38:31Z</dc:date>
    </item>
  </channel>
</rss>

