<?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: How to detected a DDS4 tape drive? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106208#M7541</link>
    <description>Hi, ckchai.&lt;BR /&gt; &lt;BR /&gt;Take a look into this thread:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=223557" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=223557&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt;Paulo Fessel</description>
    <pubDate>Thu, 30 Oct 2003 16:39:03 GMT</pubDate>
    <dc:creator>Paulo A G Fessel</dc:creator>
    <dc:date>2003-10-30T16:39:03Z</dc:date>
    <item>
      <title>How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106205#M7538</link>
      <description>I have added a new DDS4 Tape drive to a HP LH6000 Netserver O/S RedHat Linux 8.0&lt;BR /&gt;&lt;BR /&gt;The Tape drives is detected at the bios Level.&lt;BR /&gt;But I cannot locate or detect the Tape drive at OS Level. &lt;BR /&gt;&lt;BR /&gt;How to verify whether the Tape Drive is detected and working?&lt;BR /&gt;&lt;BR /&gt;Would like to say thanks,for those who help.</description>
      <pubDate>Thu, 30 Oct 2003 06:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106205#M7538</guid>
      <dc:creator>ckchai</dc:creator>
      <dc:date>2003-10-30T06:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106206#M7539</link>
      <description>You should find trace of this in your dmesg&lt;BR /&gt;&lt;BR /&gt;# dmesg&lt;BR /&gt;&lt;BR /&gt;also&lt;BR /&gt;&lt;BR /&gt;cat /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2003 06:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106206#M7539</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-30T06:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106207#M7540</link>
      <description>You can also do the following log in as root&lt;BR /&gt;&lt;BR /&gt;#mt -f /dev/sr0 status&lt;BR /&gt;&lt;BR /&gt;Normaly your tape should be seem as sr0 ans status should return tape info .&lt;BR /&gt;&lt;BR /&gt;and last a &lt;BR /&gt;&lt;BR /&gt;cdrecord -scanbus as root should show you the tape &lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Thu, 30 Oct 2003 06:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106207#M7540</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-30T06:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106208#M7541</link>
      <description>Hi, ckchai.&lt;BR /&gt; &lt;BR /&gt;Take a look into this thread:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=223557" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=223557&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt;Paulo Fessel</description>
      <pubDate>Thu, 30 Oct 2003 16:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106208#M7541</guid>
      <dc:creator>Paulo A G Fessel</dc:creator>
      <dc:date>2003-10-30T16:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106209#M7542</link>
      <description>It sounds like one of a few issues:&lt;BR /&gt;&lt;BR /&gt;Perhaps a scsi conflict.&lt;BR /&gt;&lt;BR /&gt;More likely, you need to follow the procedure for installing the tape driver to the OS. If this tape drive unit is not on the hardware compatability list at &lt;A href="http://www.redhat.com" target="_blank"&gt;http://www.redhat.com&lt;/A&gt; then you need to get a driver from IBM and follow the install procedures.&lt;BR /&gt;&lt;BR /&gt;This may also involve a kernel modification.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Oct 2003 17:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106209#M7542</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-30T17:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106210#M7543</link>
      <description>For the record, I think Huc meant 'mt -f /dev/st0' (not sr0).&lt;BR /&gt;&lt;BR /&gt;Apart from that, all good advice so far ;)&lt;BR /&gt;&lt;BR /&gt;Let us know how you go.</description>
      <pubDate>Thu, 30 Oct 2003 17:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106210#M7543</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-30T17:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106211#M7544</link>
      <description>Yes, st0 it is... nice to know one does not get away easely with error's will have to double check ..&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Thu, 30 Oct 2003 21:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106211#M7544</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-30T21:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to detected a DDS4 tape drive?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106212#M7545</link>
      <description>Thanks for all the reply.&lt;BR /&gt;Especially Huc.&lt;BR /&gt;&lt;BR /&gt;I'm will try out the command, will let u all know the result and points reward.&lt;BR /&gt;&lt;BR /&gt;Have a nice day.</description>
      <pubDate>Fri, 31 Oct 2003 03:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-detected-a-dds4-tape-drive/m-p/3106212#M7545</guid>
      <dc:creator>ckchai</dc:creator>
      <dc:date>2003-10-31T03:28:32Z</dc:date>
    </item>
  </channel>
</rss>

