<?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: rewind/test tape device in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909937#M827151</link>
    <description>If it was empty, it would look like this:&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/6m status&lt;BR /&gt;Drive:  QUANTUM DLT8000&lt;BR /&gt;Format:&lt;BR /&gt;Status: [0]&lt;BR /&gt;File:   0&lt;BR /&gt;Block:  0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 20 Jul 2005 09:32:39 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-07-20T09:32:39Z</dc:date>
    <item>
      <title>rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909927#M827141</link>
      <description>our backup failed last night. the logs said there was a problem with the tape device. i want to test the tape device and have had a tape loaded into it. how can i test the tape device or rewing the tape to make sure it is okay?</description>
      <pubDate>Thu, 30 Jun 2005 07:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909927#M827141</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-06-30T07:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909928#M827142</link>
      <description>You can run the diagnostic program cstm against it.  You can write a tar file to it.  You can rewind it with the mt command: "mt -t /dev/rmt/Xmn rew" or  "mt -t /dev/rmt/Xmn offl"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 30 Jun 2005 07:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909928#M827142</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-06-30T07:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909929#M827143</link>
      <description>in /dev/rmt if i do ls, the only Xnm I can see is 0mn. However when i do "mt -t /dev/rmt/0mn rew" it says no such device or address. Can anyone advise?</description>
      <pubDate>Thu, 30 Jun 2005 07:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909929#M827143</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-06-30T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909930#M827144</link>
      <description>Hi Rawinder&lt;BR /&gt;&lt;BR /&gt;There is possibility of hardware failure. However check in ioscan for availibility of drive. Else use Offline Diagnostic Environment (ODE)for HW testing of drive.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Thu, 30 Jun 2005 07:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909930#M827144</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-06-30T07:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909931#M827145</link>
      <description>thanks guys i think i know what the problem was.</description>
      <pubDate>Thu, 30 Jun 2005 08:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909931#M827145</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-06-30T08:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909932#M827146</link>
      <description>how do i check if there is a tape in the drive?</description>
      <pubDate>Wed, 20 Jul 2005 09:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909932#M827146</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-07-20T09:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909933#M827147</link>
      <description>mt (-t /dev/rmt/_m) status&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 20 Jul 2005 09:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909933#M827147</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-20T09:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909934#M827148</link>
      <description>mt status&lt;BR /&gt;&lt;BR /&gt;If it reports a tape type - it's in&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 20 Jul 2005 09:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909934#M827148</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-07-20T09:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909935#M827149</link>
      <description>Drive:  Quantum DLT4000&lt;BR /&gt;Format: DLT 85937 bpi 52 quad-tracks compressed (70 GB)&lt;BR /&gt;Status: [41118585] BOT online compression immediate-report-mode&lt;BR /&gt;File:   -1&lt;BR /&gt;Block:  -1&lt;BR /&gt;&lt;BR /&gt;is it the format which is specifying there is a tape?</description>
      <pubDate>Wed, 20 Jul 2005 09:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909935#M827149</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-07-20T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909936#M827150</link>
      <description>The format and status indicate a tape is in the drive.  The "BOT" means it is at the "Beginning of Tape" mark on the tape.</description>
      <pubDate>Wed, 20 Jul 2005 09:30:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909936#M827150</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-07-20T09:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909937#M827151</link>
      <description>If it was empty, it would look like this:&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/6m status&lt;BR /&gt;Drive:  QUANTUM DLT8000&lt;BR /&gt;Format:&lt;BR /&gt;Status: [0]&lt;BR /&gt;File:   0&lt;BR /&gt;Block:  0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 20 Jul 2005 09:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909937#M827151</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-20T09:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909938#M827152</link>
      <description>Do an "mt -f /dev/rmt/Xmnb status" and examine the Status line. If no tape is is the drive you will see something like:&lt;BR /&gt;Status [0]&lt;BR /&gt;If a tape is inserted you will see something like:&lt;BR /&gt;Status [nnnnnnnn] BOT Desc more description</description>
      <pubDate>Wed, 20 Jul 2005 09:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909938#M827152</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-07-20T09:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909939#M827153</link>
      <description>how do i make sure i am checking the DLT drive and not the DAT drive?</description>
      <pubDate>Wed, 20 Jul 2005 09:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909939#M827153</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-07-20T09:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909940#M827154</link>
      <description>Check ioscan to make sure you've got the right device file.  A DAT drive would look something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tape      6  0/0/8/0/0/1/0.0.0  stape    CLAIMED     DEVICE       HP      C1537A&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;While a DLT would say QUANTUM DLT8000 or something similar in place of C1537A.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2005 09:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909940#M827154</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-20T09:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909941#M827155</link>
      <description>Well, in the status output from the MT command you will see DLT or DDS in the "Drive" portion.&lt;BR /&gt;&lt;BR /&gt;If it says DLT, you are looking at the DLT drive.</description>
      <pubDate>Wed, 20 Jul 2005 09:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909941#M827155</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-07-20T09:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: rewind/test tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909942#M827156</link>
      <description>thanx guys</description>
      <pubDate>Fri, 22 Jul 2005 02:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rewind-test-tape-device/m-p/4909942#M827156</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-07-22T02:57:26Z</dc:date>
    </item>
  </channel>
</rss>

