<?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: tar files greater than size 2 GB in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040255#M134232</link>
    <description>To answer Gary's question about 2Gb and tape drives, serial devices like a tape have no concept of a file. It is just one long stream of data. tar doesn't know anything about tapes either. It just writes the data until an error occurs pr the end-of-tape status is reported. So you can store millions of terabytes of data on any tape drive without being limited by HP-UX (the tape might not be long enough though, but that isn't an HP-UX problem).&lt;BR /&gt;&lt;BR /&gt;It's important to note that tar (and cpio and similar legacy backup programs) are way out of date for today's backup requirements. HP's patch is only good for 8Gb (not 10Gb or even 100Gb) and as mentioned, there is no similar patch for any other flavor of Unix. Gtar is a good (free) alternative BUT it must be ported to the destination system. &lt;BR /&gt;&lt;BR /&gt;And with that much data, using utilities (like tar) that were designed for 7-track reel-to-reel tapes that stored a whopping 20 megs is probably not the best choice for important information. I would check out commercial solutions that cross multiple platforms. The tools handle errors, recover from danaged tapes, handle multiple reels and auto-loaders, and can backup/restore over the network. Vendors are: HiComp's HiBack, HP's Omniback/DataProtector, Veritas, etc</description>
    <pubDate>Thu, 07 Aug 2003 02:36:03 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2003-08-07T02:36:03Z</dc:date>
    <item>
      <title>tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040244#M134221</link>
      <description>Greetings Gurus,&lt;BR /&gt;&lt;BR /&gt;I have to send around 40 GB of Data to a client of mine. The data comprises of files larger than 2 GB. I am using HP-UX 11i and my Client is using SGI 's IRIX. &lt;BR /&gt;&lt;BR /&gt;By searching the itrc forums, I found that with a patch applied on HP-UX 11i one can tar files greater than 2 GB. &lt;BR /&gt;&lt;BR /&gt;How about my Client, will he able to restore and untar the files greater than 2 GB ?&lt;BR /&gt;&lt;BR /&gt;What is the best way to go about this ?&lt;BR /&gt;&lt;BR /&gt;Would appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Manjunath.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 07:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040244#M134221</guid>
      <dc:creator>Manjunath Shastry</dc:creator>
      <dc:date>2003-08-04T07:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040245#M134222</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use gtar&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 04 Aug 2003 07:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040245#M134222</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-08-04T07:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040246#M134223</link>
      <description>There are a couple of tools you could use:&lt;BR /&gt;&lt;BR /&gt;GNU tar (which supports files over 2Gb)&lt;BR /&gt;dd&lt;BR /&gt;dump&lt;BR /&gt;&lt;BR /&gt;Do not try to use the native hpux tar with the patching, as this will only work with another hpux box that is patched the same. It is not compatible with other unix operating systems.</description>
      <pubDate>Mon, 04 Aug 2003 07:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040246#M134223</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-08-04T07:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040247#M134224</link>
      <description>yes, hpux tar does not support filez over 2G you can try gnu tar &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25/&lt;/A&gt;</description>
      <pubDate>Mon, 04 Aug 2003 07:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040247#M134224</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-04T07:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040248#M134225</link>
      <description>Hi there.&lt;BR /&gt;For gzip there is a little workaround.&lt;BR /&gt;&lt;BR /&gt;cat file | gunzip &amp;gt; org_file&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Mon, 04 Aug 2003 07:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040248#M134225</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-08-04T07:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040249#M134226</link>
      <description>Hi, just a quick thought, make sure you have largefile support on you filesystem too, other wise the 2 Gig limit will remain.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;&lt;BR /&gt;-ChaZ-&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 07:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040249#M134226</guid>
      <dc:creator>Charles Harris</dc:creator>
      <dc:date>2003-08-04T07:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040250#M134227</link>
      <description>If you are using 11.11, you may use enhance tar to support the archival of files up to 8GB from the current 2GB, get the patch PHCO_26423:&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_26423&amp;amp;context=hpux:800:11:11" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_26423&amp;amp;context=hpux:800:11:11&lt;/A&gt;</description>
      <pubDate>Mon, 04 Aug 2003 08:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040250#M134227</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-04T08:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040251#M134228</link>
      <description>Manjunath,&lt;BR /&gt;&lt;BR /&gt;How are you sending the files?  Are you sending your client a tape?  &lt;BR /&gt;&lt;BR /&gt;If you both have a 40GB tape drive, you can put your files on one tape with e.g.&lt;BR /&gt;&lt;BR /&gt;cd /patches&lt;BR /&gt;tar -cvf /dev/rmt/1m ./40gigs_of_files&lt;BR /&gt;&lt;BR /&gt;Then your client can mount the tape and e.g.&lt;BR /&gt;&lt;BR /&gt;mkdir manjunath_patches&lt;BR /&gt;cd manjunath_patches&lt;BR /&gt;tar -xvf /dev/rmt/1m&lt;BR /&gt;&lt;BR /&gt; . . . and tar will restore the directory "40gigs_of_files" to the client's server.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Rob &lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 16:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040251#M134228</guid>
      <dc:creator>Robert A. Pierce</dc:creator>
      <dc:date>2003-08-06T16:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040252#M134229</link>
      <description>will the 2GB limitation only apply to files on file system or it also apply to tape device, e.g /dev/rmt/0m ?&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Wed, 06 Aug 2003 16:53:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040252#M134229</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2003-08-06T16:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040253#M134230</link>
      <description>&lt;BR /&gt;Gary,&lt;BR /&gt;&lt;BR /&gt;Correct.  We use tar to backup a filesystem to DLT, about 20 GB of data.  &lt;BR /&gt;&lt;BR /&gt;Works fine, we've even restored files from the tape.&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 06 Aug 2003 18:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040253#M134230</guid>
      <dc:creator>Robert A. Pierce</dc:creator>
      <dc:date>2003-08-06T18:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040254#M134231</link>
      <description>The GNU tar definately works. We've run into the same problem a couple of times, and it usually does the job nicely.&lt;BR /&gt;&lt;BR /&gt;When tarring to disk, you would also have to make sure your filesystem is mounted with the largefiles mount option.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Wouter</description>
      <pubDate>Wed, 06 Aug 2003 23:08:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040254#M134231</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2003-08-06T23:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040255#M134232</link>
      <description>To answer Gary's question about 2Gb and tape drives, serial devices like a tape have no concept of a file. It is just one long stream of data. tar doesn't know anything about tapes either. It just writes the data until an error occurs pr the end-of-tape status is reported. So you can store millions of terabytes of data on any tape drive without being limited by HP-UX (the tape might not be long enough though, but that isn't an HP-UX problem).&lt;BR /&gt;&lt;BR /&gt;It's important to note that tar (and cpio and similar legacy backup programs) are way out of date for today's backup requirements. HP's patch is only good for 8Gb (not 10Gb or even 100Gb) and as mentioned, there is no similar patch for any other flavor of Unix. Gtar is a good (free) alternative BUT it must be ported to the destination system. &lt;BR /&gt;&lt;BR /&gt;And with that much data, using utilities (like tar) that were designed for 7-track reel-to-reel tapes that stored a whopping 20 megs is probably not the best choice for important information. I would check out commercial solutions that cross multiple platforms. The tools handle errors, recover from danaged tapes, handle multiple reels and auto-loaders, and can backup/restore over the network. Vendors are: HiComp's HiBack, HP's Omniback/DataProtector, Veritas, etc</description>
      <pubDate>Thu, 07 Aug 2003 02:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040255#M134232</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-08-07T02:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: tar files greater than size 2 GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040256#M134233</link>
      <description>Thanks Bill and Robert, the explanation is very clear.&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Thu, 07 Aug 2003 12:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-files-greater-than-size-2-gb/m-p/3040256#M134233</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2003-08-07T12:10:33Z</dc:date>
    </item>
  </channel>
</rss>

