<?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: HP StorageWorks under Redhat Linux in StoreEver Tape Storage</title>
    <link>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673315#M15950</link>
    <description>Did you verified that the /etc/modules.conf or /etc/modprobe.conf files are listing the module for the scsi adapter?&lt;BR /&gt;&lt;BR /&gt;Can you manually load the module using modprobe.&lt;BR /&gt;&lt;BR /&gt;Try running kudzu, also disable kudzu at startup.&lt;BR /&gt;&lt;BR /&gt;Deja vu.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
    <pubDate>Thu, 17 Nov 2005 06:42:28 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-11-17T06:42:28Z</dc:date>
    <item>
      <title>HP StorageWorks under Redhat Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673314#M15949</link>
      <description>Hi,&lt;BR /&gt;I have attached a new HP StorageWorks library&lt;BR /&gt;housing 3 tapes on a Proliant D360 server running Rehat Linux AS3. After reboot I do not see any tape even scsi when executing "dmesg" or "lsmod". I have agot a script to scan the scsi but I could not use it (many error). I know that the drivers are included in AS3, I also know that if I re-installed the system I'll see the adapter and tapes but the system is used. How can I do to avoid Linux re-installation ? Thanks</description>
      <pubDate>Wed, 16 Nov 2005 16:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673314#M15949</guid>
      <dc:creator>Consty</dc:creator>
      <dc:date>2005-11-16T16:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: HP StorageWorks under Redhat Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673315#M15950</link>
      <description>Did you verified that the /etc/modules.conf or /etc/modprobe.conf files are listing the module for the scsi adapter?&lt;BR /&gt;&lt;BR /&gt;Can you manually load the module using modprobe.&lt;BR /&gt;&lt;BR /&gt;Try running kudzu, also disable kudzu at startup.&lt;BR /&gt;&lt;BR /&gt;Deja vu.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Thu, 17 Nov 2005 06:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673315#M15950</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-17T06:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: HP StorageWorks under Redhat Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673316#M15951</link>
      <description>Thanks Ivan,&lt;BR /&gt;I have checked an equivalent system and noticed that the /etc/modules.conf of that system has an additional line "alias scsi_hostadapter mptbase".&lt;BR /&gt;Do I need to add that line to my system and &lt;BR /&gt;execute the command "modprobe scsi_hostadapter" ?&lt;BR /&gt;There is no "/etc/modprobe.conf" file on my system, may I create it with the content of that other system ?&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Nov 2005 06:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673316#M15951</guid>
      <dc:creator>Consty</dc:creator>
      <dc:date>2005-11-18T06:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: HP StorageWorks under Redhat Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673317#M15952</link>
      <description>I do have the same problem on RedHat. The thing is that I can see the exchanger but I can't see the drive.&lt;BR /&gt;Here is the hp_rescan output:&lt;BR /&gt;[root@atenea /]# hp_rescan -a&lt;BR /&gt;Rescanning /proc/scsi/qla2xxx/0...&lt;BR /&gt;Removing /proc/scsi/qla2xxx/0, target 2, LUN 32&lt;BR /&gt;Scanning /proc/scsi/qla2xxx/0, target 2, LUN 32&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;scsi0  00 00 01 HP         HSV100     3028       Direct-Access&lt;BR /&gt;scsi0  00 01 00 HP         HSV100     3028       RAID&lt;BR /&gt;scsi0  00 01 01 HP         HSV100     3028       Direct-Access&lt;BR /&gt;scsi0  00 02 00 HP         MSL6000    0513       Medium&lt;BR /&gt;scsi0  00 02 03 HP         NS         567a       RAID&lt;BR /&gt;scsi0  00 00 00 HP         HSV100     3028       RAID&lt;BR /&gt;&lt;BR /&gt;And this is my /etc/modules.conf:&lt;BR /&gt;[root@atenea /]# cat /etc/modprobe.conf&lt;BR /&gt;alias eth0 tg3&lt;BR /&gt;alias eth1 tg3&lt;BR /&gt;alias scsi_hostadapter cciss&lt;BR /&gt;alias scsi_hostadapter1 qla2300&lt;BR /&gt;alias usb-controller ehci-hcd&lt;BR /&gt;alias usb-controller1 uhci-hcd&lt;BR /&gt;alias scsi_hostadapter2 lpfc&lt;BR /&gt;options lpfc  lpfc_nodev_tmo=30 lpfc_lun_queue_depth=8 lpfc_discovery_threads=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How did you resolve it?</description>
      <pubDate>Wed, 14 Dec 2005 04:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673317#M15952</guid>
      <dc:creator>MiguelGM</dc:creator>
      <dc:date>2005-12-14T04:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP StorageWorks under Redhat Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673318#M15953</link>
      <description>Hello Consty,&lt;BR /&gt;&lt;BR /&gt;A few questions about your configuration. &lt;BR /&gt;1) Are you using a Proliant DL360 G3 or G4? &lt;BR /&gt;2) Are you connecting to the onboard/embedded SCSI controller or using a separate adapter plugged into a PCI slot?&lt;BR /&gt;3) If you're using the embedded SCSI controller are you using the latest drivers available at &lt;A href="http://h18007.www1.hp.com/support/files/storage/us/download/23089.html?" target="_blank"&gt;http://h18007.www1.hp.com/support/files/storage/us/download/23089.html?&lt;/A&gt;&lt;BR /&gt;4) If you're using a separate SCSI adapter plugged into a PCI slot do you know the make, model number, chipsets, SCSI level (i.e. Ultra2, Ultra160, Ultra320) of the adapter?&lt;BR /&gt;5) Did you previous have any SCSI devices (especially tape) attached to the system?&lt;BR /&gt;6) What is your output for a 'lsmod' command?</description>
      <pubDate>Wed, 14 Dec 2005 06:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673318#M15953</guid>
      <dc:creator>Russell C. Smith</dc:creator>
      <dc:date>2005-12-14T06:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP StorageWorks under Redhat Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673319#M15954</link>
      <description>Sorry for the delay, I was sent to another mission.&lt;BR /&gt;Well, to go fast I solved the problem by re-installing Linux. But I would have prefered to see the drives (st0, ....) without re-installing the whole O.S.&lt;BR /&gt;Thanks a lot for help and will be grateful if I could get the way of solving the problem without re-installing Linux. &lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Dec 2005 11:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hp-storageworks-under-redhat-linux/m-p/3673319#M15954</guid>
      <dc:creator>Consty</dc:creator>
      <dc:date>2005-12-28T11:17:10Z</dc:date>
    </item>
  </channel>
</rss>

