<?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 with tar in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912232#M107544</link>
    <description>you have to go with &lt;BR /&gt;GNU tar&lt;BR /&gt;&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;</description>
    <pubDate>Tue, 25 Feb 2003 04:14:15 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-02-25T04:14:15Z</dc:date>
    <item>
      <title>Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912229#M107541</link>
      <description>My files are the 4Gb what option o software tar need to save this files.</description>
      <pubDate>Tue, 25 Feb 2003 01:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912229#M107541</guid>
      <dc:creator>Rene Mendez</dc:creator>
      <dc:date>2003-02-25T01:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912230#M107542</link>
      <description>What version of the OS are you running?  If you are on HP-UX 10.20, you are out of luck, 2 GB is the limit for files tar can handle.&lt;BR /&gt;&lt;BR /&gt;If you are on 11.x then tar can handle up to 8GB files with a patch.&lt;BR /&gt;I can't find the appropriate patch for 11.0, I thought it existed, but here's the patch for 11i:&lt;BR /&gt;&lt;BR /&gt;PHCO_26423&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_26423&amp;amp;context=hpux:800:11:11" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_26423&amp;amp;context=hpux:800:11:11&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Feb 2003 02:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912230#M107542</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-02-25T02:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912231#M107543</link>
      <description>you can try doing dd instead of tar if that is possible and you are tar is not a absolute requirement.&lt;BR /&gt;mona..</description>
      <pubDate>Tue, 25 Feb 2003 02:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912231#M107543</guid>
      <dc:creator>monasingh_1</dc:creator>
      <dc:date>2003-02-25T02:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912232#M107544</link>
      <description>you have to go with &lt;BR /&gt;GNU tar&lt;BR /&gt;&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;</description>
      <pubDate>Tue, 25 Feb 2003 04:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912232#M107544</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-25T04:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912233#M107545</link>
      <description>Industry standard tar can only backup 2Gb files. That means that if you use a non-standard version (the HP-UX version or the appropriate GNUtar version) then you must use a compatible version to restore the files. Classic Unix utilities are no longer useful for today's large files. For interchange between other HP-UX systems, use fbackup/frecover (no limitations for large files) or for interchange with non-HP-UX systems, you'll need the correct version of GNU tar or a commercial backup program. If the data is important, I would go with a commercial solution for reliability. tar has no high speed restore or error recovery.</description>
      <pubDate>Tue, 25 Feb 2003 04:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912233#M107545</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-02-25T04:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912234#M107546</link>
      <description>I've been using the HP-UX 8G tar for a few months.  I've had no known problems, its a pretty useful tool(above link).&lt;BR /&gt;&lt;BR /&gt;If there are any issues with using that I haven't seen them.  It's nice to be able to tar up large database backups.&lt;BR /&gt;&lt;BR /&gt;I only wish they'd do something about pax and Ignite so they could reliably handle bigger files for database pushes.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 25 Feb 2003 05:08:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912234#M107546</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-25T05:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912235#M107547</link>
      <description>Hello,&lt;BR /&gt;To me have advised&lt;BR /&gt;PHCO_24633 for 11.0.</description>
      <pubDate>Tue, 25 Feb 2003 11:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912235#M107547</guid>
      <dc:creator>Nitsulenko Sergey</dc:creator>
      <dc:date>2003-02-25T11:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912236#M107548</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Is the s700_800 11.11 tar(1) cumulative patch also available for HP-UX 11.00?&lt;BR /&gt;&lt;BR /&gt;Can I install the patch PHCO_26423 on 11.00?&lt;BR /&gt;&lt;BR /&gt;Does the patch PHCO_24633 make it possible to tar big files (&amp;gt;2GB) ?&lt;BR /&gt;&lt;BR /&gt;I know there are a lot of questions, but please help me.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;  Thomas</description>
      <pubDate>Thu, 22 May 2003 10:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912236#M107548</guid>
      <dc:creator>Superuser Nokia</dc:creator>
      <dc:date>2003-05-22T10:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912237#M107549</link>
      <description>Patch Name: PHCO_26423&lt;BR /&gt;Patch Description: s700_800 11.11 tar(1) cumulative patch&lt;BR /&gt;&lt;BR /&gt;This patch is for 11.11 only, so no you cannot install it on 11.00.&lt;BR /&gt;&lt;BR /&gt;It addresses a enhancement request&lt;BR /&gt;( SR:8606196471 CR:JAGad65674 )&lt;BR /&gt;Enhancement Request: enhance tar(1) to support the archival of files up to 8GB from the current 2GB.&lt;BR /&gt;&lt;BR /&gt;So far only this 11.11 patch addresses tar but pax, tar, and cpio were all mentioned in this ER.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2003 10:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912237#M107549</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-05-22T10:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912238#M107550</link>
      <description>Thanks for the fast reply.&lt;BR /&gt;&lt;BR /&gt;Does it mean, that HP will work on a patch? &lt;BR /&gt;&lt;BR /&gt;If yes, can I see somewhere the status of the Enhancement Request?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;  Thomas</description>
      <pubDate>Fri, 23 May 2003 05:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912238#M107550</guid>
      <dc:creator>Superuser Nokia</dc:creator>
      <dc:date>2003-05-23T05:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912239#M107551</link>
      <description>If you really want error recovery and a whole group of nifty features that can generate tar readable executables af far greater than 2 GB Buy Microlite's BackupEdge. We old fogeys may occasionally call it Ctar.  &lt;BR /&gt;&lt;BR /&gt;BackupEdge will do incrementals as well as Masters read where tar says a checksum fails and is generally a $500.00 or less lifesaver.&lt;BR /&gt;&lt;BR /&gt;It also allows for large memory blocks to get greater speed than a tar.  &lt;BR /&gt;&lt;BR /&gt;I don't work for Microlite, or sell their product.  I have used it to save my keister many times...&lt;BR /&gt;&lt;BR /&gt;Tim&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Fri, 23 May 2003 12:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912239#M107551</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-05-23T12:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912240#M107552</link>
      <description>The patch mentioned by Cheryl will allow HP-UX tar to handle up to 8Gb files--but no larger! The resultant tar tape is NOT compatible with other versions of tar. Asking to enhance tar (or cpio or pax, etc) means that you are asking for incompatible tools. True, if all you do is to backup and restore locally then the 8Gb solution will work (until you need larger files).  And note that tar (cpio, pax, etc) have no error recovery. If the tape has a bad spot, there is nothing in these tools to skip over the bad spot and resync to restore the rest of the tape. Thus the reason to look at commercial tools.</description>
      <pubDate>Sat, 24 May 2003 22:26:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-tar/m-p/2912240#M107552</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-05-24T22:26:29Z</dc:date>
    </item>
  </channel>
</rss>

