<?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: RHELv3 system cannot detect Ultrium tape device in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457167#M15779</link>
    <description>Managed to solve the problem.  Looks like it was a simple case of installing the drivers provided by HP for the dual-channel Ultra320 SCSI adapter.  Once I got that in, rebooted the box and the tape device appears.&lt;BR /&gt;&lt;BR /&gt;BTW, the module was mptbase.o&lt;BR /&gt;&lt;BR /&gt;Thanks for the hint.</description>
    <pubDate>Mon, 10 Jan 2005 05:03:28 GMT</pubDate>
    <dc:creator>Gregory Lee</dc:creator>
    <dc:date>2005-01-10T05:03:28Z</dc:date>
    <item>
      <title>RHELv3 system cannot detect Ultrium tape device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457163#M15775</link>
      <description>My DL380 system installed with RHEL ver 3 cannot see the Ultrium tape device connected to it. It's hooked up to the SCSI adapter. During the boot-up sequence, the bios is able to list the tape device correctly at slot 6 port 8 id 3. Not sure what is meant by slot 6 - it's definitely not the PCI slot number as the SCSI adapter is installed on slot 2. The tape device is configured with SCSI ID #3.&lt;BR /&gt;&lt;BR /&gt;But after Linux boots, there's no tape device in sight. No entry in /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;My SCSI adapter (dual-port):&lt;BR /&gt;06:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)&lt;BR /&gt;06:01.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)&lt;BR /&gt;&lt;BR /&gt;I've tried the rescan scsi script to no avail unless there are other options to try.&lt;BR /&gt;&lt;BR /&gt;Tried loading module "st" but it does not help. My lsmod output:&lt;BR /&gt;st 32388 0 (unused)&lt;BR /&gt;tg3 57800 1&lt;BR /&gt;ipt_REJECT 4632 1 (autoclean)&lt;BR /&gt;ipt_state 1080 5 (autoclean)&lt;BR /&gt;ip_conntrack 29928 1 (autoclean) [ipt_state]&lt;BR /&gt;iptable_filter 2412 1 (autoclean)&lt;BR /&gt;ip_tables 16544 3 [ipt_REJECT ipt_state iptable_filter]&lt;BR /&gt;floppy 59056 0 (autoclean)&lt;BR /&gt;sg 38060 0 (autoclean) (unused)&lt;BR /&gt;microcode 5248 0 (autoclean)&lt;BR /&gt;loop 12888 0 (autoclean)&lt;BR /&gt;keybdev 2976 0 (unused)&lt;BR /&gt;mousedev 5688 0 (unused)&lt;BR /&gt;hid 22404 0 (unused)&lt;BR /&gt;input 6208 0 [keybdev mousedev hid]&lt;BR /&gt;usb-ohci 23688 0 (unused)&lt;BR /&gt;usbcore 83168 1 [hid usb-ohci]&lt;BR /&gt;ext3 92360 6&lt;BR /&gt;jbd 57016 6 [ext3]&lt;BR /&gt;lvm-mod 65312 12&lt;BR /&gt;cciss 46276 5&lt;BR /&gt;qla2300 282588 0&lt;BR /&gt;sd_mod 13744 0 (unused)&lt;BR /&gt;scsi_mod 117800 4 [st sg cciss qla2300 sd_mod]&lt;BR /&gt;&lt;BR /&gt;**&lt;BR /&gt;Interestingly, when the system is booted with Knoppix, I can actually see the tape device:&lt;BR /&gt;Host: scsi2 Channel: 00 Id: 03  Lun: 00 &lt;BR /&gt;Vendor: HP  Model: Ultrium 2-SCSI  Rev: F34D&lt;BR /&gt;Type: Sequential-Access   ANSI SCSI revision: 03&lt;BR /&gt;&lt;BR /&gt;Where is it under my Redhat system?!?!</description>
      <pubDate>Thu, 06 Jan 2005 13:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457163#M15775</guid>
      <dc:creator>Gregory Lee</dc:creator>
      <dc:date>2005-01-06T13:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: RHELv3 system cannot detect Ultrium tape device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457164#M15776</link>
      <description>The SCSCI card, is it LVD SCSI?&lt;BR /&gt;&lt;BR /&gt;THe Ultrium drive is a LVD device and won't work ont he wrong kind of SCSI card.&lt;BR /&gt;&lt;BR /&gt;Based on your knoppix boot, I'd say that the device was not built into the RH ES 2.4.x kernel.&lt;BR /&gt;&lt;BR /&gt;You need to see if HP supports that device and OS combination. Sounds like you'll have to add a driver to the kernel to get it to work.&lt;BR /&gt;&lt;BR /&gt;How about on a FC 3 2.6 kernel?&lt;BR /&gt;&lt;BR /&gt;You could upgrade the red hat to 2.6 and that is supported by RH. If so, you can perform the upgrade and detect the device.&lt;BR /&gt;&lt;BR /&gt;knoppix is based on the 2.6 kernel, yes?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 06 Jan 2005 13:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457164#M15776</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-06T13:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: RHELv3 system cannot detect Ultrium tape device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457165#M15777</link>
      <description>Hello Gregory,&lt;BR /&gt;&lt;BR /&gt;that is a known problem with many pitfalls. &lt;BR /&gt;&lt;BR /&gt;Please check this discussion:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=777438" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=777438&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Try the rescan-scsi.sh with the options xyko used. If this fails come back to us.&lt;BR /&gt;&lt;BR /&gt;Best wishes&lt;BR /&gt;&lt;BR /&gt;Oli</description>
      <pubDate>Fri, 07 Jan 2005 08:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457165#M15777</guid>
      <dc:creator>Oliver Schwank</dc:creator>
      <dc:date>2005-01-07T08:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: RHELv3 system cannot detect Ultrium tape device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457166#M15778</link>
      <description>Hi Gregory,&lt;BR /&gt;&lt;BR /&gt;Hi Oliver,&lt;BR /&gt;&lt;BR /&gt;I guess Greg's problem will not be solved only with the fabulous rescan utility that saved my life. I guess that he needs to load the scsi controller module before try to rescan. The module is mptfusion.o, I think, but Greg can verify if I'm correct booting Knoppix and seeing (lsmod) if that module is loaded.&lt;BR /&gt;&lt;BR /&gt;regards all,&lt;BR /&gt;xyko</description>
      <pubDate>Fri, 07 Jan 2005 11:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457166#M15778</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-07T11:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: RHELv3 system cannot detect Ultrium tape device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457167#M15779</link>
      <description>Managed to solve the problem.  Looks like it was a simple case of installing the drivers provided by HP for the dual-channel Ultra320 SCSI adapter.  Once I got that in, rebooted the box and the tape device appears.&lt;BR /&gt;&lt;BR /&gt;BTW, the module was mptbase.o&lt;BR /&gt;&lt;BR /&gt;Thanks for the hint.</description>
      <pubDate>Mon, 10 Jan 2005 05:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhelv3-system-cannot-detect-ultrium-tape-device/m-p/3457167#M15779</guid>
      <dc:creator>Gregory Lee</dc:creator>
      <dc:date>2005-01-10T05:03:28Z</dc:date>
    </item>
  </channel>
</rss>

