<?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: tarring 60GB contents in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354009#M345147</link>
    <description>Looks like on my servers both traditional and GNU tar installed. How do i know which is GNU tar ?</description>
    <pubDate>Sat, 07 Feb 2009 03:27:57 GMT</pubDate>
    <dc:creator>Shivkumar</dc:creator>
    <dc:date>2009-02-07T03:27:57Z</dc:date>
    <item>
      <title>tarring 60GB contents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354006#M345144</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We want to tar 60GB contents. Will traditional tar support allow this or we need to install GNU tar or some other options or tricks ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Feb 2009 00:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354006#M345144</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2009-02-07T00:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: tarring 60GB contents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354007#M345145</link>
      <description>Define "traditional".&lt;BR /&gt;&lt;BR /&gt;As I recall, the file size limit in old "tar"&lt;BR /&gt;programs is on the size of a member file (2GB&lt;BR /&gt;or 8GB, depending on how traditional), not on&lt;BR /&gt;the size of the archive itself.&lt;BR /&gt;&lt;BR /&gt;Old "tar" programs may also have trouble with&lt;BR /&gt;long path names (&amp;gt;100 characters), and&lt;BR /&gt;probably several kinds of other things.&lt;BR /&gt;&lt;BR /&gt;"pax" is generally better, but I'd probably&lt;BR /&gt;choose GNU "tar" unless I had some good&lt;BR /&gt;reason not to.&lt;BR /&gt;&lt;BR /&gt;When in doubt, run the experiment.</description>
      <pubDate>Sat, 07 Feb 2009 01:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354007#M345145</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-02-07T01:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: tarring 60GB contents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354008#M345146</link>
      <description>&amp;gt;&amp;gt;Define "traditional".&lt;BR /&gt;&lt;BR /&gt;Would "HP-UX native tar" be a better term?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;As I recall, the file size limit in old &lt;BR /&gt;&amp;gt;&amp;gt;"tar" programs is on the size of a member &lt;BR /&gt;&amp;gt;&amp;gt;file (2GBor 8GB, depending on how &lt;BR /&gt;&amp;gt;&amp;gt;traditional), not on the size of the &lt;BR /&gt;&amp;gt;&amp;gt;archive itself.&lt;BR /&gt;&lt;BR /&gt;Absolutely correct, with a caveat.&lt;BR /&gt;&lt;BR /&gt;If there were a limit on the total size of the archive then you would not be able to use tar to write to high capacity tapes.&lt;BR /&gt;&lt;BR /&gt;The one caveat is if you are creating a tar file on a file system.  If you don't have large files enabled then it will error when it reaches 2GB in size.  If you do have large files enabled then the tar file can grow until it potentially fills the file system.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Old "tar" programs may also have trouble &lt;BR /&gt;&amp;gt;&amp;gt;with long path names (&amp;gt;100 characters),&lt;BR /&gt;&amp;gt;&amp;gt;and probably several kinds of other things.&lt;BR /&gt;&lt;BR /&gt;I **think** this has been changed.  I see nothing in the tar man page about long **path** names.&lt;BR /&gt;&lt;BR /&gt;Restrictions the man page mentions (in a nutshell):&lt;BR /&gt;1) When patched, max file size of 8GB for files in the archive&lt;BR /&gt;2) UID/GIDs above 2048K not supported&lt;BR /&gt;3) Direct quote from man page: "Due to internal limitations in the header structure, not all file names of fewer than 256 characters fit when using the N function modifier. If a file name does not fit, tar prints a message and does not archive the file."&lt;BR /&gt;4) Link names limited to 100 characters.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;"pax" is generally better, but I'd &lt;BR /&gt;&amp;gt;&amp;gt;probably choose GNU "tar" unless I had &lt;BR /&gt;&amp;gt;&amp;gt;some good reason not to.&lt;BR /&gt;&lt;BR /&gt;That could work, but then you have to make sure you have that on your destination system as well.&lt;BR /&gt;&lt;BR /&gt;If there are restrictions / prohibitions about what you can or can't install, then this could be problematic.  Some places still frown on using open source software in production environments.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;When in doubt, run the experiment.&lt;BR /&gt;&lt;BR /&gt;Definitely.</description>
      <pubDate>Sat, 07 Feb 2009 02:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354008#M345146</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-02-07T02:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: tarring 60GB contents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354009#M345147</link>
      <description>Looks like on my servers both traditional and GNU tar installed. How do i know which is GNU tar ?</description>
      <pubDate>Sat, 07 Feb 2009 03:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354009#M345147</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2009-02-07T03:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: tarring 60GB contents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354010#M345148</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] installed.&lt;BR /&gt;&lt;BR /&gt;Installed where?  I'd expect to find GNU&lt;BR /&gt;"tar" in "/usr/local/...".  Around here,&lt;BR /&gt;"gtar" is a link to GNU "tar", so I can&lt;BR /&gt;always see which one I'm using.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; How do i know which is GNU tar ?&lt;BR /&gt;&lt;BR /&gt;Ask it?&lt;BR /&gt;&lt;BR /&gt;      /path/tar --version</description>
      <pubDate>Sat, 07 Feb 2009 03:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354010#M345148</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-02-07T03:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: tarring 60GB contents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354011#M345149</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Would "HP-UX native tar" be a better term?&lt;BR /&gt;&lt;BR /&gt;Perhaps, if combined with an HP-UX version&lt;BR /&gt;and/or patch info.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; If there are restrictions / prohibitions&lt;BR /&gt;&amp;gt; about what you can or can't install, then&lt;BR /&gt;&amp;gt; this could be problematic.&lt;BR /&gt;&lt;BR /&gt;Lame supported software can cause problems,&lt;BR /&gt;too.  Everything's complicated.&lt;BR /&gt;&lt;BR /&gt;My knowledge of "tar" comes mostly from some&lt;BR /&gt;work I did on VMSTAR to add some of the GNU&lt;BR /&gt;"tar" extensions (and symbolic links).  When&lt;BR /&gt;I got to the part where the file size was&lt;BR /&gt;stored as eleven octal digits, I almost&lt;BR /&gt;spewed my beverage.  That and the&lt;BR /&gt;hundred-character name limit.  Yow.  The GNU&lt;BR /&gt;extensions to work around the original design&lt;BR /&gt;(cough) limitations without creating a whole&lt;BR /&gt;new format required some actual cleverness.</description>
      <pubDate>Sat, 07 Feb 2009 04:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tarring-60gb-contents/m-p/4354011#M345149</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-02-07T04:08:00Z</dc:date>
    </item>
  </channel>
</rss>

