<?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: Restoring a multi-volume Tar archive from tape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773691#M75419</link>
    <description>thanks everyone.. think I have what I need... did not think about NFS, but that should work fine</description>
    <pubDate>Fri, 26 Jul 2002 17:55:38 GMT</pubDate>
    <dc:creator>Ted Ellis_2</dc:creator>
    <dc:date>2002-07-26T17:55:38Z</dc:date>
    <item>
      <title>Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773684#M75412</link>
      <description>We are restoring a series of tar archives that go back 10 years.  The backups were done with tar and span 2 or 3 tapes.  I have verified the blocking factor, but I have been unable to restore beyond the first tape.  I have tried the -M option for multi-volume, but it complains when I start the second tape... it says that the file that was being backed up at the end of the first tape is not on the second.  When I tar -tv the second tape, it does show the files and the first one is in fact part of the last file from the first tape.  Anyone have ideas on what I can try to get around this?  Or am I stuck because someone used tar where they should not have...</description>
      <pubDate>Fri, 26 Jul 2002 14:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773684#M75412</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-07-26T14:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773685#M75413</link>
      <description>This does not sound good and tar has never been very good at recovering from errors. My first suggestion is to download and install the GNU version of tar from:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.13.25/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.13.25/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You have some options that allow it to skip over files, it sees as corrupt. You might also try using pax which can read tar as well.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jul 2002 14:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773685#M75413</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-26T14:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773686#M75414</link>
      <description>Try pax (/usr/bin/pax).&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Fri, 26 Jul 2002 15:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773686#M75414</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-26T15:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773687#M75415</link>
      <description>thanks... I am using GNU tar.... this is a 9 year old archive that was oringally created on a DEC platform.  Single tape archives have been  no problem.... it is just the multi-colume ones that give me pain.  It may be that I have to settle for an incomplete restore and just document the issue.</description>
      <pubDate>Fri, 26 Jul 2002 15:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773687#M75415</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-07-26T15:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773688#M75416</link>
      <description>Do you know what software was used to backup?  That may help you in recovering by using the same software (assuming the software is available.)&lt;BR /&gt;&lt;BR /&gt;By the way, HP fbackup can span more than one tape using tar mechanism.  Is it possible for you to try HP frecover to see if you can restore?&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Fri, 26 Jul 2002 15:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773688#M75416</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-07-26T15:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773689#M75417</link>
      <description>The OS was Ultrix... I have a new twist.  I am able to recover the files (so it appears) using a local drive on a very old DEC box with Ultrix.  The server does not have enough space locally... how can I rediret the extracted files onto another server on the same network?</description>
      <pubDate>Fri, 26 Jul 2002 17:42:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773689#M75417</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-07-26T17:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773690#M75418</link>
      <description>The easy method would be to use NFS to a filesystem on a remote box.</description>
      <pubDate>Fri, 26 Jul 2002 17:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773690#M75418</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-26T17:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a multi-volume Tar archive from tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773691#M75419</link>
      <description>thanks everyone.. think I have what I need... did not think about NFS, but that should work fine</description>
      <pubDate>Fri, 26 Jul 2002 17:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-a-multi-volume-tar-archive-from-tape/m-p/2773691#M75419</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-07-26T17:55:38Z</dc:date>
    </item>
  </channel>
</rss>

