<?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: linux equiv to insf in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088447#M7031</link>
    <description>PS - I would have attached the EMC doc, but even zipped it's over 4.5MB</description>
    <pubDate>Thu, 09 Oct 2003 13:01:37 GMT</pubDate>
    <dc:creator>Kim Kendall</dc:creator>
    <dc:date>2003-10-09T13:01:37Z</dc:date>
    <item>
      <title>linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088439#M7023</link>
      <description>Connecting a (RHAS) linux systems to a CLARiiON array. I've got them zoned, storage groups created, hosts added to the group, Raid group made, LUN created and added to the storage group.&lt;BR /&gt;&lt;BR /&gt;Now... In HPUX, this is where I would go in and create the device files for the LUN's being presented to the host. Then on the CLARiiON, I would see the device file name for the LUN.&lt;BR /&gt;&lt;BR /&gt;But on Linux, what do I need to do to create the device files for the LUN's?&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 11:53:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088439#M7023</guid>
      <dc:creator>Kim Kendall</dc:creator>
      <dc:date>2003-10-08T11:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088440#M7024</link>
      <description>Actually, if your connection card(fiber) is supported, all you should need to do is boot the system.  There should be auto detect of disks allocated on the array as soon as the driver for the card is configured.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Wed, 08 Oct 2003 12:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088440#M7024</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-08T12:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088441#M7025</link>
      <description>well - the fiber card is a Qlogic QLA2200 (EMC supported). I still can't see the LUN (after a reboot), and on the array, I don't see what device file it thinks it belongs to.&lt;BR /&gt;---&lt;BR /&gt;The fiber card doesn't come up on its' own, I have to do a modprobe to get it to check-in to the Brocade. &lt;BR /&gt;---&lt;BR /&gt;After a boot, I take down the Navisphere agent, do a modprobe on the card, and bring the agent back up (see attached log file). As you can see in this log file, the system thinks there is a "sdb" device. &lt;BR /&gt;---&lt;BR /&gt;But doing a fdisk /dev/sdb results in the error : "Unable to open /dev/sdb"&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2003 09:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088441#M7025</guid>
      <dc:creator>Kim Kendall</dc:creator>
      <dc:date>2003-10-09T09:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088442#M7026</link>
      <description>I saw Ed Hoppe's post... maybe this is it...&lt;BR /&gt;---&lt;BR /&gt;There is a pair of internal disks (mirrored), these would be considered the first LUN, and the LUN on the EMC array would be a second LUN.&lt;BR /&gt;---&lt;BR /&gt;Would it be necessary then to include :&lt;BR /&gt;   scsi_mod max_scsi_luns=2&lt;BR /&gt;in the modules.conf file?&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2003 09:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088442#M7026</guid>
      <dc:creator>Kim Kendall</dc:creator>
      <dc:date>2003-10-09T09:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088443#M7027</link>
      <description>usually you use MAKEDEV (man MAKEDEV) to create&lt;BR /&gt;device files on Linux. I asume you can see the module with lsmod after Linux booted? Did you add proper line to /etc/modules.conf? &lt;BR /&gt;something like that:&lt;BR /&gt;&lt;BR /&gt;alias scsi_hostadapterN qla2x00 (N starts with 0) &lt;BR /&gt;&lt;BR /&gt;I attach EMC's Linux conf. gude for Qlogic HBAs on Linux. Seek somethere on pages 25+.. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2003 09:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088443#M7027</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-10-09T09:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088444#M7028</link>
      <description>It's in the modules.conf:&lt;BR /&gt;-&lt;BR /&gt;alias scsi_hostadapter4 qla2200&lt;BR /&gt;-&lt;BR /&gt;on a reboot, lsmod shows there is no qla2200. Running modprobe qla2200 loads it fine. (see the first attachment, it shows what a manual "modprobe qla2200" records in the /var/log/messages file immed. following a reboot.&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2003 09:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088444#M7028</guid>
      <dc:creator>Kim Kendall</dc:creator>
      <dc:date>2003-10-09T09:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088445#M7029</link>
      <description>From the guide I posted (p. 21) : &lt;BR /&gt;&lt;BR /&gt;If the QLogic HBA is present in the system prior to a new installation&lt;BR /&gt;of Linux, the distribution installation application might automatically&lt;BR /&gt;load its version of the driver, which will be installed and inserted&lt;BR /&gt;automatically when the host reboots. For this reason, if the customer&lt;BR /&gt;is using Red Hat, EMC recommends installing the Linux operating&lt;BR /&gt;system and disabling kudzu before installing the QLogic HBAs.&lt;BR /&gt;&lt;BR /&gt;Also I'd suggest to rebuild qlogic driver (and check if it appears in /lib/modules/*/modules.dep.) from scratch, remove unused qlogic modules from kernel, restart  without kudzu and rebuild.&lt;BR /&gt;&lt;BR /&gt;Zeev</description>
      <pubDate>Thu, 09 Oct 2003 09:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088445#M7029</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-10-09T09:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088446#M7030</link>
      <description>Actually - in the EMC document:&lt;BR /&gt;---&lt;BR /&gt;EMC Support Matrix&lt;BR /&gt;October 2003&lt;BR /&gt;P/N 300â  000â  166&lt;BR /&gt;ECO 35097 Rev B28&lt;BR /&gt;---&lt;BR /&gt;I've cut a portion of the support matrix out and put it in a Word doc. In note #15, it states that the driver that is included in this kernel is supported.&lt;BR /&gt;---&lt;BR /&gt;I meet all of the requirements;&lt;BR /&gt;kernel : 2.4.9-e.25smp&lt;BR /&gt;Card: QLogic QLA2200F&lt;BR /&gt;    Firmware: 1.83&lt;BR /&gt;    Driver: 6.04.01&lt;BR /&gt;---&lt;BR /&gt;I added the /proc/scsi/qla2200/2 contents as an option in the modules.conf file and re-created the initrd image.&lt;BR /&gt;&lt;BR /&gt;Now on boot-up, the card checks in with the Brocade fine, and it sees a "sdb", but I still can't do anything with</description>
      <pubDate>Thu, 09 Oct 2003 12:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088446#M7030</guid>
      <dc:creator>Kim Kendall</dc:creator>
      <dc:date>2003-10-09T12:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: linux equiv to insf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088447#M7031</link>
      <description>PS - I would have attached the EMC doc, but even zipped it's over 4.5MB</description>
      <pubDate>Thu, 09 Oct 2003 13:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-equiv-to-insf/m-p/3088447#M7031</guid>
      <dc:creator>Kim Kendall</dc:creator>
      <dc:date>2003-10-09T13:01:37Z</dc:date>
    </item>
  </channel>
</rss>

