<?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: RHEL 4 server can't see tape drives in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105513#M63181</link>
    <description>Hi Brent,&lt;BR /&gt;Reading your message indicates the issue is with the NSR on your tape library.  I recommend you check the maps on the NSR.&lt;BR /&gt;The rules go as follows:-&lt;BR /&gt;&lt;BR /&gt;The Active Fabric Device (AF) Lun0 should be seen under the following conditions &lt;BR /&gt;Windows â   Should be seen as the first device presented in the map.&lt;BR /&gt;Linux â   Should be seen as the last device presented in the map.&lt;BR /&gt;&lt;BR /&gt;Make a different map for the relevant OS, and assign the HBA to the appropriate map.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Anthony&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Nov 2007 19:04:30 GMT</pubDate>
    <dc:creator>Anthony Martin_1</dc:creator>
    <dc:date>2007-11-22T19:04:30Z</dc:date>
    <item>
      <title>RHEL 4 server can't see tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105509#M63177</link>
      <description>I have a RHEL 4 server that is wired into one side of our fabric that has a connection to a tape library with 5 drives. I expected this box to be able to see 4 of the drives, the network storage router in the library, and the medium changer. However, it only sees the medium changer. This is what I expect it to see(from another box wired into the same side of the fabric):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;Vendor: COMPAQ Model: ESL9000 Series Rev: 3.31&lt;BR /&gt;Type: Medium Changer ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 01&lt;BR /&gt;Vendor: HP Model: Ultrium 1-SCSI Rev: E38W&lt;BR /&gt;Type: Sequential-Access ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 02&lt;BR /&gt;Vendor: HP Model: Ultrium 1-SCSI Rev: E38W&lt;BR /&gt;Type: Sequential-Access ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 03&lt;BR /&gt;Vendor: HP Model: Ultrium 1-SCSI Rev: E38W&lt;BR /&gt;Type: Sequential-Access ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 04&lt;BR /&gt;Vendor: HP Model: Ultrium 1-SCSI Rev: E38W&lt;BR /&gt;Type: Sequential-Access ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 05&lt;BR /&gt;Vendor: COMPAQ Model: NS ROUTER E1200 Rev: 5929&lt;BR /&gt;Type: RAID ANSI SCSI revision: 04&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is what it sees:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 01 Lun: 00&lt;BR /&gt;Vendor: COMPAQ Model: ESL9000 Series Rev: 3.31&lt;BR /&gt;Type: Medium Changer ANSI SCSI revision: 02&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas on what I'm missing here? I have verified that both of the servers from the examples above or in the correct zone in the SAN.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 20 Nov 2007 10:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105509#M63177</guid>
      <dc:creator>Brent DeGennaro</dc:creator>
      <dc:date>2007-11-20T10:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 server can't see tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105510#M63178</link>
      <description>Do you use similar fibre cards on both hosts?&lt;BR /&gt;&lt;BR /&gt;#lspci|grep -i fibre&lt;BR /&gt;&lt;BR /&gt;For lpfc/emulex cards&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/lpfc/lun_scan all&lt;BR /&gt;&lt;BR /&gt;for qlogic/qla2xxx cards&lt;BR /&gt;&lt;BR /&gt;echo "1" &amp;gt;/proc/scsi/qla2xxx/1/issue_lip&lt;BR /&gt;echo "- - -" &amp;gt; /sys/class/scsi_host/host1/scan&lt;BR /&gt;&lt;BR /&gt;echo "1" &amp;gt;/proc/scsi/qla2xxx/2/issue_lip&lt;BR /&gt;echo "- - -" &amp;gt; /sys/class/scsi_host/host2/scan&lt;BR /&gt;&lt;BR /&gt;assuming there are two hba cards configured.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2007 20:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105510#M63178</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-11-20T20:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 server can't see tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105511#M63179</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Compare the files /etc/modules.conf between a system that works and the one that doesn't.&lt;BR /&gt;&lt;BR /&gt;You'll probably find the following line, on the one that works.&lt;BR /&gt;&lt;BR /&gt;options scsi_mod max_scsi_luns=255&lt;BR /&gt;&lt;BR /&gt;Add it to the one that doesn't work then rebuild the kernel with mkinitrd.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 21 Nov 2007 06:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105511#M63179</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-11-21T06:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 server can't see tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105512#M63180</link>
      <description>In addition to checking zoning info,see that your FC HBAs and multipath software (Qlogic,Emulex,if any) have compatible versions for ESL library. Also I do remember that sometimes in NS routers you should set hard ALPA settings but not sure that this is your case.</description>
      <pubDate>Thu, 22 Nov 2007 10:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105512#M63180</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2007-11-22T10:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 server can't see tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105513#M63181</link>
      <description>Hi Brent,&lt;BR /&gt;Reading your message indicates the issue is with the NSR on your tape library.  I recommend you check the maps on the NSR.&lt;BR /&gt;The rules go as follows:-&lt;BR /&gt;&lt;BR /&gt;The Active Fabric Device (AF) Lun0 should be seen under the following conditions &lt;BR /&gt;Windows â   Should be seen as the first device presented in the map.&lt;BR /&gt;Linux â   Should be seen as the last device presented in the map.&lt;BR /&gt;&lt;BR /&gt;Make a different map for the relevant OS, and assign the HBA to the appropriate map.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Anthony&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Nov 2007 19:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-server-can-t-see-tape-drives/m-p/4105513#M63181</guid>
      <dc:creator>Anthony Martin_1</dc:creator>
      <dc:date>2007-11-22T19:04:30Z</dc:date>
    </item>
  </channel>
</rss>

