<?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: error extracting archive from Ignite tape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716618#M519002</link>
    <description>I created the tape using a DDS3 HP SureStore 24 tape drive, but I did make sure to use the DDS1 drivers when writing the files.&lt;BR /&gt;&lt;BR /&gt;The system I was Igniting uses a DCLZ tape drive. The file I was trying to extract is something in addition to the core archive, hence the fsf 2.&lt;BR /&gt;&lt;BR /&gt;I tried to get a tar listing off the third file on the problem system and got a tape read error.&lt;BR /&gt;&lt;BR /&gt;I just tried to read the third file from the same tape, off another system with a DCLZ tape drive, and I was able to read the third file just fine.&lt;BR /&gt;&lt;BR /&gt;Leads me to believe that there  is something wrong with the tape drive on the system I am trying to Ignite.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!&lt;BR /&gt;&lt;BR /&gt;-Nivesh&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;</description>
    <pubDate>Fri, 03 May 2002 14:30:27 GMT</pubDate>
    <dc:creator>Nivesh Patnaik</dc:creator>
    <dc:date>2002-05-03T14:30:27Z</dc:date>
    <item>
      <title>error extracting archive from Ignite tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716612#M518996</link>
      <description>The third file on my Ignite tape is a tar file. I have final script which tries to extract the tar file...&lt;BR /&gt;echo "Repositioning tape to loadtar file."&lt;BR /&gt;mt -t /dev/rmt/0mn rew&lt;BR /&gt;mt -t /dev/rmt/0mn fsf 2&lt;BR /&gt;#&lt;BR /&gt;# extract the tar file &lt;BR /&gt;#&lt;BR /&gt;tar tvf /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;When Ignite runs the script, it echoes the message and rewinds the tape and then forwards it. Then I get...&lt;BR /&gt;&lt;BR /&gt;Tar: tape read error&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;I have tried getting a file listing and also extracting the files using the exact commands above, and I have no problem accessing the third file on the Ignite tape. But it doesn't work within the Ignite script.&lt;BR /&gt;&lt;BR /&gt;Has anyone else experienced this? Any ideas?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 13:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716612#M518996</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2002-05-03T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: error extracting archive from Ignite tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716613#M518997</link>
      <description>Try &lt;BR /&gt;&lt;BR /&gt;# mt -t /dev/rmt/0mn fsf 1 &lt;BR /&gt;# tar -xvf /dev/rmt/0m filename &lt;BR /&gt;&lt;BR /&gt;The 'mt' pushes you past the boot image, then try extract ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck!</description>
      <pubDate>Fri, 03 May 2002 13:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716613#M518997</guid>
      <dc:creator>Robert Gamble</dc:creator>
      <dc:date>2002-05-03T13:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: error extracting archive from Ignite tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716614#M518998</link>
      <description>Hello&lt;BR /&gt;Try this..&lt;BR /&gt;mt -f rewind&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;tar xvf /dev/rmt/0mn file name&lt;BR /&gt;&lt;BR /&gt;Goodluck.&lt;BR /&gt;-USA..</description>
      <pubDate>Fri, 03 May 2002 13:55:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716614#M518998</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-05-03T13:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: error extracting archive from Ignite tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716615#M518999</link>
      <description>Hi Nivesh:&lt;BR /&gt;&lt;BR /&gt;Just a thought: Put 'sleep' command between the script commands. This way, it will wait for some time and then execute the next one. &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 03 May 2002 13:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716615#M518999</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-03T13:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: error extracting archive from Ignite tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716616#M519000</link>
      <description>Hi.  Depending on the model/age of tape drive you are using there may be a sync issue.  Was this tape created by the drive you are trying to do the read on?&lt;BR /&gt;If not, can you use the drive that created the tape to do your work/test?&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 13:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716616#M519000</guid>
      <dc:creator>Jeffrey Davis_1</dc:creator>
      <dc:date>2002-05-03T13:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: error extracting archive from Ignite tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716617#M519001</link>
      <description>Did you do some custom stuff on the ignite tape?&lt;BR /&gt;&lt;BR /&gt;The normal structure of the Ignite tape is:&lt;BR /&gt;&lt;BR /&gt;File 1 - Boot stuff&lt;BR /&gt;File 2 - Ignite pax archive.&lt;BR /&gt;File 3 - ???? There normally isn't a 3rd file.&lt;BR /&gt;&lt;BR /&gt;If you are trying to restore something from the Ignite pax archive then you just have to fsf 1 file not 2.&lt;BR /&gt;&lt;BR /&gt;If you did something customized at the end of the Ignite pax archive on the tape, as a 3rd file, then you do have problems.&lt;BR /&gt;&lt;BR /&gt;I would not necessarily recommend putting anything at the end of the ignite tape.  While it shouldn't cause problems, you just never know.....&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 14:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716617#M519001</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-05-03T14:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: error extracting archive from Ignite tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716618#M519002</link>
      <description>I created the tape using a DDS3 HP SureStore 24 tape drive, but I did make sure to use the DDS1 drivers when writing the files.&lt;BR /&gt;&lt;BR /&gt;The system I was Igniting uses a DCLZ tape drive. The file I was trying to extract is something in addition to the core archive, hence the fsf 2.&lt;BR /&gt;&lt;BR /&gt;I tried to get a tar listing off the third file on the problem system and got a tape read error.&lt;BR /&gt;&lt;BR /&gt;I just tried to read the third file from the same tape, off another system with a DCLZ tape drive, and I was able to read the third file just fine.&lt;BR /&gt;&lt;BR /&gt;Leads me to believe that there  is something wrong with the tape drive on the system I am trying to Ignite.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!&lt;BR /&gt;&lt;BR /&gt;-Nivesh&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 14:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-extracting-archive-from-ignite-tape/m-p/2716618#M519002</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2002-05-03T14:30:27Z</dc:date>
    </item>
  </channel>
</rss>

