<?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: Seeing new SAN hardware with Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/seeing-new-san-hardware-with-linux/m-p/3044479#M6089</link>
    <description>Hi ANdrew,&lt;BR /&gt;What is the output of dmesg ?&lt;BR /&gt;you should have there the name of the disks&lt;BR /&gt;(/dev/sda??)&lt;BR /&gt;Can you check ?&lt;BR /&gt;And tell us the result .&lt;BR /&gt;Once you know that , you just have :&lt;BR /&gt;mk2fs /dev/sd? &lt;MOUNT_POINT&gt;&lt;BR /&gt;mount /dev/sd? &lt;MOUNT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Benoit&lt;/MOUNT_POINT&gt;&lt;/MOUNT_POINT&gt;</description>
    <pubDate>Fri, 08 Aug 2003 07:27:50 GMT</pubDate>
    <dc:creator>benoit Bruckert</dc:creator>
    <dc:date>2003-08-08T07:27:50Z</dc:date>
    <item>
      <title>Seeing new SAN hardware with Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/seeing-new-san-hardware-with-linux/m-p/3044478#M6088</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm currently running Redhat7.3(Advanced) with a qlogic qla2300 HBA connected to a brocade switch then to a VA7400.&lt;BR /&gt;&lt;BR /&gt;I've followed Qlogic's instructions and managed to get the kernel to load the module.  Here are the results from /proc/scsi/qla2300/0&lt;BR /&gt; cat /proc/scsi/qla2300/0&lt;BR /&gt;QLogic PCI to Fibre Channel Host Adapter for ISP23xx:&lt;BR /&gt;        Firmware version:  3.01.18, Driver version 6.04.01&lt;BR /&gt;Entry address = f8824060&lt;BR /&gt;HBA: QLA2300 , Serial# D67825&lt;BR /&gt;Request Queue = 0x36b14000, Response Queue = 0x36b00000&lt;BR /&gt;Request Queue count= 128, Response Queue count= 512&lt;BR /&gt;Total number of active commands = 0&lt;BR /&gt;Total number of interrupts = 22&lt;BR /&gt;Total number of IOCBs (used/max) = (0/600)&lt;BR /&gt;Total number of queued commands = 0&lt;BR /&gt;    Device queue depth = 0x10&lt;BR /&gt;Number of free request entries = 123&lt;BR /&gt;Number of mailbox timeouts = 0&lt;BR /&gt;Number of ISP aborts = 0&lt;BR /&gt;Number of loop resyncs = 1&lt;BR /&gt;Number of retries for empty slots = 0&lt;BR /&gt;Number of reqs in pending_q= 0, retry_q= 0, done_q= 0, scsi_retry_q= 0&lt;BR /&gt;Host adapter:loop state= &lt;READY&gt;, flags= 0x8a0813&lt;BR /&gt;Dpc flags = 0x0&lt;BR /&gt;MBX flags = 0x0&lt;BR /&gt;SRB Free Count = 4096&lt;BR /&gt;Port down retry = 008&lt;BR /&gt;Login retry count = 008&lt;BR /&gt;Commands retried with dropped frame(s) =0&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;SCSI Device Information:&lt;BR /&gt;scsi-qla0-adapter-node=200000e08b05d19c;&lt;BR /&gt;scsi-qla0-adapter-port=210000e08b05d19c;&lt;BR /&gt;scsi-qla0-target-0=50060b000012428e;&lt;BR /&gt; &lt;BR /&gt;SCSI LUN Information:&lt;BR /&gt;(Id:Lun)&lt;BR /&gt;( 0: 0): Total reqs 2, Pending reqs 0, flags 0x0*, 0:0:81,&lt;BR /&gt;( 0:31): Total reqs 1, Pending reqs 0, flags 0x0*, 0:0:81,&lt;BR /&gt;&lt;BR /&gt;Here is /proc/scsi/scsi&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: A6189A           Rev: HP18&lt;BR /&gt;  Type:   Unknown                          ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: HP 18.2G Model: ST318452LC       Rev: HP02&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 03 Lun: 00&lt;BR /&gt;  Vendor: HP 18.2G Model: ST318406LC       Rev: HP04&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 11 Lun: 00&lt;BR /&gt;  Vendor: SDR      Model: GEM318           Rev: 0&lt;BR /&gt;  Type:   Processor                        ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 15 Lun: 00&lt;BR /&gt;  Vendor: SDR      Model: GEM318           Rev: 0&lt;BR /&gt;  Type:   Processor                        ANSI SCSI revision: 02&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, I think the GEM318 Models are the two LUNs that this server has access to on the SAN.  The first would be the config lun, and the second is the data lun that I want to mount.&lt;BR /&gt;&lt;BR /&gt;How do I mount these drives?  How do I get the OS to see them?  &lt;BR /&gt;&lt;BR /&gt;I've taken away write access to the data lun using the CommandView on the VA7400 then removed the qla2300 module then readded it just to verify that it does disappear from /proc/scsi/qla2300/0 so I know that my secure manager is working.&lt;BR /&gt;&lt;BR /&gt;I have to get this working to prove to the people upstairs that Linux is a viable replacement for Microsoft... please help.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Andrew&lt;/READY&gt;</description>
      <pubDate>Thu, 07 Aug 2003 19:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/seeing-new-san-hardware-with-linux/m-p/3044478#M6088</guid>
      <dc:creator>Andrew Penney</dc:creator>
      <dc:date>2003-08-07T19:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing new SAN hardware with Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/seeing-new-san-hardware-with-linux/m-p/3044479#M6089</link>
      <description>Hi ANdrew,&lt;BR /&gt;What is the output of dmesg ?&lt;BR /&gt;you should have there the name of the disks&lt;BR /&gt;(/dev/sda??)&lt;BR /&gt;Can you check ?&lt;BR /&gt;And tell us the result .&lt;BR /&gt;Once you know that , you just have :&lt;BR /&gt;mk2fs /dev/sd? &lt;MOUNT_POINT&gt;&lt;BR /&gt;mount /dev/sd? &lt;MOUNT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Benoit&lt;/MOUNT_POINT&gt;&lt;/MOUNT_POINT&gt;</description>
      <pubDate>Fri, 08 Aug 2003 07:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/seeing-new-san-hardware-with-linux/m-p/3044479#M6089</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2003-08-08T07:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing new SAN hardware with Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/seeing-new-san-hardware-with-linux/m-p/3044480#M6090</link>
      <description />
      <pubDate>Fri, 08 Aug 2003 14:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/seeing-new-san-hardware-with-linux/m-p/3044480#M6090</guid>
      <dc:creator>Andrew Penney</dc:creator>
      <dc:date>2003-08-08T14:21:16Z</dc:date>
    </item>
  </channel>
</rss>

