<?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: Problem in creating a tar on tape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816089#M828504</link>
    <description>Rui&lt;BR /&gt;&lt;BR /&gt;There are a couple of docs regarding this which relate to the tape drive and type tape being used&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000007948704" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000007948704&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062943760" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062943760&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If not , did you check your rewind was succesful ?&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0m rew&lt;BR /&gt;echo $?&lt;BR /&gt;&lt;BR /&gt;should be 0&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Sep 2002 17:01:15 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2002-09-30T17:01:15Z</dc:date>
    <item>
      <title>Problem in creating a tar on tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816087#M828502</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;I am trying to backup some data on DLT tapes.&lt;BR /&gt;&lt;BR /&gt;I already tried to rewind:&lt;BR /&gt;#  mt -t /dev/rmt/1m rewind&lt;BR /&gt;&lt;BR /&gt;When I start to archive I get:&lt;BR /&gt;&lt;BR /&gt;#   tar cvf /dev/rmt/1m /opt/oracledb  &lt;BR /&gt;a /opt/oracledb/app/oracle/product/7.3.4/orainst/usrdfl.log 2 blocks&lt;BR /&gt;a /opt/oracledb/app/oracle/product/7.3.4/orainst/install.log 8 blocks&lt;BR /&gt;a /opt/oracledb/app/oracle/product/7.3.4/orainst/sql.log 2 blocks&lt;BR /&gt;Tar: end of tape&lt;BR /&gt;Tar: to continue, enter device/file name when ready or null string to quit.&lt;BR /&gt;&lt;BR /&gt;Any help/suggestion is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help,&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;&lt;BR /&gt;Rui.&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2002 16:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816087#M828502</guid>
      <dc:creator>Rui Vilao</dc:creator>
      <dc:date>2002-09-30T16:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a tar on tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816088#M828503</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there a tape in the drive ?&lt;BR /&gt;Does the device file exist ? -&amp;gt; ll /dev/rmt&lt;BR /&gt;Did you try other tapes ?&lt;BR /&gt;&lt;BR /&gt;C.&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2002 16:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816088#M828503</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-09-30T16:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a tar on tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816089#M828504</link>
      <description>Rui&lt;BR /&gt;&lt;BR /&gt;There are a couple of docs regarding this which relate to the tape drive and type tape being used&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000007948704" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000007948704&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062943760" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062943760&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If not , did you check your rewind was succesful ?&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0m rew&lt;BR /&gt;echo $?&lt;BR /&gt;&lt;BR /&gt;should be 0&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2002 17:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816089#M828504</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-09-30T17:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a tar on tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816090#M828505</link>
      <description>Hi&lt;BR /&gt;Clean the drive and try with new tape.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Mon, 30 Sep 2002 17:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816090#M828505</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2002-09-30T17:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a tar on tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816091#M828506</link>
      <description>Hi Rui&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Incase this si the isseu I would recommend :&lt;BR /&gt;&lt;BR /&gt;1. Change the media and try again.&lt;BR /&gt;&lt;BR /&gt;2. Try using w/o any mt option bcoz in any case the drive will write from the start of the tape .&lt;BR /&gt;&lt;BR /&gt;3. If u dotn suceed change the drive , it amy be possbielt aht the drive is errorneoulsy sensing the end of tape soon , ior amy be some signal on the coneector of the controlerr is intermittent.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 30 Sep 2002 17:06:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816091#M828506</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-09-30T17:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a tar on tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816092#M828507</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check also if after rewinding the drive is online !&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 30 Sep 2002 17:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816092#M828507</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-09-30T17:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating a tar on tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816093#M828508</link>
      <description>Hi Rui,&lt;BR /&gt;&lt;BR /&gt;If another tape works okay, try "mediainit -v /dev/rmt/0m" on the tape that fails.  Be sure to rewind the tape first.&lt;BR /&gt;&lt;BR /&gt;I once had the same problem on a couple of DDS tapes that my (Microsoft) Network Admin had "borrowed".&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Mon, 30 Sep 2002 17:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-creating-a-tar-on-tape/m-p/2816093#M828508</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-09-30T17:36:36Z</dc:date>
    </item>
  </channel>
</rss>

