<?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: dlt vs80 tape on RH 7.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731784#M78556</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;If st is a module, you can find&lt;BR /&gt;st in # lsmod output.&lt;BR /&gt;&lt;BR /&gt;If st is in the kernel, you cann't  find st in #lsmod output, but in&lt;BR /&gt;the dmesg, you can find "st: Version XXXX, bufsize .....".&lt;BR /&gt;&lt;BR /&gt;If everything goes right, you may see "Attached scsi tape st0 at scsiX,Channel Y, id Z, lun 0" just after the st version message.&lt;BR /&gt;But I guess, you can not find this 2nd line....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 29 May 2002 10:57:35 GMT</pubDate>
    <dc:creator>I_M</dc:creator>
    <dc:date>2002-05-29T10:57:35Z</dc:date>
    <item>
      <title>dlt vs80 tape on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731781#M78553</link>
      <description>Hello,&lt;BR /&gt; &lt;BR /&gt;I have RH 7.2 server with both SuperTrak SX6000 and Adaptec 2940U2 (only HP dlt vs80 tape attached to it).&lt;BR /&gt;I had installed the Promise drivers for RH 7.2 and the RAID array is well define and working.&lt;BR /&gt;But, although both the Promise and The Adaptec cards are recognized by the Linux (when I look at the "dmesg" - I see both devices), and the Tape is well shown on the "dmesg", I can't see it on the "lsmod" or on the "/proc/scsi/scsi" and "mt -t /dev/st0 status" won't give nothing. All I can see it the promise and that's all.&lt;BR /&gt; &lt;BR /&gt;How can I attache the dlt tape to the /dev/st0?&lt;BR /&gt;&lt;BR /&gt;BTW:&lt;BR /&gt;- the Promise is scsi0 and Adaptec is scsi1.&lt;BR /&gt;- I've already add the "alias scsi_hostadapter aic7xxx" to the /etc/modules.conf.&lt;BR /&gt; &lt;BR /&gt;Thank you for you help.</description>
      <pubDate>Sun, 26 May 2002 12:34:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731781#M78553</guid>
      <dc:creator>Ronen Baram</dc:creator>
      <dc:date>2002-05-26T12:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs80 tape on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731782#M78554</link>
      <description>Ok, when using 'dmesg', you can't see the tape listed at all?&lt;BR /&gt;&lt;BR /&gt;Can you see the tape drive initilise when your system boots up (ie. scsi interface init's, lists all devices connected) ?&lt;BR /&gt;&lt;BR /&gt;Do you have 'st' compiled into the kernel, or is it a loadable module (ie. default in RH7.2 is module)?  And have you tried 'modprobe st' to see what happens?&lt;BR /&gt;&lt;BR /&gt;Have you properly terminated the SCSI chain?&lt;BR /&gt;&lt;BR /&gt;..</description>
      <pubDate>Mon, 27 May 2002 05:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731782#M78554</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-05-27T05:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs80 tape on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731783#M78555</link>
      <description>Thanx for the reply :)&lt;BR /&gt;&lt;BR /&gt;I have checked all the above and I can add that in the hardware brower (in Linux) I can see the tape under "Tape Drive" as "Bnchmark DTL1".&lt;BR /&gt;&lt;BR /&gt;So it seems like the Linux sees the tape but haven't attached the /dev/st0 to it.&lt;BR /&gt;&lt;BR /&gt;How can I check if the st module is complied into the kernel?</description>
      <pubDate>Wed, 29 May 2002 10:47:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731783#M78555</guid>
      <dc:creator>Ronen Baram</dc:creator>
      <dc:date>2002-05-29T10:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs80 tape on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731784#M78556</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If st is a module, you can find&lt;BR /&gt;st in # lsmod output.&lt;BR /&gt;&lt;BR /&gt;If st is in the kernel, you cann't  find st in #lsmod output, but in&lt;BR /&gt;the dmesg, you can find "st: Version XXXX, bufsize .....".&lt;BR /&gt;&lt;BR /&gt;If everything goes right, you may see "Attached scsi tape st0 at scsiX,Channel Y, id Z, lun 0" just after the st version message.&lt;BR /&gt;But I guess, you can not find this 2nd line....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 10:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dlt-vs80-tape-on-rh-7-2/m-p/2731784#M78556</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-05-29T10:57:35Z</dc:date>
    </item>
  </channel>
</rss>

