<?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: Tape Question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839670#M273097</link>
    <description>just stay away from "offl" in the mt command.&lt;BR /&gt;&lt;BR /&gt;rewinds / ejects tape (on DLT unloads tape and set "Operate handle" light) which would leave the tape drive unusable until tape is removed and reinserted.</description>
    <pubDate>Wed, 09 Aug 2006 12:49:42 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2006-08-09T12:49:42Z</dc:date>
    <item>
      <title>Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839665#M273092</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I have a very simple question. How can I tell if a tape is in the drive?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bob</description>
      <pubDate>Tue, 08 Aug 2006 14:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839665#M273092</guid>
      <dc:creator>Robert Fisher_1</dc:creator>
      <dc:date>2006-08-08T14:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839666#M273093</link>
      <description>&lt;BR /&gt;mt -f /dev/rmt/0m rew&lt;BR /&gt;STAT=${?}&lt;BR /&gt;if [[ ${STAT} -eq 0 ]]&lt;BR /&gt;  then&lt;BR /&gt;    echo "Tape is mounted"&lt;BR /&gt;  else&lt;BR /&gt;    echo "No tape; status ${STAT}"&lt;BR /&gt;  fi&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 14:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839666#M273093</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-08T14:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839667#M273094</link>
      <description>Hi Robert:&lt;BR /&gt;&lt;BR /&gt;# mt -t /dev/rmt/0mnb rew&lt;BR /&gt;&lt;BR /&gt;...for instance...&lt;BR /&gt;&lt;BR /&gt;...will fail if no tape is present.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 08 Aug 2006 14:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839667#M273094</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-08T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839668#M273095</link>
      <description>Oh, and I should add if you want to avoid any pesky error messages coming to your terminal then redirect stderr:&lt;BR /&gt;&lt;BR /&gt;mt -f /dev/rmt/0m rew 2&amp;gt;/dev/null&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 14:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839668#M273095</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-08T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839669#M273096</link>
      <description>Shalom Bob,&lt;BR /&gt;&lt;BR /&gt;Of course any mt command is fine.&lt;BR /&gt;&lt;BR /&gt;Why not try this:&lt;BR /&gt;&lt;BR /&gt;tar cvf /dev/rmt/0m /etc/issue&lt;BR /&gt;&lt;BR /&gt;Of course this can be messed up by the write tab on the table.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 08 Aug 2006 15:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839669#M273096</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-08T15:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839670#M273097</link>
      <description>just stay away from "offl" in the mt command.&lt;BR /&gt;&lt;BR /&gt;rewinds / ejects tape (on DLT unloads tape and set "Operate handle" light) which would leave the tape drive unusable until tape is removed and reinserted.</description>
      <pubDate>Wed, 09 Aug 2006 12:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839670#M273097</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2006-08-09T12:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839671#M273098</link>
      <description>mt -f /dev/rmt/xmn status&lt;BR /&gt;will give you the availability of the tape !!&lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/rmt/0mn status&lt;BR /&gt;Drive:  HP C1537A&lt;BR /&gt;Format:&lt;BR /&gt;Status: [0]&lt;BR /&gt;File:   2&lt;BR /&gt;Block:  -1&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Means that the tape is missing !!&lt;BR /&gt;&lt;BR /&gt;#mt -f /dev/rmt/0mn status&lt;BR /&gt;Drive:  HP C1537A&lt;BR /&gt;Format: DDS-3 format&lt;BR /&gt;Status: [41112500] BOT online compression immediate-report-mode&lt;BR /&gt;File:   0&lt;BR /&gt;Block:  0&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Means that the drive has a DDS3 tape inside !!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 13:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839671#M273098</guid>
      <dc:creator>Pupil_1</dc:creator>
      <dc:date>2006-08-09T13:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839672#M273099</link>
      <description>Hi Robert,&lt;BR /&gt;simple mt(magnetic tape control) command will do most of the tape releated operation like tape movement,eject,rewind etc. for more info see the man page.&lt;BR /&gt;&lt;BR /&gt;mt -f /dev/rmt/0mn status --&amp;gt;will show whether tape is present or not.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;V.Manoharan</description>
      <pubDate>Wed, 09 Aug 2006 19:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-question/m-p/3839672#M273099</guid>
      <dc:creator>V.Manoharan</dc:creator>
      <dc:date>2006-08-09T19:05:23Z</dc:date>
    </item>
  </channel>
</rss>

